Vitor Pamplona
|
3666a0b980
|
Fixes race conditions when opening videos.
|
2023-11-22 16:29:05 -05:00 |
|
Vitor Pamplona
|
61f52ef62e
|
Trimming memory onStop
|
2023-11-22 16:10:55 -05:00 |
|
Vitor Pamplona
|
74d66f2035
|
Fixes logging for new events.
|
2023-11-22 14:39:01 -05:00 |
|
Vitor Pamplona
|
d1bef11f88
|
Fixes spacing when drawing POW and Geolocation at the same time.
|
2023-11-22 12:37:02 -05:00 |
|
Vitor Pamplona
|
3253b8528f
|
Fix URL Preview card when websites blend OG specs
|
2023-11-22 12:15:09 -05:00 |
|
Vitor Pamplona
|
81661c003a
|
Fixes the writting of nostr addresses in the text with additional words connected to them without a space. It adds a space if the first char is in the bech alphabet.
|
2023-11-22 11:40:12 -05:00 |
|
Vitor Pamplona
|
fbe395f071
|
Adds logs for lifetime events.
|
2023-11-22 11:00:52 -05:00 |
|
Vitor Pamplona
|
d5cf64f048
|
Removes log message
|
2023-11-22 09:54:36 -05:00 |
|
Vitor Pamplona
|
7212d566c9
|
Fixes the blue notification dot appearing when the user receives a notification from a blocked account before downloading the blocklist
|
2023-11-22 09:10:15 -05:00 |
|
Vitor Pamplona
|
17490e948c
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2023-11-22 08:44:53 -05:00 |
|
greenart7c3
|
9fc0c37845
|
fix relay reconnecting when returning from external signer
|
2023-11-22 08:33:41 -03:00 |
|
greenart7c3
|
6db031b208
|
fix sending zaps using amber, send some default permissions on login, save the signer package name
|
2023-11-22 08:33:41 -03:00 |
|
Vitor Pamplona
|
7246a545af
|
Makes sure it doesn't crash on starting.
|
2023-11-21 14:17:32 -05:00 |
|
Vitor Pamplona
|
05e9a1ac3f
|
Fixes issue with cache of disappearing User Zaps in Notifications
|
2023-11-20 19:03:34 -05:00 |
|
Vitor Pamplona
|
9acad8b3f5
|
Narrowing the redownloads of reactions down.
|
2023-11-20 18:58:25 -05:00 |
|
Vitor Pamplona
|
5a9d6929e5
|
Make local image behave as remove images.
|
2023-11-20 15:52:18 -05:00 |
|
Vitor Pamplona
|
d4ed6661dd
|
Fixes single click login screen
|
2023-11-19 17:45:00 -05:00 |
|
Vitor Pamplona
|
b1cfa2219d
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2023-11-19 17:29:20 -05:00 |
|
Vitor Pamplona
|
df9b764c1d
|
Massive refactoring to unify internal signer and the Amber signer.
|
2023-11-19 17:28:17 -05:00 |
|
vicariousdrama
|
872d70c175
|
Allow amounts up to 4 digits without abbreviation
|
2023-11-10 07:21:06 +00:00 |
|
Vitor Pamplona
|
5ad6a2c70b
|
Moves service manager to an Activity scoped class.
|
2023-11-09 15:25:59 -05:00 |
|
Vitor Pamplona
|
408b6793c0
|
Moves image cache to the Application class
|
2023-11-09 15:25:27 -05:00 |
|
Vitor Pamplona
|
43d03bc109
|
Caching total Zaps
|
2023-11-09 14:26:11 -05:00 |
|
Vitor Pamplona
|
9377c902a1
|
Moves creation of the LiveData set to a Synchronized block to avoid double creations without destruction.
|
2023-11-09 14:18:54 -05:00 |
|
Vitor Pamplona
|
2c3a7daa65
|
Fixes bug when the app calls this method directly, bypassing the other checks in AccountViewModel
|
2023-11-08 14:32:54 -05:00 |
|
Vitor Pamplona
|
853dcb2127
|
minimizes race condition when pausing and restarting relay connections
|
2023-11-07 17:38:59 -05:00 |
|
Vitor Pamplona
|
edd13fbe5b
|
Uses the indexing operator
|
2023-11-07 16:31:36 -05:00 |
|
Vitor Pamplona
|
92c72e5a7b
|
Merge pull request #669 from VictorieeMan/patch-1
changing externa sharing service for text notes to njump.me
|
2023-11-07 10:33:24 -05:00 |
|
Vitor Pamplona
|
4d2c405aea
|
Removes unnecessary methods
|
2023-11-06 20:45:53 -05:00 |
|
Vitor Pamplona
|
47e124c7fc
|
Correctly highliting a notification when dragged
|
2023-11-06 20:13:00 -05:00 |
|
Vitor Pamplona
|
a058b75ee4
|
Refining the padding of chat messages and reaction row
|
2023-11-06 16:26:38 -05:00 |
|
Vitor Pamplona
|
0a5e84fd3c
|
Refining layout of URL Previews
|
2023-11-05 11:27:30 -05:00 |
|
Vitor Pamplona
|
6fa36255b2
|
Refining the layout of Author Pictures
|
2023-11-05 11:27:15 -05:00 |
|
Vitor Pamplona
|
3de52a6c0d
|
Simplifying Compose stack
|
2023-11-04 16:48:29 -04:00 |
|
Vitor Pamplona
|
26c4677b75
|
Forces reconnection when a new service is available.
|
2023-11-04 11:23:37 -04:00 |
|
Vitor Pamplona
|
c5882a9f05
|
Migrates the check if stream is online to a single compose object.
|
2023-11-04 11:23:18 -04:00 |
|
Vitor Pamplona
|
c1a59a1d21
|
Improve position of video controlling buttons when top bars are present.
|
2023-11-03 17:14:41 -04:00 |
|
Vitor Pamplona
|
e0d2a71b47
|
Remove a compose recomposition between the started state and the isOnline state that is already cached.
|
2023-11-03 17:14:10 -04:00 |
|
Vitor Pamplona
|
6b7ec2caa9
|
Starting videos from Main, but in a thread.
|
2023-10-30 17:31:33 -04:00 |
|
Vitor Pamplona
|
0571312dca
|
Fixing new line of Loading Animation and Download buttons for images.
|
2023-10-30 16:39:39 -04:00 |
|
Vitor Pamplona
|
717c3bc45e
|
Generalizing InnerReaction Row
|
2023-10-30 15:44:15 -04:00 |
|
Vitor Pamplona
|
c304f7c69d
|
Typo
|
2023-10-30 15:43:25 -04:00 |
|
Vitor Pamplona
|
6d2a1ec1b9
|
Remember's modifiers in animations
|
2023-10-30 14:57:57 -04:00 |
|
Vitor Pamplona
|
59f7f5257b
|
Adds check in main thread to mark as seen on relays
|
2023-10-30 14:33:22 -04:00 |
|
Vitor Pamplona
|
ba1f2dc17d
|
Minimizes Jittering when loading videos.
|
2023-10-30 14:05:36 -04:00 |
|
Vitor Pamplona
|
820def620c
|
Improving rendering of reaction types
|
2023-10-30 12:52:19 -04:00 |
|
Vitor Pamplona
|
9fef3e9e3e
|
Only updates notification dots once at every 3 seconds.
|
2023-10-30 12:27:59 -04:00 |
|
Vitor Pamplona
|
e8998a26d7
|
Follow yourself for new users.
|
2023-10-30 12:10:31 -04:00 |
|
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 |
|