Commit Graph

4554 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
AO Localisation Lab
b8c2453067 Translated using Weblate (French)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-09-03 11:30:23 +02:00
Aayush Gupta
ab97c04f9d Deleted translation using Weblate (Norwegian Bokmål) 2025-09-03 11:28:14 +02:00
Aayush Gupta
726c768299 Deleted translation using Weblate (Somali) 2025-09-03 11:21:48 +02:00
Aayush Gupta
597d0d7740 Deleted translation using Weblate (Sardinian) 2025-09-03 11:21:09 +02:00
Aayush Gupta
27ea5e50f8 Deleted translation using Weblate (Kurdish (Northern)) 2025-09-03 11:20:30 +02:00
Aayush Gupta
a979f22ed8 Deleted translation using Weblate (Interlingua) 2025-09-03 11:17:38 +02:00
Igor Sorocean
91a02acbe4 Translated using Weblate (Romanian)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2025-09-02 15:24:09 +02:00
Максим Горпиніч
e6410dd112 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-09-02 15:24:07 +02:00
Fjuro
6dbe90ef7e Translated using Weblate (Czech)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2025-09-02 15:24:07 +02:00
Ghost of Sparta
c69379f8d1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2025-09-02 15:24:04 +02:00
Joonas Reinholm
03e7a60c17 Translated using Weblate (Finnish)
Currently translated at 100.0% (470 of 470 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2025-09-02 15:24:02 +02:00