mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-28 06:57:10 +02:00
v0.7
This commit is contained in:
@@ -14,11 +14,13 @@ Amethyst brings the best social network to your Android phone. Just insert your
|
|||||||
- [x] Image Preview (gifs, svgs)
|
- [x] Image Preview (gifs, svgs)
|
||||||
- [x] Url Preview
|
- [x] Url Preview
|
||||||
- [x] View Threads
|
- [x] View Threads
|
||||||
- [x] Private Messages
|
- [x] Private Messages (NIP-04)
|
||||||
- [x] User Profiles (follow/unfollow)
|
- [x] User Profiles (follow/unfollow)
|
||||||
|
- [x] Public Chats (NIP-28)
|
||||||
- [ ] Notification Bubbles
|
- [ ] Notification Bubbles
|
||||||
- [ ] Dropdown to Link Users/Posts when writting
|
- [ ] Dropdown to Link Users/Posts when writting
|
||||||
- [ ] Communities
|
- [ ] Identity Verification (NIP-05)
|
||||||
|
- [ ] Event Delegation (NIP-09)
|
||||||
- [ ] Profile Edit
|
- [ ] Profile Edit
|
||||||
- [ ] Relay Edit
|
- [ ] Relay Edit
|
||||||
|
|
||||||
|
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.vitorpamplona.amethyst"
|
applicationId "com.vitorpamplona.amethyst"
|
||||||
minSdk 26
|
minSdk 26
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName "0.6"
|
versionName "0.7"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
Reference in New Issue
Block a user