Vitor Pamplona
3e014e7b0f
Merge pull request #1237 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-28 15:32:06 -05:00
Crowdin Bot
95cda8ec08
New Crowdin translations by GitHub Action
2024-12-28 20:20:54 +00:00
Vitor Pamplona
1f3a818922
Remove crossfades and double composition on image success
2024-12-28 15:15:52 -05:00
Vitor Pamplona
7fe02fcf2c
Disables delete draft from swipe from right to left. Only left to right remains available.
2024-12-27 18:25:24 -05:00
Vitor Pamplona
1c52887e3a
Merge pull request #1236 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-27 17:02:07 -05:00
Crowdin Bot
62d95e2128
New Crowdin translations by GitHub Action
2024-12-27 21:52:27 +00:00
Vitor Pamplona
d0961d08da
Fixes edge to edge issues when the keyboard is shown.
2024-12-27 16:49:43 -05:00
Vitor Pamplona
f38383d4e4
Removes debugging logs
2024-12-25 11:09:20 -05:00
Vitor Pamplona
739a073d4e
Updates Vico, mockk, kotlin and adaptive acompanist
2024-12-24 18:22:53 -05:00
Vitor Pamplona
a195167a56
Fixes keyboard overriding the relay settings screen
2024-12-24 17:55:26 -05:00
Vitor Pamplona
72c089858d
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-12-24 16:05:43 -05:00
Vitor Pamplona
92fcf05557
Fixes double quotes on NIP-28 Channel messages
2024-12-24 15:53:45 -05:00
Vitor Pamplona
73d38f6257
Merge pull request #1233 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-24 11:31:53 -05:00
Crowdin Bot
48d8e418e8
New Crowdin translations by GitHub Action
2024-12-24 16:30:04 +00:00
Vitor Pamplona
ff427d0fde
Fixes image upload testing.
2024-12-24 11:27:44 -05:00
Vitor Pamplona
6807554d1d
Merge pull request #1232 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-23 20:40:49 -05:00
Crowdin Bot
433a15cf0a
New Crowdin translations by GitHub Action
2024-12-24 01:33:04 +00:00
Vitor Pamplona
94c74a1e0c
Adds support for encrypted media uploads on NIP-17 DMs
2024-12-23 20:30:22 -05:00
Vitor Pamplona
f839565152
Refactors Ammolite to remove the dependency on OkHttp to prepare for KTor and multiplatform settings.
...
- This also reduces the Singleton coupling between Client and RelayPool.
To migrate, create a NostrClient instance on your Application class and update your code to access that `client` instance.
2024-12-20 15:36:50 -05:00
Vitor Pamplona
d9c14a78a7
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-12-18 20:55:55 -05:00
Vitor Pamplona
a9d87883d2
Integrates with Pokey's Broadcast receiver.
2024-12-18 20:55:45 -05:00
Vitor Pamplona
66e7559ddb
Merge pull request #1231 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-18 20:32:34 -05:00
Crowdin Bot
2cd9a7dca6
New Crowdin translations by GitHub Action
2024-12-19 01:10:26 +00:00
Vitor Pamplona
123239443d
organize imports
2024-12-18 20:08:27 -05:00
Vitor Pamplona
76ce8f2974
Fixes bug that resets localhost relay settings.
2024-12-18 18:38:26 -05:00
Vitor Pamplona
e002e5c10f
Merge pull request #1229 from davotoula/account-backup-qr-code
...
Account backup qr codes
2024-12-18 18:28:13 -05:00
Vitor Pamplona
d101397166
Merge pull request #1230 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-18 17:58:02 -05:00
Crowdin Bot
2fd96da7c7
New Crowdin translations by GitHub Action
2024-12-18 22:48:35 +00:00
Vitor Pamplona
06bc1922cb
Fixes tests
2024-12-18 17:27:20 -05:00
David Kaspar
9f1b5a3c1a
added content description to QR code icons
2024-12-18 23:23:57 +01:00
David Kaspar
4f4da12aa7
refactor QrCodeButton methods to avoid duplications
2024-12-18 23:06:37 +01:00
Vitor Pamplona
17495631f7
Simplifies a bit of the game controller icon
2024-12-18 17:01:29 -05:00
Vitor Pamplona
0041d87645
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-12-18 16:53:11 -05:00
Vitor Pamplona
579f63935a
- Adds support for multiple media uploads at the same time.
...
- Adds support to display PictureEvents with multiple images at the same time
- Improves Uploading feedback for the NewPost screen
- 10x better performance on Blurhash generation
- Fixes cosine caching on Blurhash
- Removes troublesome dependency on blurhash encoder liberary
- Restructures contentScale for Images and Video dialogs
- Refactors Media Uploaders to improve code reuse
- Refactors iMeta usage on Quartz to move away from NIP-94
2024-12-18 16:52:50 -05:00
David Kaspar
b273e6dd4f
rearrange code for easier diff
2024-12-18 22:52:01 +01:00
David Kaspar
eec8212070
added keyguard to qr code encrypted key export
2024-12-18 20:54:14 +01:00
David Kaspar
af5f136e6c
added keyguard to qr code key export
2024-12-18 20:18:23 +01:00
David Kaspar
12d646e8a9
Move QR code next to button
2024-12-18 15:08:06 +01:00
David Kaspar
bd26fcfafd
Clean up layout
2024-12-18 14:54:09 +01:00
David Kaspar
ca05b768df
Added QR code private key export dialog
2024-12-18 14:43:23 +01:00
Vitor Pamplona
b75024e1fb
Merge pull request #1227 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-12-16 10:10:44 -05:00
Crowdin Bot
816c598971
New Crowdin translations by GitHub Action
2024-12-16 15:08:47 +00:00
Vitor Pamplona
5636748cf8
Merge pull request #1223 from davotoula/add-custom-hashtag-icon-gamestr
...
Added Gamestr custom hashtag icon
2024-12-16 10:07:25 -05:00
Vitor Pamplona
3defc4d45b
Merge pull request #1226 from greenart7c3/main
...
Fix download and loading icon not showing when text overflow
2024-12-16 10:06:17 -05:00
greenart7c3
ee16324673
Fix download and loading icon not showing when text overflow
2024-12-16 10:40:18 -03:00
David Kaspar
dfabd7afdd
Added Gamestr custom hashtag icon
2024-12-15 21:52:30 +01:00
Vitor Pamplona
728768632c
Update Compose Bom, firebase, navigation compose and android camera libs
2024-12-12 14:16:58 -05:00
Vitor Pamplona
c2243c53cf
Optimizes user search to account for names that start with the typed prefix
2024-12-10 19:07:37 -05:00
Vitor Pamplona
5aed1cee2c
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-12-10 18:46:08 -05:00
Vitor Pamplona
8809593bbc
- adds an account switcher to the notification click
...
- removes the use of nostr: for notifications
- enables a new screen to be routed when new logins happen
2024-12-10 18:45:59 -05:00