Commit Graph

3151 Commits

Author SHA1 Message Date
b8b41f840a Hide's the Video Full Screen dialog buttons together with video controls. 2023-10-03 11:50:22 -04:00
9f5a71020d Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-03 10:21:15 -04:00
e8c9e73985 Fixes the saving of the video position between screens 2023-10-03 10:21:06 -04:00
e0dba87286
Merge pull request #632 from atrifat/update-indonesian-translation
Update Indonesian translation
2023-10-03 09:47:45 -04:00
Crowdin Bot
3d28715713 New Crowdin translations by GitHub Action 2023-10-03 12:52:46 +00: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
7eddf4a12a Moves Following icon from crossfade to animatedVisibility. 2023-10-02 18:11:05 -04:00
ff69a4168b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-02 17:43:43 -04:00
cec204b7ae Breaks down Compose components in the Discovery tab. 2023-10-02 17:43:38 -04:00
188ef3762d Allows Base64 images on profiles. 2023-10-02 17:31:34 -04:00
64c9acb4b2 Removes duplicated method 2023-10-02 17:30:43 -04:00
Crowdin Bot
c1a5b855df New Crowdin translations by GitHub Action 2023-10-02 19:18:03 +00:00
0da031fae4 Fixes bug of messages not reappearing after memory trimming. 2023-10-02 15:07:08 -04:00
72dff060d2 Moves activeOnScreen calculations to a LaunchedEffect 2023-10-02 14:45:04 -04:00
d6f4ffafa1 Only changes shouldShow if the value is different. 2023-10-02 14:44:29 -04:00
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
227aac5b76 v0.79.2 2023-10-01 12:07:51 -04:00
82ea72d2d1 Removes last mention to a string 2023-10-01 12:07:17 -04:00
f1637c3d20 v0.79.1 2023-10-01 11:42:53 -04:00
07be841246 waits 3 seconds before starting the rest. 2023-10-01 11:42:47 -04:00
3ce5d92556 Making sure shared flows don't suspend. 2023-10-01 11:42:31 -04:00
8f11396e00 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-10-01 11:29:30 -04:00
d67711b123 Speeds up cold startup. 2023-10-01 11:28:59 -04:00
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
9f68f0227e Moves many Toasts to better designed Information Dialogs. 2023-10-01 11:06:05 -04:00
7faed2ddd3 stringResource seems to be slower than context.getString 2023-09-30 18:46:21 -04:00
7dceb701b2 Moves check if it is online to the viewModel scope 2023-09-30 18:45:58 -04:00
e454ccc326 Uses the "host" property as the creator of the stream. 2023-09-30 17:43:46 -04:00
bac50668e8 Speeds the composition of the Topbar 2023-09-30 17:23:27 -04:00
ff9e1556d5 Increases the performance of the Bottom bar's Notification dot calculations 2023-09-30 16:24:51 -04:00
dffb49b071 Uses Lists name instead of d-tag on the Top Bar 2023-09-30 11:45:46 -04:00
7387d9060f Improves error zap message screens for Material3 2023-09-30 11:37:23 -04:00
52e1842174 Fixes the repeat payments when the NWC is not setup correctly. 2023-09-30 11:17:17 -04:00
d738e5cbaf v0.79.0 2023-09-29 16:27:04 -04:00
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
47d57e5a44 Only adds search relays if none of the current relays are active for search. 2023-09-29 16:09:11 -04:00
92068ca64f Fixing the inclusion of search relays 2023-09-29 16:03:59 -04:00
Crowdin Bot
b9a5586167 New Crowdin translations by GitHub Action 2023-09-29 18:30:00 +00:00
54edddbd2d Migrates to Material 3 2023-09-29 13:57:10 -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
Crowdin Bot
88701a97c7 New Crowdin translations by GitHub Action 2023-09-26 15:03:50 +00:00
600c927594 v0.78.2 2023-09-26 11:01:42 -04:00
1387a0f62b Adds note to make sure we know the callback of a prepare video runs in the main thread. 2023-09-26 10:56:28 -04:00
e3df94338f Fixes the access to playback state from the wrong thread 2023-09-26 10:55:31 -04:00
ee466aa1e4 v0.78.1 2023-09-25 18:28:48 -04:00
9704d61a7a more remembers 2023-09-25 18:28:35 -04:00
69d7e82b71 Increasing video cache from 90 to 150MB 2023-09-25 17:36:57 -04:00
288d80d163 only updates reports for a different note 2023-09-25 17:26:41 -04:00
b1edf4e934 Improving the Stability of VideoView 2023-09-25 17:09:36 -04:00
af9b0b444c Fix for not clearing the new post message. It adds a delay to allow the composer to save the viewModel after calling cancel 2023-09-25 15:29:13 -04:00
a3865e68bd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-25 14:27:45 -04:00
ed70585e90
Merge pull request #620 from jiftechnify/fix-relay-content-link
Fix contact link in relay information dialog
2023-09-25 14:27:38 -04:00
Crowdin Bot
d92e30dba3 New Crowdin translations by GitHub Action 2023-09-25 18:22:35 +00:00
4afa5c1789
Merge pull request #621 from greenart7c3/main
add notifications for users of amber
2023-09-25 14:21:10 -04:00
e89e8e5d01 moves mark as read to the AccountViewModel scope. 2023-09-25 14:19:27 -04:00
greenart7c3
52f600485b add notifications for users of amber 2023-09-25 14:55:44 -03:00
jiftechnify
b5a0d65f3c
fix contact link in relay information dialog 2023-09-26 00:49:00 +09:00
fc4433e7ae Adds NIP19 parser to the AccountViewModel thread scope 2023-09-25 11:35:39 -04:00
35f0b1291f Performance Improvements to PreviewCards 2023-09-25 11:04:53 -04:00
045699ecd9 Disable swipe to change page in the hope page 2023-09-25 10:28:08 -04:00
74a2b46508 Forces the presence of the name field in kind 1 as per https://github.com/nostr-protocol/nips/pull/794 2023-09-25 10:11:25 -04:00
feaa594e52 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-25 09:55:28 -04:00
d966541ea7 Updating dependencies 2023-09-25 09:54:58 -04:00
Crowdin Bot
c10461126a New Crowdin translations by GitHub Action 2023-09-25 12:45:27 +00:00
David Kaspar
e1caf40c3a Updated translations for cs/de/sv 2023-09-25 11:13:05 +02:00
6e70034758 v0.78.0 2023-09-24 18:40:15 -04:00
ee30ff28f6 UI Improvements for Hidden Words 2023-09-24 18:36:43 -04:00
03654b5ebd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-24 18:14:44 -04:00
7071174aed BugFix for restarting the relay connection when switching accounts after Amber's integration. 2023-09-24 18:12:50 -04:00
Crowdin Bot
57d5556728 New Crowdin translations by GitHub Action 2023-09-24 19:13:23 +00:00
f4da2ae6be Mute keywords 2023-09-24 15:10:50 -04:00
57dfe3af8c Reverting to have videos starting from the IO thread. 2023-09-24 10:35:51 -04:00
618d14a965 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-23 14:19:41 -04:00
c6c15c3ec7 Adding an option to avoid immersive scrolling 2023-09-23 12:10:17 -04:00
greenart7c3
ed4c51b664 Merge branch 'main' of https://github.com/greenart7c3/amethyst 2023-09-23 12:40:17 -03:00
greenart7c3
b3f39434ee only show backup keys if account has a private key 2023-09-23 12:24:17 -03:00
30ded17581 v0.77.8 2023-09-22 16:57:14 -04:00
19557bf358 Filters zap payments outside the established min-max parameters on polls. 2023-09-22 16:50:25 -04:00
bdc2cbbb99 Adds Mutiny button 2023-09-22 16:23:19 -04:00
82e2d15aaf Moves Live streaming from the top bar to the screen to avoid cancelling the video on scrolling. 2023-09-22 14:51:21 -04:00
6aff31886e Fixes website URLs without schema (http://, https://, etc) 2023-09-22 14:37:51 -04:00
7cc089f0ee Video playback creation must be run in the main thread :( 2023-09-22 14:19:29 -04:00
6c025f7274 Speeding up the display of unused hashtags 2023-09-22 14:19:07 -04:00
d5220324c4 Turns out the lifecycle owner changes quite a bit and thus it's a requirement to make it the key of a Disposable Effect. 2023-09-22 13:46:30 -04:00
Crowdin Bot
856b4ca2c1 New Crowdin translations by GitHub Action 2023-09-22 15:55:45 +00:00
greenart7c3
1bc4d33bb7
Merge branch 'vitorpamplona:main' into main 2023-09-22 11:27:48 -03:00
greenart7c3
35c67f692a update pt-br translations 2023-09-22 11:11:47 -03:00
a319902cf7
Merge pull request #612 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-09-22 09:47:54 -04:00
Crowdin Bot
2bc8d26b4f New Crowdin translations by GitHub Action 2023-09-22 13:40:33 +00:00
402da58391
Merge pull request #611 from greenart7c3/main
fix crash when editing account
2023-09-22 09:39:28 -04:00
greenart7c3
6a4afb45dc fix crash when editing account 2023-09-22 05:13:47 -03:00
David Kaspar
73a718e6c7 Updated translations for cs/de/sv 2023-09-22 09:29:58 +02:00
140f6e3318 Refactoring to move markdown parser away from the Compose Class 2023-09-21 16:57:43 -04:00
073add9e71 Reduce padding of custom emojis 2023-09-21 14:30:56 -04:00
35ecf1f7a7 v0.77.7 2023-09-21 14:15:25 -04:00
71db62e5a5 Resets the bar visibility when switching screens. 2023-09-21 14:14:40 -04:00
ff82b52a5b Removes the need for the payment popup for only one invoice. 2023-09-21 14:03:38 -04:00
18e81de26d v0.77.6 2023-09-21 10:38:02 -04:00
27f37fc158 Removes the flickering on chat screens when the bottom bar disappears. 2023-09-21 10:32:06 -04:00
6638ae1d7b no need for coroutines on nav anymore 2023-09-21 09:20:11 -04:00
42094c2a70 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-21 09:09:35 -04:00
932abdd412 Fixes video keep playing bug when pressing the bottom bar twice. 2023-09-21 09:09:24 -04:00
David Kaspar
59608e9acc Combine new line limit with previous character checking (use the smallest) 2023-09-21 08:47:09 +02:00
David Kaspar
77afedb2d0 Introduced line limit in addition to existing character limit for "show more" folding of text 2023-09-21 08:47:09 +02:00
02786fb7d3 v0.77.5 2023-09-20 21:22:21 -04:00
384594ba5c - Inverts the scroll to hide for channels and chats
- Awaits half of the bar to change visibility
2023-09-20 21:21:13 -04:00
dab02f2cbd v0.77.4 2023-09-20 19:05:00 -04:00
978f13fbf3 Activates sliding effect for all screens 2023-09-20 18:59:49 -04:00
831386a656 Using Slide in and out instead of crossfade for the top and bottom bars. 2023-09-20 18:57:11 -04:00
89d88326e8
Merge pull request #606 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-09-20 18:18:08 -04:00
f18dd02161
Merge pull request #605 from greenart7c3/main
immersive scrolling on home feed
2023-09-20 18:17:56 -04:00
Crowdin Bot
e00db19485 New Crowdin translations by GitHub Action 2023-09-20 22:14:39 +00:00
a706b71d7c Moves reaction calls to the viewModelScope 2023-09-20 18:12:41 -04:00
greenart7c3
a83b26cc6f immersive scrolling on home feed 2023-09-20 18:18:56 -03:00
dc73843447 Fixes OK string 2023-09-20 16:43:57 -04:00
3e6aa2b943 Protects against null contact lists 2023-09-20 16:32:38 -04:00
909d3f4fbe Migrates alt descriptions from .content to alt tag. 2023-09-20 16:18:21 -04:00
fb0748f4a7 v0.77.3 2023-09-20 15:12:23 -04:00
1ec4823122 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-20 15:11:56 -04:00
cce5e0bf21 v0.77.2 2023-09-20 15:11:51 -04:00
0006595786 Quick fix on zap notifications 2023-09-20 15:11:35 -04:00
greenart7c3
946723a80e change nav bar color 2023-09-20 15:42:21 -03:00
791debbaca v0.77.1 2023-09-20 14:18:07 -04:00
3bb5a4e50d Fixing F-droid flavor 2023-09-20 14:01:51 -04:00
3efa3a68fe Adds communities, hashtags and geohashes to the lists on the top navigation bar. 2023-09-20 12:23:50 -04:00
dc314a94ff Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-09-20 09:38:00 -04:00
11b062c41f Moves zap decryption to run in a group, avoiding multiple co-routines per zap 2023-09-20 09:37:56 -04:00
faeb2a3894 Removes the follow unfollow button from the Zap to User Compose 2023-09-20 09:37:23 -04:00
Crowdin Bot
0b16de6a85 New Crowdin translations by GitHub Action 2023-09-20 12:32:50 +00:00
greenart7c3
3b376a615c disable buttons if terms not accepted, fix a crash when login with amber 2023-09-20 07:46:31 -03:00
c8da570c89 Fixes IO Calls 2023-09-19 17:44:41 -04:00
38f4a5b7fc Groups notifications by day first. 2023-09-19 17:32:57 -04:00
b03ff36cf3 Improvements to the rendering of long form content. 2023-09-19 17:01:33 -04:00
d145938652 Fixes blank summaries 2023-09-19 16:51:14 -04:00
1993388d9f Darker Boost Username 2023-09-19 16:47:30 -04:00
15e7540b26 Code clean up 2023-09-19 16:43:57 -04:00
c2beaf5f80 Starting a Refactoring of LocalCache away from a Singleton instance. 2023-09-19 15:26:16 -04:00
5d395419ff Sets up default reactions to be Rocket, Hugs, Watching and Laghuing 2023-09-19 14:58:00 -04:00
f672a51470 Removes old migration from the old preferences. 2023-09-18 17:20:46 -04:00
3442194b01 Creates Daniel's idea for reposted profile icons 2023-09-18 17:07:17 -04:00
0b025d7679 Adds a ZapSplit view to MasterNodes in Thread 2023-09-18 16:31:05 -04:00
227de74317 v0.77.0 2023-09-18 13:36:51 -04:00
0b9fced8bc Quick refactoring to abstract the name Amber for any external signers. 2023-09-18 13:36:36 -04:00
Crowdin Bot
ee5ff1845f New Crowdin translations by GitHub Action 2023-09-18 15:18:18 +00:00
cdb5be2fe9
Merge branch 'main' into amber 2023-09-18 11:16:47 -04:00
2d0c356aa5 v0.76.2 2023-09-18 10:53:44 -04:00