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 |
|
Vitor Pamplona
|
f536abb22a
|
Merge pull request #1378 from davotoula/main
Upgrade AGP and Gradle
|
2025-06-25 11:22:33 -04:00 |
|
David Kaspar
|
0bae8adebc
|
Upgrade AGP to 8.11.0
Upgrade Gradle to 8.13
|
2025-06-25 17:18:05 +02:00 |
|
Vitor Pamplona
|
3270254f47
|
Merge pull request #1377 from davotoula/strip-codec-from-mime-type-before-saving-video
bugfix: only user part before ";" in media-type before passing to ContentResolver
|
2025-06-25 10:53:16 -04:00 |
|
David Kaspar
|
dacc9f236b
|
strip anything after ";" in media-type before passing to ContentResolver
|
2025-06-25 16:33:28 +02:00 |
|
David Kaspar
|
cd316fb52f
|
Merge pull request #1376 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2025-06-25 14:20:16 +02:00 |
|
Crowdin Bot
|
bf7638eaa9
|
New Crowdin translations by GitHub Action
|
2025-06-25 12:02:19 +00:00 |
|
Vitor Pamplona
|
3f049a0536
|
Merge pull request #1375 from davotoula/fix-build-issue-android-kotlin-geohash
fix build: change to version b481c6a64e of android-kotlin-geohash
|
2025-06-25 08:00:55 -04:00 |
|
David Kaspar
|
86bfca99e6
|
change to version b481c6a64e of android-kotlin-geohash as 1.0 has disappeared from jitpack.io
|
2025-06-25 11:41:28 +02:00 |
|
Vitor Pamplona
|
e7dec1702d
|
Merge pull request #1369 from alltheseas/patch-2
Update README.md with deepwiki link
|
2025-06-19 09:48:04 -04:00 |
|
Vitor Pamplona
|
4a848b3296
|
Merge pull request #1372 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2025-06-19 09:47:52 -04:00 |
|
Crowdin Bot
|
2d9348b640
|
New Crowdin translations by GitHub Action
|
2025-06-19 13:46:40 +00:00 |
|
Vitor Pamplona
|
44108c7410
|
Merge pull request #1371 from greenart7c3/main
Add a UnsignedEventDeserializer
|
2025-06-19 09:45:19 -04:00 |
|
greenart7c3
|
9e58c2d3b9
|
Use EventTemplate instead of Event in BunkerRequestSign
|
2025-06-18 17:24:43 -03:00 |
|
greenart7c3
|
acf426ccdc
|
Add a UnsignedEventDeserializer
|
2025-06-18 13:28:43 -03:00 |
|
alltheseas
|
2889c5dae5
|
Update README.md with deepwiki link
added link to amethyst deepwiki
|
2025-06-09 17:13:35 -05:00 |
|
KotlinGeekDev
|
a38d198b70
|
Use background coroutines for modification operations. Use FollowSet in callbacks, rather than just the set identifier.
|
2025-06-07 02:42:27 +01:00 |
|
KotlinGeekDev
|
af2b2328cf
|
Generalise the implementation of PeopleListEvent.removeTag() to also support public list events. Use defaults in already dependent code.
|
2025-06-06 18:34:45 +01:00 |
|
Vitor Pamplona
|
8276156f0a
|
Merge pull request #1367 from davotoula/upgrade-agp
Upgrade AGP to 8.10.1
|
2025-06-05 13:02:06 -04:00 |
|
David Kaspar
|
6a544340cb
|
Upgrade AGP to 8.10.1
|
2025-06-05 18:52:36 +02:00 |
|
KotlinGeekDev
|
94243f4060
|
Make adjustments to UI code following the ViewModel method signatures.
|
2025-06-04 21:41:53 +01:00 |
|
Vitor Pamplona
|
5ee64b31d2
|
Merge pull request #1366 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2025-06-02 11:36:03 -04:00 |
|
Crowdin Bot
|
ec1dd3cc6e
|
New Crowdin translations by GitHub Action
|
2025-06-02 15:28:22 +00:00 |
|
Vitor Pamplona
|
ef6313696d
|
Merge pull request #1365 from davotoula/remove-unused-resource-ids-from-translated-files
remove unused string ids from translations
|
2025-06-02 11:27:07 -04:00 |
|
David Kaspar
|
ffeeebfe1e
|
remove unused string ids from translations
|
2025-06-02 16:12:42 +02:00 |
|
KotlinGeekDev
|
63177b15a1
|
Make adjustments to UI code following the ViewModel method signatures.
|
2025-05-30 20:26:42 +01:00 |
|
KotlinGeekDev
|
69ae42d344
|
Implement relevant methods in NostrListFeedViewModel. Remove unnecessary subclass and bring ViewModelProvider in the actual VM itself.
|
2025-05-30 20:21:45 +01:00 |
|
Vitor Pamplona
|
fcde05c91e
|
Merge pull request #1363 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2025-05-30 14:42:48 -04: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 |
|
KotlinGeekDev
|
0b3380ac6e
|
Use dTag instead of the note's address.
|
2025-05-30 19:03:21 +01:00 |
|
KotlinGeekDev
|
af0061ae09
|
Add new methods for list management to PeopleListEvent.
|
2025-05-30 13:57:23 +01:00 |
|
David Kaspar
|
d83e8007dc
|
Merge pull request #1362 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2025-05-28 08:29:43 +02:00 |
|
Crowdin Bot
|
173a27f085
|
New Crowdin translations by GitHub Action
|
2025-05-28 06:20:54 +00:00 |
|
David Kaspar
|
a970080478
|
Merge pull request #1361 from davotoula/remove-unused-imports
remove unused imports amethyst
|
2025-05-28 08:19:40 +02: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 |
|