Commit Graph

5148 Commits

Author SHA1 Message Date
Eder Etxebarria Rojo
44e2b1fa4a Translated using Weblate (Basque)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/eu/
2025-11-12 11:59:13 +01:00
Milo Ivir
d1abfc0127 Translated using Weblate (Croatian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hr/
2025-11-12 11:59:12 +01:00
Mato
337f442cec Translated using Weblate (Slovak)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2025-11-12 11:59:11 +01:00
Igor Sorocean
52cf214aaa Translated using Weblate (Romanian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2025-11-12 11:59:10 +01:00
Jonathan Soares
b69fd44cb4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-11-12 11:59:09 +01:00
AO Localisation Lab
b3530093ad Translated using Weblate (French)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-11-12 11:59:08 +01:00
Mato
02c9168759 Translated using Weblate (Slovak)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2025-11-12 11:59:05 +01:00
Aayush Gupta
6de6498418 androidTest: Add tests for reusable composable
* Add semantics wherever required to make composable easy to test

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-12 13:47:46 +08:00
Aayush Gupta
da7890cffe compose: Setup and use a default template for previews
Also load default app theme for previews

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-10 14:01:56 +08:00
Aayush Gupta
1f69ecc9de compose: Fix previews for every screen
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-10 11:10:01 +08:00
Aayush Gupta
b3f2d3ed9c compose: info: Apply tint color to title text instead
Restores previous behavior to attract attention to specific components

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-09 19:30:07 +08:00
Aayush Gupta
5bac2cc340 compose: search: Workaround focus issue in adaptive panes
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-09 19:05:22 +08:00
Rahul Patel
1142ecac80 Add microG Installer 2025-11-03 11:28:51 +05:30
Aayush Gupta
29dbc18750 compose: Show green color when compatibility and privacy is good
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-27 15:41:06 +08:00
Aayush Gupta
6d025b63de compose: permission: Filter out unknown permissions
Otherwise lazy column seems to add extra space for some reason

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-26 15:10:26 +08:00
Aayush Gupta
0650df41d6 compose: Tint info icon on trackers or compatibility issues
Use amber color to attract user's attention towards the issue

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-26 14:22:21 +08:00
Aayush Gupta
91a3aa08f9 extensions: Move empty paging flow function to extensions package
This is unrelated with previews

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-26 13:46:50 +08:00
Aayush Gupta
08f32fe093 compose: Rename composables to better reflect the use case
Add ListItem suffix instead of Composable wherever applicable, strip others

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-26 13:13:53 +08:00
Aayush Gupta
906bb37505 compose: navigation: Reference onNavigateUp() directly
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-25 15:00:53 +08:00
Aayush Gupta
eae34a648c compose: Drop unused composables
We will re-import them as we migrate those from epoxy to compose

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-25 14:25:23 +08:00
Aayush Gupta
0251b00792 compose: Pass painter instead of drawables
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-25 14:05:04 +08:00
Aayush Gupta
51b9c08d25 Apply appropriate padding on <= API 29 devices
Ref: https://issuetracker.google.com/issues/266331465#comment21

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-25 00:50:25 +08:00
Aayush Gupta
b279e14d29 Specify JDK toolchain directly
Specifying JDK toolchain in the java block lets us avoid specifying
same version again and again for different options while ensuring everything
is on the same version

Ref: https://developer.android.com/build/jdks#toolchain

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-25 00:41:13 +08:00
Aayush Gupta
8e06b334fb Merge branch 'dev' 2025-10-25 00:31:30 +08:00
Fjuro
91adf9ed9f Translated using Weblate (Czech)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2025-10-24 02:02:49 +02:00
ezn24
dce271a62d Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hant/
2025-10-24 02:02:47 +02:00
Joonas Reinholm
5acf72c54f Translated using Weblate (Finnish)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2025-10-24 02:02:45 +02:00
LucasMZ
16b0638737 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-10-24 02:02:43 +02:00
Priit Jõerüüt
0bd7f77725 Translated using Weblate (Estonian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/et/
2025-10-22 20:05:11 +00:00
Edgars Andersons
76bf383590 Translated using Weblate (Latvian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2025-10-22 20:04:32 +00:00
Максим Горпиніч
64b6466b8b Translated using Weblate (Ukrainian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-10-22 20:04:27 +00:00
Oğuz Ersen
ce708d5132 Translated using Weblate (Turkish)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2025-10-22 20:04:10 +00:00
ojppe
448a4a2153 Translated using Weblate (Dutch)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2025-10-22 20:04:06 +00:00
大王叫我来巡山
27be8d3756 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2025-10-22 20:03:40 +00:00
Ghost of Sparta
8eaa983b71 Translated using Weblate (Hungarian)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2025-10-22 20:03:34 +00:00
Mirosław Żylewicz
fbaed2cde8 Translated using Weblate (Polish)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2025-10-22 20:03:29 +00:00
Rex_sa
96eb18ccc7 Translated using Weblate (Arabic)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2025-10-22 20:03:08 +00:00
VfBFan
da24e6e72c Translated using Weblate (German)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-10-22 20:02:58 +00:00
Sylvain Pichon
de1775a0a3 Translated using Weblate (French)
Currently translated at 100.0% (472 of 472 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-10-22 20:02:49 +00:00
Ihor Hordiichuk
8b3ae14216 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (471 of 471 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-10-21 19:05:27 +00:00
Aayush Gupta
acf7b74a2d compose: details: Request required permissions for manual download too
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-13 12:58:42 +08:00
Aayush Gupta
e4ff958263 compose: details: Don't allow navigating to manual download on progress
If app's download is already in progress, don't allow navigating to manual download
anymore.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-12 18:55:36 +08:00
Aayush Gupta
72a62c1793 Merge branch 'dev' 2025-10-12 13:32:07 +08:00
Aayush Gupta
1276528cce httpclient: Configure basic caching using okhttp
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-12 13:29:29 +08:00
Aayush Gupta
835f153ac1 compose: details: Show loading indicator when a download is in progress
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-12 11:22:18 +08:00
Aayush Gupta
4b1dcdc8d3 compose: details: Disable open button if package has no launch intent
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-12 11:15:41 +08:00
Aayush Gupta
1da8659de7 compose: details: Improvements to purchase handling
Let the worker handle the purchase so it isn't cancelled even if the user
closes the screen immediately after hitting the install button

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-11 16:58:03 +08:00
Aayush Gupta
3f80c5fb20 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!526
2025-10-11 12:31:44 +08:00
Aayush Gupta
0167ddbb92 Download: Rename and simplify column status parameter
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-09 17:20:58 +08:00
Aayush Gupta
0274027f4d DownloadWorker: Always return success regardless of failure
The worker has done it's job properly, its a success. We have a separate database
to track download's status. This will also allow to chain downloads while not making
them inter-dependent.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-09 15:23:04 +08:00