Crowdin Bot
67ae61e5d4
New Crowdin translations by GitHub Action
2025-07-03 19:13:48 +00:00
David Kaspar
fb9c070ee6
One more line for description
2025-06-29 18:33:30 +01:00
David Kaspar
285603cc0f
added trailing x icon to menu items to clarify removal
2025-06-29 18:28:57 +01:00
David Kaspar
65cca8aa34
Don't show users own languages
...
TODO:
Add red x to items
Rename Settings to AppSettings (routes, classes)
Add explainer
2025-06-29 17:30:02 +01:00
David Kaspar
6015ea04ce
remove selected language from dropdown
...
TODO:
Rename Settings to AppSettings (routes, classes)
Don't show users own languages
Add explainer
2025-06-26 13:27:32 +02:00
David Kaspar
fdf11d3ca3
revert dropdown
...
TODO:
Rename Settings to AppSettings (routes, classes)
Don't show users own languages
Remove language from drop down
Add explainer
2025-06-26 09:14:58 +02:00
David Kaspar
5620eb023b
added preview for UserSettingsScreen.kt
...
TODO:
Rename Settings to AppSettings (routes, classes)
Don't show users own languages
Remove language from drop down
Add explainer
2025-06-26 08:56:23 +02:00
David Kaspar
759ef44440
Remove previous implementation
...
TODO:
Rename Settings to AppSettings (routes, classes)
Don't show users own languages
Remove language from drop down
Add explainer
Change to dropdown with Xs
2025-06-26 08:16:09 +02:00
David Kaspar
f0670971ef
Wrap update call in IO scope
...
TODO:
Don't show users own languages
Remove language from drop down
Add explainer
2025-06-25 20:51:11 +02:00
David Kaspar
c59086068b
Move dont translate settings to the dedicated user settings page
2025-06-25 20:42:29 +02:00
David Kaspar
3524f7e412
Added support for multiple icons for a single row (backwards compatible)
2025-06-25 20:18:11 +02:00
David Kaspar
2e2a9bb917
Added user preferences screen
2025-06-25 18:13:43 +02:00
David Kaspar
a5c370133c
Change to show excluded languages in dropdown, no rows below
...
TODO:
Load actually excluded languages
Optimise code
Improve UI
2025-06-25 17:34:14 +02:00
David Kaspar
0495dc88fc
Add dropdown with auto translate language excludes to app settings
...
Persist changes to settings
TODO:
Load actually excluded languages
Optimise code
Improve UI
2025-06-25 17:34:14 +02:00
David Kaspar
dacc9f236b
strip anything after ";" in media-type before passing to ContentResolver
2025-06-25 16:33:28 +02:00
Crowdin Bot
bf7638eaa9
New Crowdin translations by GitHub Action
2025-06-25 12:02:19 +00:00
Crowdin Bot
2d9348b640
New Crowdin translations by GitHub Action
2025-06-19 13:46:40 +00:00
Crowdin Bot
ec1dd3cc6e
New Crowdin translations by GitHub Action
2025-06-02 15:28:22 +00:00
David Kaspar
ffeeebfe1e
remove unused string ids from translations
2025-06-02 16:12:42 +02:00
Crowdin Bot
6b1662da24
New Crowdin translations by GitHub Action
2025-05-30 18:40:22 +00:00
Vitor Pamplona
5925a91e62
Merge pull request #1360 from davotoula/update-string-ids
...
update string ids to force new translations
2025-05-30 14:39:03 -04:00
Crowdin Bot
173a27f085
New Crowdin translations by GitHub Action
2025-05-28 06:20:54 +00:00
David Kaspar
293bd2557b
remove unused imports amethyst
2025-05-28 07:42:20 +02:00
David Kaspar
dac1c3717a
update string ids to force new translations
2025-05-27 18:49:35 +02:00
Vitor Pamplona
e10332c957
- Only saves draft after the first change in the UI.
...
- Adjusts coroutine scopes to make sure it cannot be cancelled while posting
2025-05-20 18:21:19 -04:00
Vitor Pamplona
de881c23ec
Migrates button objects out of the new post screen file
2025-05-20 17:01:55 -04:00
Vitor Pamplona
fcfa2bb05a
Making NewPost Screen to be about Kind 1 and polls only
2025-05-20 16:30:35 -04:00
Vitor Pamplona
00048606fa
Small refactoring
2025-05-20 15:22:53 -04:00
Vitor Pamplona
65bab50a6d
Slight improvements on paddings and spacings
2025-05-20 15:18:32 -04:00
Vitor Pamplona
6d0b05e34d
Activates NIP-22 reply for everything but kind 1s.
2025-05-20 15:00:00 -04:00
Vitor Pamplona
195e268865
Normalizes NIP-22 viewmodel to its own entity
2025-05-20 14:23:51 -04:00
Vitor Pamplona
bb1dfee35b
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2025-05-20 11:54:29 -04:00
Vitor Pamplona
63340d79e2
- Adds support for creating and replying to NIP-22 geo scope posts
...
- Adds support for creating and replying to NIP-22 hashtag scope posts
- Refactors NIP-73 and NIP-22 on quartz to better support scoped replies
- Creates New post screens for both hashtags and geolocated posts.
2025-05-20 11:54:21 -04:00
Vitor Pamplona
041aa1c461
Fixes hashtag search i18n and padding
2025-05-20 11:50:24 -04:00
Crowdin Bot
12b7cf410d
New Crowdin translations by GitHub Action
2025-05-19 22:16:05 +00:00
Vitor Pamplona
ba71c95bec
Removes youtube links from the video feed
2025-05-19 17:41:50 -04:00
Crowdin Bot
1a45e26eb8
New Crowdin translations by GitHub Action
2025-05-17 12:17:19 +00:00
Vitor Pamplona
1b81dfd832
Merge pull request #1357 from davotoula/remove-unused-imports
...
remove unused imports
2025-05-17 08:16:03 -04:00
David Kaspar
7ee2a02227
remove unused imports
2025-05-17 08:50:04 +02:00
Vitor Pamplona
8a59904bfc
Fixes local cache strategy to create an option and not verify events from Seals.
2025-05-16 19:27:39 -04:00
Vitor Pamplona
203b5e5f39
Align specific inner events with the new verification procedures inside the consume function
2025-05-16 17:02:35 -04:00
Crowdin Bot
c429a97bb4
New Crowdin translations by GitHub Action
2025-05-16 18:15:50 +00:00
Vitor Pamplona
780a1ef65e
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2025-05-16 14:05:20 -04:00
Crowdin Bot
23f42a025a
New Crowdin translations by GitHub Action
2025-05-16 17:40:35 +00:00
David Kaspar
ef1ac76839
Update strings.xml
...
Fixed typo
2025-05-16 18:39:14 +01:00
Vitor Pamplona
141713bd35
Minor refactoring
2025-05-16 12:55:29 -04:00
Vitor Pamplona
b5a1b84fa8
Fixes logging of the memory cache usage
2025-05-16 12:48:01 -04:00
Vitor Pamplona
1a681e1b53
Deletes encrypted component of the GiftWrap after unwrapping to avoid consuming memory needlessly
2025-05-16 12:47:35 -04:00
Vitor Pamplona
07434eb4b6
Fixes newStack bug that was only resetting the stack until the home and not to its own route
2025-05-15 17:02:15 -04:00
Vitor Pamplona
dc6f982ae9
Adds a byte count in the event per second logger
2025-05-15 15:33:53 -04:00