Vitor Pamplona
|
e0dba87286
|
Merge pull request #632 from atrifat/update-indonesian-translation
Update Indonesian translation
|
2023-10-03 09:47:45 -04:00 |
Vitor Pamplona
|
3c308788d8
|
Merge pull request #635 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-10-03 08:55:05 -04:00 |
Crowdin Bot
|
3d28715713
|
New Crowdin translations by GitHub Action
|
2023-10-03 12:52:46 +00:00 |
Vitor Pamplona
|
61d2030934
|
Merge pull request #634 from davotoula/main
Updated translations for cs/de/sv
|
2023-10-03 08:51:26 -04:00 |
David Kaspar
|
56c67b9ec6
|
Updated translations for cs/de/sv
|
2023-10-03 12:07:11 +02:00 |
David Kaspar
|
77ed529c26
|
Updated translations for cs/de/sv
|
2023-10-03 11:58:38 +02:00 |
Vitor Pamplona
|
7eddf4a12a
|
Moves Following icon from crossfade to animatedVisibility.
|
2023-10-02 18:11:05 -04:00 |
Vitor Pamplona
|
ff69a4168b
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2023-10-02 17:43:43 -04:00 |
Vitor Pamplona
|
cec204b7ae
|
Breaks down Compose components in the Discovery tab.
|
2023-10-02 17:43:38 -04:00 |
Vitor Pamplona
|
188ef3762d
|
Allows Base64 images on profiles.
|
2023-10-02 17:31:34 -04:00 |
Vitor Pamplona
|
64c9acb4b2
|
Removes duplicated method
|
2023-10-02 17:30:43 -04:00 |
Vitor Pamplona
|
c25018bb64
|
Merge pull request #633 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-10-02 15:27:37 -04:00 |
Crowdin Bot
|
c1a5b855df
|
New Crowdin translations by GitHub Action
|
2023-10-02 19:18:03 +00:00 |
Vitor Pamplona
|
0da031fae4
|
Fixes bug of messages not reappearing after memory trimming.
|
2023-10-02 15:07:08 -04:00 |
Vitor Pamplona
|
72dff060d2
|
Moves activeOnScreen calculations to a LaunchedEffect
|
2023-10-02 14:45:04 -04:00 |
Vitor Pamplona
|
d6f4ffafa1
|
Only changes shouldShow if the value is different.
|
2023-10-02 14:44:29 -04:00 |
Vitor Pamplona
|
4b36217699
|
Moves audiothumbnail loader to the viewModel scope
|
2023-10-02 14:43:49 -04:00 |
Rif'at Ahdi R
|
9a109e6fc1
|
Update Indonesian translation
|
2023-10-02 09:17:26 +08:00 |
Vitor Pamplona
|
227aac5b76
|
v0.79.2
|
2023-10-01 12:07:51 -04:00 |
Vitor Pamplona
|
82ea72d2d1
|
Removes last mention to a string
|
2023-10-01 12:07:17 -04:00 |
Vitor Pamplona
|
f1637c3d20
|
v0.79.1
|
2023-10-01 11:42:53 -04:00 |
Vitor Pamplona
|
07be841246
|
waits 3 seconds before starting the rest.
|
2023-10-01 11:42:47 -04:00 |
Vitor Pamplona
|
3ce5d92556
|
Making sure shared flows don't suspend.
|
2023-10-01 11:42:31 -04:00 |
Vitor Pamplona
|
8f11396e00
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2023-10-01 11:29:30 -04:00 |
Vitor Pamplona
|
2259523387
|
Merge pull request #630 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-10-01 11:29:25 -04:00 |
Vitor Pamplona
|
d67711b123
|
Speeds up cold startup.
|
2023-10-01 11:28:59 -04:00 |
Vitor Pamplona
|
c89ca51a1b
|
Updates dependencies
|
2023-10-01 11:10:37 -04:00 |
Crowdin Bot
|
c5c951dd59
|
New Crowdin translations by GitHub Action
|
2023-10-01 15:09:21 +00:00 |
Vitor Pamplona
|
9f68f0227e
|
Moves many Toasts to better designed Information Dialogs.
|
2023-10-01 11:06:05 -04:00 |
Vitor Pamplona
|
7faed2ddd3
|
stringResource seems to be slower than context.getString
|
2023-09-30 18:46:21 -04:00 |
Vitor Pamplona
|
7dceb701b2
|
Moves check if it is online to the viewModel scope
|
2023-09-30 18:45:58 -04:00 |
Vitor Pamplona
|
e454ccc326
|
Uses the "host" property as the creator of the stream.
|
2023-09-30 17:43:46 -04:00 |
Vitor Pamplona
|
bac50668e8
|
Speeds the composition of the Topbar
|
2023-09-30 17:23:27 -04:00 |
Vitor Pamplona
|
ff9e1556d5
|
Increases the performance of the Bottom bar's Notification dot calculations
|
2023-09-30 16:24:51 -04:00 |
Vitor Pamplona
|
dffb49b071
|
Uses Lists name instead of d-tag on the Top Bar
|
2023-09-30 11:45:46 -04:00 |
Vitor Pamplona
|
7387d9060f
|
Improves error zap message screens for Material3
|
2023-09-30 11:37:23 -04:00 |
Vitor Pamplona
|
52e1842174
|
Fixes the repeat payments when the NWC is not setup correctly.
|
2023-09-30 11:17:17 -04:00 |
Vitor Pamplona
|
d738e5cbaf
|
v0.79.0
|
2023-09-29 16:27:04 -04:00 |
Vitor Pamplona
|
386b6db5ff
|
Fixes relay type loading from the default list when they are not present in the user's account yet.
|
2023-09-29 16:23:42 -04:00 |
Vitor Pamplona
|
47d57e5a44
|
Only adds search relays if none of the current relays are active for search.
|
2023-09-29 16:09:11 -04:00 |
Vitor Pamplona
|
92068ca64f
|
Fixing the inclusion of search relays
|
2023-09-29 16:03:59 -04:00 |
Vitor Pamplona
|
349510e900
|
Updates gradle plugin
|
2023-09-29 15:48:24 -04:00 |
Vitor Pamplona
|
948d0f4bea
|
Merge pull request #627 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-29 14:41:14 -04:00 |
Crowdin Bot
|
b9a5586167
|
New Crowdin translations by GitHub Action
|
2023-09-29 18:30:00 +00:00 |
Vitor Pamplona
|
54edddbd2d
|
Migrates to Material 3
|
2023-09-29 13:57:10 -04:00 |
Vitor Pamplona
|
b9c83426dc
|
Merge pull request #624 from greenart7c3/main
add settings to load profile pictures only on wifi,never or always
|
2023-09-27 14:30:44 -04:00 |
greenart7c3
|
40dae875b8
|
Merge branch 'main' of https://github.com/greenart7c3/amethyst
|
2023-09-27 10:48:53 -03:00 |
greenart7c3
|
e762ad5e18
|
add settings to load profile pictures
|
2023-09-27 10:48:26 -03:00 |
Vitor Pamplona
|
9b1bd2127f
|
Merge pull request #623 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2023-09-26 11:07:27 -04:00 |
Crowdin Bot
|
88701a97c7
|
New Crowdin translations by GitHub Action
|
2023-09-26 15:03:50 +00:00 |