Commit Graph

4413 Commits

Author SHA1 Message Date
Aayush Gupta
0a721fa571 compose: details: Load description of permissions as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
30dc819fa8 compose: details: Switch review summary container color to surface
We will use primary for user reviews.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
f9fd5b9644 Switch compose to Material3 Expressive theme
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
a37485080f Bump compose-material3 to latest alpha
The library hasn't hit a stable release in over an year by now

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
2bffcafed5 Remove unused pref_ui_similar_apps_desc string
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
cb216f6c01 compose: details: Simplify and fix showing app states
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
4c479e060b compose: details: Pass screen directly in single parameter
Reduces the function parameter hell for navigating to extra pane.
Credits to Torsten for suggesting this.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
e3215a6721 compose: details: Link privacy policy to data safety section header
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
70d68dc872 compose: details: Move manual download to independent screen
We want to allow users to select location to download files and select splits
in future too.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
38f96eacbc fixup! libs: Bump gplyapi to 3.5.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
e9f6bb42e9 view: details: Drop unused custom epoxy views
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
793db41bb7 compose: details: Setup permissions screen
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
5d0bb8b634 compose: details: Merge suggestions pane back into AppDetails
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
5276e70373 compose: details: Show 2nd review as featured
There are always 3 featured reviews, show the 2nd one as first
as that makes page indicator looks better

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
0c439f3457 compose: details: Show featured reviews again (review summary)
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
f868a0f505 compose: details: Initial DevProfileScreen implementation
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
3a23088525 compose: blacklist: Minor changes to menu
Drop leading icons as they look odd

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
e7f6d40709 compose: details: Setup menu
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
6c38ff5479 compose: Introduce new compositionLocal for different Android OS
Android uses different variant of OS on devices such as TV, Wear, and Auto.
Introduce a new compositionLocal to detect and show different UI as needed.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
26816e8fab compose: details: Show averge rating out of on large-screen devices
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
fea81ce8b3 compose: details: Split AppDetails screen logic into individual files
Make it more readable and independent to adapt for different devices

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
6f1ee9f082 compose: menu: Expose modifier and expanded state boolean
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:42 +08:00
Aayush Gupta
ea9ab9ebbc compose: Expose modifier for root composables
This will allow adapting them as needed from different screens

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:41 +08:00
Aayush Gupta
097f5a7375 compose: Initial migration of AppDetails* logic to compose [2/*]
Deprecate setting to hide similar and related apps as they will be always
listed in the suggestions pane on widescreen devices

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:14:40 +08:00
Aayush Gupta
f6f858e9f5 compose: Initial migration of AppDetails* logic to compose [1/*]
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-08-20 10:13:29 +08:00
Rahul Patel
9ccbd62df0 4.7.5 2025-08-19 13:35:57 +05:30
EESF-2
5666fc8ebe Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hant/
2025-08-18 09:02:10 +02:00
LucasMZ
94c4d9b158 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-08-18 09:02:08 +02:00
shiloni
c20a40fcbf Translated using Weblate (Hebrew)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/he/
2025-08-16 20:14:16 +02:00
LucasMZ
392720545e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-08-16 20:14:16 +02:00
Rahul Patel
d45a9d7b67 Huawei: fix silent install fallback - 2 2025-08-15 00:03:13 +05:30
Rahul Patel
ae4cc1196b Merge branch 'fix/huawei-silent-install-fallback' into 'dev'
Huawei: fix silent install fallback

See merge request AuroraOSS/AuroraStore!510
2025-08-14 14:47:37 +05:30
Rahul Patel
57a955e10f Huawei: fix silent install fallback 2025-08-08 21:24:03 +05:30
AO Localisation Lab
f0ab67a214 Translated using Weblate (French)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-08-06 17:39:15 +02:00
ssantos
b744af8b98 Translated using Weblate (Portuguese)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2025-08-06 17:39:15 +02:00
AO Localisation Lab
e61e9cc06e Translated using Weblate (French)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-07-30 22:23:08 +02:00
ssantos
e46422115a Translated using Weblate (Portuguese)
Currently translated at 99.5% (454 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2025-07-29 18:02:14 +02:00
Aayush Gupta
d43dcd065c 4.7.4
Also add missing changelog for 4.7.3 in fastlane dir

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-07-28 14:52:10 +08:00
ssantos
08e334f0fc Translated using Weblate (Portuguese)
Currently translated at 99.5% (454 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2025-07-26 02:58:06 +02:00
י. פל
b006e6c155 Translated using Weblate (Hebrew)
Currently translated at 81.1% (370 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/he/
2025-07-26 02:58:06 +02:00
Igor Sorocean
55598322c7 Translated using Weblate (Romanian)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2025-07-25 09:05:16 +02:00
Aayush Gupta
eb73635f23 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!505
2025-07-22 14:45:36 +08:00
Sasha Glazko
8d3a336d19 Translated using Weblate (Belarusian)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/be/
2025-07-20 06:07:04 +02:00
OliverTzeng
3634986dce Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 99.7% (455 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hant/
2025-07-18 21:10:39 +02:00
Kat404
70f1171136 Translated using Weblate (Spanish)
Currently translated at 96.9% (442 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2025-07-18 21:10:38 +02:00
Joonas Reinholm
dd3086e802 Translated using Weblate (Finnish)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2025-07-16 20:02:07 +02:00
Rahul Patel
ee8a9ed69c Do not prompt for microG installs on non-huawei builds 2025-07-15 09:30:08 +05:30
Emin Tufan Çetin
1a2c6ee895 Translated using Weblate (Turkish)
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2025-07-14 15:02:07 +02:00
LucasMZ
30b3b045c5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (456 of 456 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-07-14 15:02:06 +02:00
Rahul Patel
3dc3c2a452 4.7.3 2025-07-14 16:02:42 +05:30