Commit Graph

2931 Commits

Author SHA1 Message Date
Aayush Gupta
51c4beba8e UpdateWorker: Try to build and use tmp AuthData if required
Users can skip opening Aurora Store for a long time after setting it once.
They expect the auto-updates to continue working without any intervention.

However, authdata can get expired over time. Try to build temp authdata and use
it to check for updates without saving it in such cases.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-08-04 10:38:09 +08:00
Fjuro
7998623e2f Translated using Weblate (Czech)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-08-03 17:53:31 +02:00
Renko
d3ddda222b Translated using Weblate (Romanian)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-08-02 17:09:24 +00:00
VfBFan
7fd62115a3 Translated using Weblate (German)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-08-02 17:09:23 +00:00
Panelko
61c30af4f7 Translated using Weblate (Bulgarian)
Currently translated at 67.7% (294 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/bg/
2024-08-01 17:09:21 +02:00
nautilusx
b0407d9128 Translated using Weblate (German)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-08-01 17:09:21 +02:00
Scrambled777
a2e93360c6 Translated using Weblate (Hindi)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-08-01 17:09:20 +02:00
Dan
36e7e05aca Translated using Weblate (Ukrainian)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-07-31 03:45:37 +00:00
Oğuz Ersen
9d8942106e Translated using Weblate (Turkish)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-07-31 03:45:37 +00:00
大王叫我来巡山
2dbaa9d88a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-07-31 03:45:36 +00:00
Mirosław Żylewicz
05bf139b59 Translated using Weblate (Polish)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-07-31 03:45:35 +00:00
lucasmz-dev
ce3a9e57eb Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-31 03:45:35 +00:00
Rex_sa
2c5d0d1600 Translated using Weblate (Arabic)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-07-31 03:45:34 +00:00
gallegonovato
78f7a8cbb5 Translated using Weblate (Spanish)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-07-31 03:45:33 +00:00
Aayush Gupta
f72f81f842 BlacklistProvider: Migrate to hilt
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-30 16:59:13 +07:00
Aayush Gupta
d72d213f3a FragmentGenericWithToolbarBinding: Switch to native toolbar layout
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-30 15:53:35 +07:00
Aayush Gupta
2aeb60ee48 Merge branch 'master' into 'master'
Fix: Use user-selected vending version

See merge request AuroraOSS/AuroraStore!357
2024-07-30 04:03:38 +00:00
Rahul Patel
286996c64e MoreDialog: Minor UI tweaks 2024-07-30 03:25:21 +05:30
Rahul Patel
6479781446 Aayein! 2024-07-30 02:38:04 +05:30
Rahul Patel
c5bb93da02 Beautify MoreDialog or Options sheet 2024-07-30 02:36:13 +05:30
Rahul Patel
1124a100d8 Address more button text color issues 2024-07-30 01:36:30 +05:30
Rahul Patel
0a25a7e755 Address button color issues 2024-07-30 01:06:49 +05:30
Aayush Gupta
8aeec0c082 AppDetailsFragment: Add data safety section
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-29 23:42:00 +07:00
Vladyslav
46565c0fba Fix: Use user-selected vending version
Previously, the vending version was set in the verifyAndSaveAuth method, which was too late because AuthHelper.build had already used the properties.
Now, we set the user-selected vending version in the properties before calling AuthHelper.build.
2024-07-29 16:23:37 +00:00
Rahul Patel
f0bb678643 Use legacy style progressbar on downloads 2024-07-29 19:26:32 +07:00
Rahul Patel
a6760b45d5 Do a manual check for OBB directory R/W access before attempting to download apps with OBB files 2024-07-29 19:25:44 +07:00
Aayush Gupta
5bdddac9d6 SplashFragment: Drop app restart logic
No longer required with new permissions logic

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-29 19:19:27 +07:00
Aayush Gupta
8f72599cda PermissionProvider: Consider both app links as required
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-29 19:14:36 +07:00
Aayush Gupta
693649d203 DetailsCarouselController: Don't discriminate against single cluster apps
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-29 19:08:57 +07:00
Aayush Gupta
b7b11fcccc PackageUtil: Suppress deprecation warning for install perm check
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-29 14:19:29 +07:00
Rahul Patel
a4567a6460 AppDetails: Make install app permission check a must before requesting an install 2024-07-29 02:28:41 +05:30
Rahul Patel
799b71f5d2 PermissionProvider: Auto resolve correct ESM intent type 2024-07-29 01:11:22 +05:30
Rahul Patel
c694dd7891 PermissionProvider: Use safe intent for ESM 2024-07-29 01:11:21 +05:30
Rahul Patel
464aff4d64 Redo Permissions [2/2] 2024-07-29 01:11:21 +05:30
Rahul Patel
44b9a1a7b2 Redo Permissions [1/2] 2024-07-29 01:11:20 +05:30
Rahul Patel
894e7a629f Add a safeguard to ESM/ESA access prompt 2024-07-29 01:11:20 +05:30
Rahul Patel
02e1c9845a Do not show keyboard when not required 2024-07-29 01:11:20 +05:30
Rahul Patel
01c57e32aa Add preserveLegacyExternalStorage to manifest + formatting
- Least likely goint to help unless user is update from a real old version to new or upgrading OS
2024-07-29 01:11:19 +05:30
Rahul Patel
6a01825a4f Do not allow ESA & ESM prompt without Installer Permission
- This avoids OBB dir permission bakchodi!
2024-07-29 01:11:19 +05:30
Rahul Patel
a76266c212 Fix storage access issue for API Level 33 & above 2024-07-29 01:11:19 +05:30
Rahul Patel
a54ca7be47 Fix bottomnav color
Resolves: https://gitlab.com/AuroraOSS/AuroraStore/-/issues/1104
2024-07-29 01:11:18 +05:30
Rahul Patel
b2bbebbfec Fix appLink button color 2024-07-29 01:11:18 +05:30
Rahul Patel
edc21bca73 Fix nativetoolbar color 2024-07-29 01:11:17 +05:30
Rahul Patel
43b37839c4 Improve navigation bar visibility for devices < M 2024-07-29 01:11:17 +05:30
Rahul Patel
4fbda168d7 Apply theme after view is created 2024-07-29 01:11:17 +05:30
Rahul Patel
2b65eeb742 Resource house keeping + color cleanup 2024-07-29 01:11:16 +05:30
Rahul Patel
bf7e8bf347 Move Privacy block to bottom of Permissions 2024-07-29 01:11:16 +05:30
Rahul Patel
3be0812dd0 Add headerSubtitle to ActionHeaderLayout 2024-07-29 01:11:16 +05:30
Rahul Patel
afe9affa05 Add placeholder previews 2024-07-29 01:11:15 +05:30
Rahul Patel
9c1dd239db A little more compaction 2024-07-29 01:11:15 +05:30