Vitor Pamplona
065cf83b68
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
v0.91.0
2024-09-06 11:00:04 -04:00
Vitor Pamplona
ca0da1dcc8
v0.91.0
2024-09-06 10:59:54 -04:00
Vitor Pamplona
58a5cbc624
Merge pull request #1063 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-06 10:12:13 -04:00
Crowdin Bot
554fef9eae
New Crowdin translations by GitHub Action
2024-09-06 14:10:20 +00:00
Vitor Pamplona
7dd76f866a
Enables the use of hidden words for all visible properties of the user
2024-09-06 10:07:41 -04:00
Vitor Pamplona
84bcc33e87
minor refactoring on variables inside the chat screen rendering.
2024-09-06 10:03:49 -04:00
Vitor Pamplona
6309aa1711
Fixes size of default banner when the profile is not loaded yet.
2024-09-06 10:02:04 -04:00
Vitor Pamplona
a8a3bc8a6b
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-09-05 18:00:25 -04:00
Vitor Pamplona
d2b4a859bf
Fixes Community Load up with Global filter
2024-09-05 18:00:17 -04:00
Vitor Pamplona
92d11d84a7
Merge pull request #1061 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-05 17:49:28 -04:00
Crowdin Bot
1cba6e6cdb
New Crowdin translations by GitHub Action
2024-09-05 21:41:52 +00:00
Vitor Pamplona
20115c7080
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-09-05 17:39:51 -04:00
Vitor Pamplona
4b3d986c5b
Moves has-new-item bottom navigation computations to use the new feed states and last read database in flows.
2024-09-05 17:39:36 -04:00
Vitor Pamplona
21112d3d46
Merge pull request #1060 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-05 15:23:45 -04:00
Crowdin Bot
ec3f307e0b
New Crowdin translations by GitHub Action
2024-09-05 19:17:01 +00:00
Vitor Pamplona
e17cfb4fdb
Simplifies the "and 2 more" translations
2024-09-05 15:11:00 -04:00
Vitor Pamplona
010305fbeb
- Disables saving m3u8 files (streaming can't be saved)
...
- Changes Error messages to not include stack traces and move them to a copy to clipboard action instead.
2024-09-05 14:36:23 -04:00
Vitor Pamplona
5af473870e
Fixes Search layout after the transition to nav
2024-09-05 14:00:39 -04:00
Vitor Pamplona
80f805617a
Adds sliding animations in all inner screens
2024-09-05 13:53:52 -04:00
Vitor Pamplona
3e1184562f
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-09-05 13:47:33 -04:00
Vitor Pamplona
39edbd22cc
fixes #1058 language update issue
2024-09-05 13:47:23 -04:00
Vitor Pamplona
c90e615d5b
Merge pull request #1059 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-05 13:00:43 -04:00
Crowdin Bot
5e6e7a3b5f
New Crowdin translations by GitHub Action
2024-09-05 16:08:57 +00:00
Vitor Pamplona
3e23d6e526
Merge pull request #1051 from davotoula/configurable-media-compression
...
Configurable media compression
2024-09-05 12:07:33 -04:00
David Kaspar
08054e226e
Merge branch 'vitorpamplona:main' into configurable-media-compression
2024-09-05 16:02:52 +01:00
David Kaspar
cfe668ab0d
move slider value label to above slider
2024-09-05 16:58:39 +02:00
Vitor Pamplona
8f19276fac
Fixes blinking on crossfades when the system's light/dark theme is different than the app's theme.
2024-09-05 10:50:16 -04:00
Vitor Pamplona
3a3c0d74d2
Fixes the Messages layout on foldables.
2024-09-05 10:30:58 -04:00
David Kaspar
3ad21e72a9
Clean up by using Int instead of Float for compression level
2024-09-05 16:10:26 +02:00
David Kaspar
790b9359bd
Merge branch 'vitorpamplona:main' into configurable-media-compression
2024-09-05 14:32:59 +01:00
David Kaspar
e52e2bfdc9
Localise and add czech, swedish, german and PT translations
2024-09-05 15:09:19 +02:00
Vitor Pamplona
a34c763656
Merge pull request #1056 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-05 08:42:51 -04:00
Crowdin Bot
adf5bbe80f
New Crowdin translations by GitHub Action
2024-09-05 12:39:02 +00:00
Vitor Pamplona
c4c542c739
Moves the last npub to hexkey for https://github.com/nostr-protocol/nips/pull/1341
2024-09-05 08:37:15 -04:00
David Kaspar
5f0236c015
change MediaCompressor API: mandatory mediaQuality
2024-09-05 14:28:12 +02:00
David Kaspar
023c0592e8
Add compression configuration to VideoScreen uploads
2024-09-05 13:09:17 +02:00
David Kaspar
c6d2f05f15
Styling
2024-09-05 11:50:52 +02:00
David Kaspar
08e9f6625a
Merge branch 'main' into configurable-media-compression
2024-09-05 08:32:49 +01:00
David Kaspar
fcf5e972d6
Passing media quality from Slider to Compressor
...
setting media quality to MEDIUM where ui has no option for setting it (ChannelScreen, ChatroomScreen, NewUserMetadataViewModel)
2024-09-05 09:09:10 +02:00
Vitor Pamplona
20bf4dbc29
Merge pull request #1053 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-09-04 22:28:12 -04:00
Crowdin Bot
990c5df2b9
New Crowdin translations by GitHub Action
2024-09-05 02:21:58 +00:00
Vitor Pamplona
71af88725a
Fixes play version
2024-09-04 22:19:28 -04:00
Vitor Pamplona
fb5f5c3eba
no message
2024-09-04 22:18:00 -04:00
Vitor Pamplona
ead588314e
- Inverts Layouts to place Navigation on top of Scaffold and allow custom scaffolds per route.
...
- Finishes Edge to Edge transition
- Fixes moving buttons on the full screen dialog for images and videos.
- Restructures screens into their own packages.
- Restructures navigation functions as a single object
- Fixes padding of the backup screen
- Refactors all TopBars to use default material 3 ones.
- Refactors navigation to improve clarity
- Removes unnecessary observers from the transition in the bottom nav layouts.
2024-09-04 22:17:42 -04:00
Vitor Pamplona
fb447e441a
Merge pull request #1052 from greenart7c3/gcompatup
...
Fix token sanitization when using gcompatup
2024-09-04 13:37:42 -04:00
greenart7c3
3d61343905
Fix token sanitization when using gcompatup
2024-09-04 13:58:55 -03:00
David Kaspar
7e4d9fb708
added media quality slider
2024-09-04 12:32:33 +02:00
Vitor Pamplona
0217fd3eb3
Moves the profile zap to threads
2024-09-03 17:29:41 -04:00
Vitor Pamplona
96fa6f39b0
Fixes ime padding issues when using physical keyboards on the message screens.
2024-09-03 17:28:07 -04:00
Vitor Pamplona
b6bb214532
Fixes text field recompositions because of new keyboard actions
2024-09-03 15:55:52 -04:00