Commit Graph

3476 Commits

Author SHA1 Message Date
greenart7c3
75bd97d0ae fix crash when uploading images/videos using external signer 2023-10-23 16:01:43 -03:00
d3d2845f10 v0.79.13 2023-10-23 13:07:47 -04:00
6831349f2f Slight adjustment on the rendering of hashtags. 2023-10-23 12:22:42 -04:00
5b0fc7982b Moves Relay and User Metadata update buttons from Post to Save. 2023-10-23 11:30:33 -04:00
10a0dc7f8a Fixes status update field when more than one status is available. 2023-10-23 11:29:59 -04:00
f92e13270d Solves NPE when the TextToSpeech engine isn't ready. 2023-10-23 11:15:33 -04:00
9dfb4d1a1b Making sure the UI update from language is in the Main thread. 2023-10-23 11:09:47 -04:00
91bfb60613 Update UI dependencies 2023-10-22 17:29:05 -04:00
191254d920 Makes sure only one npub is logged in at the same time 2023-10-22 17:16:06 -04:00
eb6e81f81e v0.79.12 2023-10-21 23:53:21 -04:00
19b3bca86a Uses stable version of accompanist 2023-10-21 23:52:50 -04:00
80df2eefed v0.79.11: Tablet view on chats 2023-10-21 16:42:41 -04:00
884a124c7e TwoPane display for chats in tablets and folds. 2023-10-21 16:23:34 -04:00
a284c1b9c6 Fixes orientation changes when in full screen 2023-10-21 16:22:20 -04:00
ccf428eff6 Updates Jsoup 2023-10-21 11:33:20 -04:00
96faac5aad v0.79.10 2023-10-20 21:58:04 -04:00
7060aa3ed0 Testing full dark 2023-10-20 21:57:48 -04:00
45a749e4bf v0.79.9 2023-10-20 18:11:53 -04:00
3321448dd2 Solving one of the OutOfMemory erros (too many translators instantiated at the same time) 2023-10-20 18:11:09 -04:00
893b88246e v0.79.8 2023-10-20 15:55:59 -04:00
8065b942bd Fixes the spacing of the account switcher to avoid getting too close to navigation buttons. 2023-10-20 15:54:37 -04:00
a1a2118b35 Removes debug color 2023-10-20 15:54:00 -04:00
17e59c5ae8 Fixes full screen dialog 2023-10-20 14:18:12 -04:00
39d84e33bb Activates singleTap to double zoom in images 2023-10-20 13:54:58 -04:00
87e8948d9a Fixes caching issue on the list selection in the top bar 2023-10-20 13:27:24 -04:00
8317a06b6f Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-20 13:21:10 -04:00
1ab93adc22 Reduces the amount of competing threads to restart connections with relays. 2023-10-20 12:37:05 -04:00
af100fa0b4
Merge pull request #654 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-10-20 10:43:29 -04:00
Crowdin Bot
66443d029b New Crowdin translations by GitHub Action 2023-10-20 14:28:34 +00:00
6fe713107e
Merge pull request #653 from greenart7c3/double_encryption_fix_2
fix double encryption when sending dms, when login with external signer set privKey to null to be sure we have no private keys
2023-10-20 10:27:17 -04:00
greenart7c3
800c0b0131 fix double encryption when sending dms, when login with external signer set privKey to null to be sure we have no private keys 2023-10-20 10:58:56 -03:00
2892fa6fca v0.79.7 2023-10-18 18:27:35 -04:00
27286c7ffe Removing bold titles 2023-10-18 18:26:31 -04:00
d9b0fbe928
Merge pull request #636 from greenart7c3/main
fix floatingActionButton not hiding when scrolling
2023-10-18 18:11:26 -04:00
b15f203bc1 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-18 18:04:18 -04:00
5d266cca20 - Moves app startup to an IO thread.
- Upgrades Shared Preferences serialization to a Single JSON object
- Simplifies Shared Preferences state changes
- LazyInitializes Video cache
2023-10-18 18:04:07 -04:00
37d4efd7ba
Merge pull request #651 from greenart7c3/test
fix crash when sending giftwraps with amber
2023-10-18 08:22:55 -04:00
greenart7c3
ece8998ba6 fix crash when sending giftwraps with amber 2023-10-18 09:07:08 -03:00
904a50be1f v0.79.6 2023-10-17 18:30:50 -04:00
35f6ecad59 Stops PushNotifications when the app is killed. 2023-10-17 18:10:10 -04:00
2a328ca120 Dump memory states to debug OOO 2023-10-17 18:09:58 -04:00
1e83dbfbe3 Only changes Username if value changes. 2023-10-17 18:09:39 -04:00
e703c08634 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-17 16:33:21 -04:00
f8a574375a Updating Jackson 2023-10-17 16:33:16 -04:00
cfcafe5b2c
Merge pull request #650 from believethehype/patch-1
Added #thenostr hashtag icon
2023-10-17 16:15:31 -04:00
believethehype
3ea7b8194d
Added #thenostr hashtag icon 2023-10-17 22:13:39 +02:00
1a7ae33fa8 Activates color for the zaps in the Notification chart 2023-10-17 16:13:28 -04:00
2bbe126c8d Configuration cache was creating a lot of build issues 2023-10-17 15:39:36 -04:00
f2e6efe2b7 Improving Git hooks 2023-10-17 15:36:26 -04:00
404e6cd862 Moves playback services to a package 2023-10-17 15:23:43 -04:00