Vitor Pamplona
|
7bd3e0beab
|
Improved padding and spacing for chat messages
|
2024-08-20 13:05:44 -04:00 |
|
Vitor Pamplona
|
3a70cfb9e2
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-08-20 09:14:56 -04:00 |
|
Vitor Pamplona
|
17c758f8f8
|
Displays PoW of commitment if present.
|
2024-08-20 09:14:47 -04:00 |
|
Vitor Pamplona
|
7cb03b939f
|
Merge pull request #1022 from KotlinGeekDev/fix-relay-set
Fix relay set event.
|
2024-08-20 08:57:34 -04:00 |
|
KotlinGeekDev
|
481ef91cb1
|
Change relay set kind to be NIP-51 consistent.
|
2024-08-20 12:13:42 +01:00 |
|
Vitor Pamplona
|
1183aa8d11
|
Changes fdroid push registration to re-register even if the saved distributor was already selected.
|
2024-08-19 17:58:50 -04:00 |
|
Vitor Pamplona
|
4023261400
|
Merge pull request #1020 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2024-08-19 12:07:35 -04:00 |
|
Crowdin Bot
|
f1433504e9
|
New Crowdin translations by GitHub Action
|
2024-08-19 16:00:50 +00:00 |
|
Vitor Pamplona
|
989cbb35d3
|
Disabling landscape rotation on full screen due to portrait videos.
|
2024-08-19 11:58:50 -04:00 |
|
Vitor Pamplona
|
9262b90096
|
Merge pull request #1019 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2024-08-19 11:40:22 -04:00 |
|
Crowdin Bot
|
ab3b7685cf
|
New Crowdin translations by GitHub Action
|
2024-08-19 15:40:02 +00:00 |
|
Vitor Pamplona
|
40865ac97d
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-08-19 11:36:39 -04:00 |
|
Vitor Pamplona
|
ded67964b0
|
Merge pull request #1018 from KotlinGeekDev/fullscreen-video-behavior
Change tap to fullscreen video behavior for livestreams.
|
2024-08-19 11:34:47 -04:00 |
|
Vitor Pamplona
|
e991707ddf
|
updates runner
|
2024-08-19 11:32:04 -04:00 |
|
KotlinGeekDev
|
1b429475aa
|
Remove the manual testing/debugging code. Remove the LocalConfiguration API in favour of DeviceUtils.isLandscapeMetric.
|
2024-08-17 18:51:07 +01:00 |
|
KotlinGeekDev
|
9613afb7ea
|
Fix ZoomableImageDialog. isFoldableOrLarge already takes into account the orientation.
|
2024-08-17 17:07:43 +01:00 |
|
KotlinGeekDev
|
26a12f2dbe
|
Remove the external config method and use the built-in Compose API.
Add some documentation.
|
2024-08-17 17:03:07 +01:00 |
|
KotlinGeekDev
|
23da02f932
|
Merge remote-tracking branch 'origin/fullscreen-video-behavior' into fullscreen-video-behavior
|
2024-08-17 15:19:47 +01:00 |
|
KotlinGeekDev
|
59ff9007a7
|
Move DeviceUtils closer to call-site. Copy code from Material3-Adaptive library(to avoid experimental annotation propagation everywhere).
Implement windowIsLarge to take care of device type handling(sort-of). Add some funky debug methods to make sure windowIsLarge works.
|
2024-08-17 14:18:48 +00:00 |
|
KotlinGeekDev
|
0f817dbf00
|
Put device in landscape mode when fullscreen button is pressed.
|
2024-08-17 14:18:48 +00:00 |
|
KotlinGeekDev
|
7ab6322886
|
Introduce DeviceUtils, and add functions for changing orientation, and checking for Landscape mode.
|
2024-08-17 14:18:48 +00:00 |
|
KotlinGeekDev
|
223c0c1263
|
Initial implementation for auto-fullscreen on rotation to landscape mode.
|
2024-08-17 14:18:48 +00:00 |
|
KotlinGeekDev
|
d3a639a2ee
|
Consistent naming and behavior for the video player controls.
|
2024-08-17 14:18:48 +00:00 |
|
KotlinGeekDev
|
2fb1cbe11f
|
Move DeviceUtils closer to call-site. Copy code from Material3-Adaptive library(to avoid experimental annotation propagation everywhere).
Implement windowIsLarge to take care of device type handling(sort-of). Add some funky debug methods to make sure windowIsLarge works.
|
2024-08-17 15:14:24 +01:00 |
|
Vitor Pamplona
|
29c5b45764
|
Moves the default zap type to a state flow and avoids passing on to the screen when using the default value.
|
2024-08-16 17:45:53 -04:00 |
|
Vitor Pamplona
|
ec83ad9d20
|
Removing unecessary livedata objects for translation services
|
2024-08-16 17:10:02 -04:00 |
|
Vitor Pamplona
|
239f973e89
|
Moves lastread routes to mutableStateFlow
|
2024-08-16 16:42:00 -04:00 |
|
Vitor Pamplona
|
6c81fbbcf9
|
Fixes crash when the relay url of a user is duplicated.
|
2024-08-16 16:00:03 -04:00 |
|
Vitor Pamplona
|
75e45f37b2
|
Migrating livedata to flow for contact list updates of the user.
|
2024-08-16 15:59:43 -04:00 |
|
Vitor Pamplona
|
0bff3462b1
|
Migrates the pubkeyHex from keypair to the signer.
|
2024-08-16 15:58:23 -04:00 |
|
Vitor Pamplona
|
990db68a4d
|
Fixes spacing of short quotes
|
2024-08-16 13:12:05 -04:00 |
|
Vitor Pamplona
|
4343c744db
|
Displaying stacks in error messages if they are present
|
2024-08-16 11:14:34 -04:00 |
|
Vitor Pamplona
|
5cb6f97178
|
linting cleanup
|
2024-08-16 10:48:30 -04:00 |
|
KotlinGeekDev
|
a8efc9d348
|
Put device in landscape mode when fullscreen button is pressed.
|
2024-08-16 14:53:40 +01:00 |
|
Vitor Pamplona
|
e0b667fd2d
|
Fixes order for the notification feed after refactoring
|
2024-08-16 09:41:38 -04:00 |
|
Vitor Pamplona
|
a8ad2437fe
|
refactors the Watch feed to scroll to the top
|
2024-08-16 09:39:15 -04:00 |
|
KotlinGeekDev
|
83018e621e
|
Introduce DeviceUtils, and add functions for changing orientation, and checking for Landscape mode.
|
2024-08-16 14:19:55 +01:00 |
|
Vitor Pamplona
|
68b15ba483
|
Refactors old user zap object.
|
2024-08-15 17:08:15 -04:00 |
|
Vitor Pamplona
|
7513036d47
|
Refactors sorting of Notifications
|
2024-08-15 16:16:36 -04:00 |
|
Vitor Pamplona
|
c82c594926
|
Fixes slow down when the last message on chat is a base64 image.
|
2024-08-15 16:02:28 -04:00 |
|
Vitor Pamplona
|
bd18d4b4b2
|
Adjusts Outbox filter as soon as a new NIP-65 relay list shows up
|
2024-08-15 15:17:41 -04:00 |
|
Vitor Pamplona
|
2f5b99a1c7
|
Merge pull request #1016 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2024-08-15 15:06:50 -04:00 |
|
Crowdin Bot
|
1be6e0ec0f
|
New Crowdin translations by GitHub Action
|
2024-08-15 18:58:39 +00:00 |
|
Vitor Pamplona
|
f43c0e5cf5
|
Moves error messages from uploading procedures to the full error dialog instead of just a toast.
|
2024-08-15 14:55:25 -04:00 |
|
Vitor Pamplona
|
d6d8719c8d
|
Fixes the centralization of the "and more" part of relay recommendations
|
2024-08-14 18:50:26 -04:00 |
|
Vitor Pamplona
|
7478899388
|
Fixes miscaching flows of the relay lists from follows.
|
2024-08-14 18:03:25 -04:00 |
|
Vitor Pamplona
|
6b193894bd
|
Fixes miscache of hashtag following button
|
2024-08-14 17:16:02 -04:00 |
|
Vitor Pamplona
|
69f5371ab8
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-08-14 17:15:36 -04:00 |
|
Vitor Pamplona
|
526e3db3c1
|
Adds more information to when error messages are not available in the relay stats.
|
2024-08-14 15:50:05 -04:00 |
|
Vitor Pamplona
|
3c9e8854eb
|
Merge pull request #1015 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
|
2024-08-14 15:14:42 -04:00 |
|