Aayush Gupta
b993700f8f
compose: accounts: Initial migration
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-18 12:17:21 +05:30
Aayush Gupta
ea9827c6df
compose: Minor improvements for download/install
...
Make purchase action noncancellable to allow it to happen even if user navigates
away from the screen after requesting it.
Also, don't allow expanding at all if no files are available as both actions at the
moment requires files to be available.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 14:31:20 +05:30
Aayush Gupta
4de974e7c4
compose: details: Emit downloading state during purchase
...
Purchase can take a while making user believe there is no progress happening.
Emit Downloading status with 0s to show loading indicator.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 14:11:36 +05:30
Aayush Gupta
acc8e5da4e
compose: downloads: Use download manager icon on no downloads message
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 14:03:09 +05:30
Aayush Gupta
a5cc60ca31
compose: downloads: Make all clear and cancel tasks non-cancellable
...
We want to keep the task running even if user navigates away from the screen
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 13:50:09 +05:30
Aayush Gupta
e0eaa055c2
compose: downloads: Rework expanded options a bit
...
No need for sharing option as we have removed the ability to copy direct
download link for file long time ago.
Make the remaining buttons as TextButton too.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 13:45:59 +05:30
Aayush Gupta
ff51620ab2
compose: details: Hide suggestions on single pane
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 13:15:29 +05:30
Aayush Gupta
1823cbcd82
compose: details: Extract extra pane logic to local function
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 13:08:52 +05:30
Aayush Gupta
e45999b9bc
viewmodel: details: Relocate and rename viewmodels
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 11:14:41 +05:30
Aayush Gupta
36bc7a868a
fixup! compose: details: Also map child screen viewmodels with key
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-17 09:47:21 +05:30
Aayush Gupta
68bd4a6bc5
libs: bump to latest dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-16 22:35:48 +05:30
Aayush Gupta
306dcd92a0
compose: downloads: Show toast with error when files are not available
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-16 18:23:28 +05:30
Aayush Gupta
66ed08c502
compose: menu: Encapsulate menu with screens
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-16 17:45:13 +05:30
Aayush Gupta
e1b3f5be73
compose: downloads: Initial migration
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-16 15:49:56 +05:30
Aayush Gupta
54b7bf502e
compose: details: Also map child screen viewmodels with key
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-15 13:16:41 +05:30
Aayush Gupta
153e1349a8
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!523
2025-09-15 13:29:00 +08:00
Milo Ivir
46a0c1f1ca
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/hr/
2025-09-15 05:27:10 +00:00
Milo Ivir
1ab84c5d1b
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hr/
2025-09-15 05:27:09 +00:00
cyberboh
9e1f50e33a
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/id/
2025-09-15 05:27:08 +00:00
Mihai Pantazi
b93e54e458
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2025-09-15 05:27:08 +00:00
Aayush Gupta
566cc8dfbd
compose: Move compact window checks to extension
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 20:55:39 +08:00
Aayush Gupta
fc7ef5e345
compose: PermissionsScreen -> PermissionRationaleScreen
...
Avoid confusion with the child PermissionScreen of AppDetailsScreen
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 17:13:10 +08:00
Aayush Gupta
16cacdeeb7
compose: blacklist: Switch to new search appbar API
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 17:03:08 +08:00
Aayush Gupta
edd599fe95
fixup! Bump to latest dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 16:36:33 +08:00
Aayush Gupta
fe79b2db94
compose: commons: Relocate permissions screen to commons package
...
It now works as a permission rationale screen which we ought to show more
when requesting for permissions
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 15:34:21 +08:00
Aayush Gupta
cd087e5c89
compose: details: Animate when state changes
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 15:30:38 +08:00
Aayush Gupta
07f7c3cccf
compose: details: Handle imePadding properly during manual download
...
AndroidManifest values doesn't works for compose
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 15:03:46 +08:00
Aayush Gupta
f46fde8596
Bump to latest dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-11 14:55:49 +08:00
Aayush Gupta
884d93284e
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!522
2025-09-11 14:29:48 +08:00
Aayush Gupta
697c83c8cc
compose: details: Only request required permissions
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-10 21:09:21 +08:00
Mato
43f35411ce
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/sk/
2025-09-09 10:15:43 +02:00
Mato
2cac6d96eb
Translated using Weblate (Slovak)
...
Currently translated at 98.5% (463 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2025-09-09 10:15:42 +02:00
Edgars Andersons
8854c0cf2e
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/lv/
2025-09-09 10:15:42 +02:00
NEXI
aa685c6729
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2025-09-09 10:15:41 +02:00
tensaro
142cb0d66f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pl/
2025-09-09 10:15:40 +02:00
Eder Etxebarria Rojo
d4f079f369
Translated using Weblate (Basque)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/eu/
2025-09-09 10:15:40 +02:00
Emin Tufan Çetin
ca5533eacb
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (36 of 36 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/tr/
2025-09-09 10:15:39 +02:00
Emin Tufan Çetin
235700df75
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2025-09-09 10:15:39 +02:00
大王叫我来巡山
c303720e1e
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2025-09-09 10:15:38 +02:00
Aayush Gupta
88ba2f4718
compose: onboarding: Initial permissions screen work
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-09 15:46:00 +08:00
Aayush Gupta
52d6c9ce56
compose: details: Show local app version name and code when installed and not updateable
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-08 15:08:24 +08:00
Aayush Gupta
8547ff64ce
compose: Switch to new library for hiltViewModel
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-08 14:06:30 +08:00
Aayush Gupta
cf69552f85
Bump to latest stable AGP and dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-09-04 15:50:37 +08:00
Aayush Gupta
883341a43a
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!521
2025-09-03 17:38:57 +08:00
Priit Jõerüüt
16d7df6ba1
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/et/
2025-09-03 11:30:26 +02:00
Edgars Andersons
7bb2344e8d
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2025-09-03 11:30:25 +02:00
ojppe
983f5b36c0
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2025-09-03 11:30:25 +02:00
Mirosław Żylewicz
7ba5fc7874
Translated using Weblate (Polish)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2025-09-03 11:30:24 +02:00
joaooliva
cd72f03f83
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-09-03 11:30:24 +02:00
VfBFan
cb3d04e893
Translated using Weblate (German)
...
Currently translated at 100.0% (470 of 470 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-09-03 11:30:24 +02:00