Vitor Pamplona
221ab1ca1a
Slight performance improvements
2023-10-30 12:04:10 -04:00
Vitor Pamplona
2f1e67779b
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2023-10-30 09:35:23 -04:00
Vitor Pamplona
96663b822c
Fixing colors of edit buttons
2023-10-30 09:34:43 -04:00
greenart7c3
3306dd88d2
fix floatingactionbutton not showing again after changing screens
2023-10-30 08:11:38 -03:00
Vitor Pamplona
f6cfba6e1f
Login and Logout already in IO threads
2023-10-28 21:26:36 -04:00
Vitor Pamplona
3858c57816
More Stability improvements to Compose
2023-10-28 18:23:12 -04:00
Vitor Pamplona
572c11e847
Adjusting Stability of composables
2023-10-28 18:19:21 -04:00
Vitor Pamplona
bd70bd708b
Stabilizing Note LiveData
2023-10-28 17:51:33 -04:00
Vitor Pamplona
9a2ecfc85d
Adds images and posts without and extra line.
2023-10-28 16:58:39 -04:00
Vitor Pamplona
f20fd1aebe
Fixes: https://github.com/vitorpamplona/amethyst/issues/629
2023-10-28 16:58:17 -04:00
Vitor Pamplona
2f2914077b
Speeding up the boost method
2023-10-28 16:38:12 -04:00
Vitor Pamplona
712d498788
Fixing weird alignment of the Hightligh post title.
2023-10-28 15:38:59 -04:00
Vitor Pamplona
2cc9bb8b72
Slight improvement in the performance of Reaction Row's rendering
2023-10-28 12:31:44 -04:00
Vitor Pamplona
553bebb6cf
Reducing the size of Subject labels
2023-10-28 12:14:02 -04:00
Vitor Pamplona
e91e5c366d
Refining some of the Markdown to match Material3 Style
2023-10-28 12:07:22 -04:00
Vitor Pamplona
9d32718c13
Update Profile Feed when Blocking/Unblocking the user.
2023-10-28 11:08:48 -04:00
Vitor Pamplona
9664e2f042
Removes log line.
2023-10-28 10:51:07 -04:00
Vitor Pamplona
64c9505620
Reverts the New Post button animation due to bugs of not coming back
2023-10-28 10:22:50 -04:00
Vitor Pamplona
75dc55858c
Fixes the use of decimals on Notification's chart
2023-10-28 10:08:06 -04:00
VictorieeMan
1f28d3f32f
changing externa sharing service for text notes to njump.me
...
Changed "https://snort.social/e/ " to "https://njump.me/ "
Benefits of this change are the link previews that njump.me generates for shared content. The snort social links are just the url root and a long nevent, making different shares difficult to tell apart, and a bit scary to click on for some.
More benefits of njump.me listed on https://njump.me/ , hosted by fiatjaf. The included nostr onboarding paired with client agnosticism is also beneficial.
2023-10-28 12:12:31 +02:00
Vitor Pamplona
c606212043
Reverts the hidden note LiveData to make sure the interface doesn't blink with the hidden note that just disappears ms later.
2023-10-27 17:58:40 -04:00
Vitor Pamplona
92a39c4305
Brings notifications back
2023-10-27 13:58:26 -04:00
Vitor Pamplona
6a8c756f7a
Adds an explainer to install UnifiedPush apps if they are not installed.
2023-10-27 13:05:47 -04:00
Vitor Pamplona
56af44b00b
- Makes sure to offer a None option on the PushNotification Distributor List
...
- Makes sure to not ask again if the person has already replied.
- Makes sure to not ask if there is no Unified Push app installed.
- Moves the code to a Component instead of a Custom Screen.
- Adds i18n messaging.
- Uses the existing Spinner Dialog for consistency
2023-10-26 18:53:42 -04:00
Vitor Pamplona
98bb30fa59
Merge pull request #652 from KotlinGeekDev/oss-push-notifications
...
Oss push notifications(using UnifiedPush)
2023-10-26 17:16:44 -04:00
Vitor Pamplona
460a99d95d
Avoids creation of the LiveData in every recomposition.
2023-10-25 17:22:26 -04:00
Vitor Pamplona
dd1ade2f99
Avoids recompositions
2023-10-25 16:07:58 -04:00
Vitor Pamplona
903384d02a
Making sure ViewModels are deleted when switching accounts.
2023-10-25 14:55:48 -04:00
Vitor Pamplona
4a8c020c3d
Only call flows when there are new events to process.
2023-10-25 14:29:08 -04:00
Vitor Pamplona
4aaf25a384
Adds Lifecycle to all Flow object in compose.
2023-10-25 14:08:26 -04:00
Vitor Pamplona
a2f0c7f548
Merge pull request #657 from greenart7c3/nip-98
...
fix crash when uploading images/videos using external signer
2023-10-23 15:05:43 -04:00
greenart7c3
75bd97d0ae
fix crash when uploading images/videos using external signer
2023-10-23 16:01:43 -03:00
Vitor Pamplona
f072b98fd7
Recreates the viewModel when the Account object changes.
2023-10-23 14:32:22 -04:00
Vitor Pamplona
6831349f2f
Slight adjustment on the rendering of hashtags.
2023-10-23 12:22:42 -04:00
Vitor Pamplona
5b0fc7982b
Moves Relay and User Metadata update buttons from Post to Save.
2023-10-23 11:30:33 -04:00
Vitor Pamplona
10a0dc7f8a
Fixes status update field when more than one status is available.
2023-10-23 11:29:59 -04:00
Vitor Pamplona
f92e13270d
Solves NPE when the TextToSpeech engine isn't ready.
2023-10-23 11:15:33 -04:00
Vitor Pamplona
9dfb4d1a1b
Making sure the UI update from language is in the Main thread.
2023-10-23 11:09:47 -04:00
Vitor Pamplona
191254d920
Makes sure only one npub is logged in at the same time
2023-10-22 17:16:06 -04:00
Vitor Pamplona
884a124c7e
TwoPane display for chats in tablets and folds.
2023-10-21 16:23:34 -04:00
Vitor Pamplona
a284c1b9c6
Fixes orientation changes when in full screen
2023-10-21 16:22:20 -04:00
Vitor Pamplona
7060aa3ed0
Testing full dark
2023-10-20 21:57:48 -04:00
Vitor Pamplona
3321448dd2
Solving one of the OutOfMemory erros (too many translators instantiated at the same time)
2023-10-20 18:11:09 -04:00
Vitor Pamplona
8065b942bd
Fixes the spacing of the account switcher to avoid getting too close to navigation buttons.
2023-10-20 15:54:37 -04:00
Vitor Pamplona
a1a2118b35
Removes debug color
2023-10-20 15:54:00 -04:00
Vitor Pamplona
17e59c5ae8
Fixes full screen dialog
2023-10-20 14:18:12 -04:00
Vitor Pamplona
39d84e33bb
Activates singleTap to double zoom in images
2023-10-20 13:54:58 -04:00
Vitor Pamplona
87e8948d9a
Fixes caching issue on the list selection in the top bar
2023-10-20 13:27:24 -04:00
Vitor Pamplona
8317a06b6f
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2023-10-20 13:21:10 -04:00
Vitor Pamplona
1ab93adc22
Reduces the amount of competing threads to restart connections with relays.
2023-10-20 12:37:05 -04:00