Commit Graph

5343 Commits

Author SHA1 Message Date
greenart7c3
04bf9c07ac
fix lint 2024-07-19 08:05:04 -03:00
greenart7c3
ac58f99560
Added sendAndWaitForResponse to Client.kt 2024-07-19 07:58:12 -03:00
60ba7786a0
Merge pull request #984 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-18 10:54:01 -04:00
Crowdin Bot
1773ad5a88 New Crowdin translations by GitHub Action 2024-07-18 14:30:23 +00:00
26faa2bc69 Migrating to edge to edge in preparation for Android 15 2024-07-18 10:28:19 -04:00
75c7d40f4e v0.89.2 2024-07-17 19:34:56 -04:00
aa4a3fe9af Doesn't show people lists that have 0 people in it. 2024-07-17 19:33:47 -04:00
a32f907d6c Fixes incorrectly marking EOSEs for addressables 2024-07-17 19:26:46 -04:00
d30e613b17 Fixes TopNav people lists not loading 2024-07-17 17:24:06 -04:00
0477f390c2
Merge pull request #983 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-17 16:54:43 -04:00
Crowdin Bot
15e5e2834a New Crowdin translations by GitHub Action 2024-07-17 20:39:46 +00:00
b1399d1c13 Separates init and restart from observables. 2024-07-17 16:35:48 -04:00
45446b4125 Fixes bug on not updating observablesByKindAndAuthor 2024-07-17 16:35:03 -04:00
094d7e71e2
Merge pull request #982 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-17 09:16:29 -04:00
Crowdin Bot
75423eaaab New Crowdin translations by GitHub Action 2024-07-17 13:13:57 +00:00
5e42fa5346 Adds additional logs for the size of observables in the Local Cache 2024-07-17 09:09:38 -04:00
bc6d5060cb Moves frame dropping logs from 20ms to 33ms give than many videos make the UI run at 30fps 2024-07-17 09:09:19 -04:00
e578327c5b Fixes the inability to click on the relay tab on User Profiles 2024-07-17 09:08:41 -04:00
ce839ed6d9 v0.89.1 2024-07-16 19:23:37 -04:00
197484dc1b Removes unnecessary id that was causing crashes. 2024-07-16 19:23:26 -04:00
60e8ae7b9a v0.89.0 2024-07-16 18:14:04 -04:00
64ae32d005 Logs when the main looper calls an amethyst handler 2024-07-16 14:54:58 -04:00
87b8e18f1c Improves logging message for dropped frames 2024-07-16 11:47:41 -04:00
47a9a6cc4e no message 2024-07-16 09:49:30 -04:00
1a313a9f78 Adds performance monitors for framedrops in benchmark mode 2024-07-16 09:42:17 -04:00
3554350ac1
Merge pull request #980 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-16 09:10:47 -04:00
Crowdin Bot
e2e912c81f New Crowdin translations by GitHub Action 2024-07-16 12:48:38 +00:00
fa71161996 Corrects the name of the live data on Local Cache. 2024-07-16 08:42:05 -04:00
8de4d461d4 Reduces interruptions to the main thread 2024-07-16 08:41:48 -04:00
f1e3f6a592 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-07-15 18:16:43 -04:00
234ef679c8 updates mockk 2024-07-15 18:16:32 -04:00
072000254f
Merge pull request #979 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-15 18:08:57 -04:00
Crowdin Bot
34321af07a New Crowdin translations by GitHub Action 2024-07-15 21:57:29 +00:00
7da559a0c9 Fixes tests 2024-07-15 17:55:46 -04:00
0564a7e1f1 Adds dynamic relay pool recommendations to the relay list. 2024-07-15 17:34:08 -04:00
347b16ee8b Fixes the post button disappeering when the Relay Settings top label is too large 2024-07-15 15:34:08 -04:00
edb834db38 Fixes a bug on clicking the user profile but loading the wrong one 2024-07-15 15:32:59 -04:00
97d0cf56a7
Merge pull request #978 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-12 14:00:38 -04:00
Crowdin Bot
ad83d362da New Crowdin translations by GitHub Action 2024-07-12 17:58:49 +00:00
f15f6df2ae avoids processing anything else than src for spotless linting 2024-07-12 13:55:45 -04:00
567a86c8a4 Moving compiler to 12GB of ram. 2024-07-12 09:56:46 -04:00
16c82ed69c Updates firebase dependencies 2024-07-12 08:55:27 -04:00
a543ee54dc Moves AGP to 8.5.1 2024-07-11 18:27:04 -04:00
128831109a
Merge pull request #977 from believethehype/gallery_alternative_version
GalleryEntryEvent: add relay hint to etag
2024-07-11 12:05:19 -04:00
9641940bd9 Updates relays that are sending old versions of replaceables or events that have been already deleted. 2024-07-11 11:36:59 -04:00
ad449ba239 Activates the top nav list building when deletion events are received as well 2024-07-11 11:34:40 -04:00
31e2fcdc21 Request updates from relays when showing the People Lists in the top bar. 2024-07-11 11:33:31 -04:00
e28b385038 Removes overloading ambiguity 2024-07-11 10:26:59 -04:00
8d9ecb2054
Merge pull request #960 from greenart7c3/base64
Convert base64 text to images/gifs
2024-07-11 10:26:15 -04:00
greenart7c3
c57c190344
Merge branch 'main' into base64 2024-07-11 10:42:16 -03:00