Commit Graph

44 Commits

Author SHA1 Message Date
Aayush Gupta
852cba87b1 Add permission and guard for notifications on Android 13
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-29 19:33:56 +05:30
Aayush Gupta
298fcb1150 Use external storage access description for storage manager as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-29 15:10:35 +05:30
Ingo Brückl
de96955a01 Make the color names translatable 2022-02-04 19:51:00 +01:00
Rahul Patel
fbeb4f69eb Merge branch 'insecure-anonymous-button' into 'master'
Add Insecure Anonymous login button

See merge request AuroraOSS/AuroraStore!149
2021-12-18 17:30:46 +00:00
Rahul Patel
0552e9198f Merge branch 'am_installer' into 'master'
Am installer

See merge request AuroraOSS/AuroraStore!139
2021-12-18 17:12:31 +00:00
chau2313
3d588d800a Translated using Weblate (English)
Currently translated at 99.7% (351 of 352 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/en/
2021-11-27 01:52:17 +01:00
Oliver Scott
6842893902 Add Insecure Anonymous login button 2021-09-30 19:06:57 -04:00
darkkey
1a02e4221e Add AM installer 2021-07-10 03:49:40 +07:00
Konstantin Tuev
ccf14dfa51 Fix merge conflicts with upstream (Translations) 2021-06-15 10:18:37 +03:00
Konstantin Tuev
b7ebb772dd Enable fetching of app download urls in the background (AppDetailsActivity.kt), force granting of all permissions in OnboardingActivity.kt by disabling finish until PermissionsFragment.kt notifies successfully granted permissions, handle currently installing apps better by saving them in multi-thread proof list in UpdateService.kt, add own notification group for UpdateService.kt and all required UpdateService.kt strings, add ability to pass file list to service installer for more advanced, non-system service installers, save downloaded files in getExternalFilesDir by default for more useful file list for more advanced, non-system service installers without compromising security because of Android's restrictions on the Android/data directory 2021-06-14 20:58:58 +03:00
Allan Nordhøy
f1b69505e3 Translated using Weblate (English)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/en/
2021-06-02 13:09:55 +02:00
Rahul Kumar Patel
b61c8a38b4 Revert "Allow hiding promotional apps"
This reverts commit 2cb10c2fd4.
2021-05-27 00:03:59 +05:30
Rahul Kumar Patel
a8730d5cd1 Allow checking updates for disabled apps & fix loops
Resolves : #645, #587
2021-05-14 03:51:57 +05:30
Rahul Kumar Patel
9f1feb9ea1 Allow exporting current device config 2021-05-14 02:52:55 +05:30
Rahul Kumar Patel
2cb10c2fd4 Allow hiding promotional apps 2021-05-14 02:33:01 +05:30
0123456789
9a4ab1d97c Changed hardcoded strings to translatable 2021-04-11 01:28:24 +05:30
Rahul Kumar Patel
660268587e Do not allow users to install bundled apps via native installer 2021-04-06 22:32:33 +05:30
Rahul Kumar Patel
1a454a0bc9 Add back manual downloader from v3 2021-04-06 03:26:05 +05:30
Rahul Kumar Patel
ee8cde3f26 Add back search filters from v3 2021-04-05 04:29:10 +05:30
Rahul Kumar Patel
a76638af0d Allow disabling similar, related & more apps in app details page 2021-04-04 03:57:33 +05:30
Rahul Kumar Patel
e8ce479269 Allow selecting default tab, disable For You Page & add quick exit 2021-04-04 02:12:10 +05:30
Allan Nordhøy
ed3d862545 Translated using Weblate (English)
Currently translated at 100.0% (322 of 322 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/en/
2021-03-30 22:49:09 +02:00
Rahul Kumar Patel
ea290fedba Add support for insecure anonymous session, open bridge geo-spoofing 2021-03-29 07:49:10 +05:30
Rahul Kumar Patel
48c5651250 Block app purchases on anonymous accounts 2021-03-15 11:41:24 +05:30
Rahul Kumar Patel
75fbdb7786 Improve downloads error handling 2021-03-07 03:04:35 +05:30
Rahul Kumar Patel
502139f9e7 Improve installer & error handling 2021-03-06 15:23:21 +05:30
Rahul Kumar Patel
d63ff3790f Ensure correct version of services is installed 2021-03-02 02:34:37 +05:30
Rahul Kumar Patel
ebb6118c16 Allow user to Deny TOS as well :p 2021-03-02 01:29:15 +05:30
Rahul Kumar Patel
b202025cbb Add dialog to read TOS 2021-03-02 01:09:26 +05:30
Rahul Kumar Patel
90113ab338 Add legacy self-update so v3 users can get v4 update 2021-03-01 22:02:09 +05:30
Rahul Kumar Patel
38e9e8771d Add Permissions on Onboading Page 2021-03-01 14:09:21 +05:30
Rahul Kumar Patel
8ebb362f58 Add app permission sheet 2021-02-27 01:01:20 +05:30
Rahul Kumar Patel
854833d483 Allow opening apps on PlayStore if available 2021-02-26 16:04:58 +05:30
Rahul Kumar Patel
a0565384cc Fix force close issue when network connectivity changes 2021-02-25 16:43:22 +05:30
Rahul Kumar Patel
5aa4d6fe5e Add edge cases to detect MIUI & Huawei devices to select correct installer and apply spoof 2021-02-25 16:21:45 +05:30
Rahul Kumar Patel
d255419977 Allow selecting root or services, only when access is available 2021-02-25 12:01:14 +05:30
Rahul Kumar Patel
0e1ae6364d Improve installer & related UI 2021-02-25 10:28:56 +05:30
Rahul Kumar Patel
55865d3ce5 Add initial support for external storage 2021-02-24 15:34:21 +05:30
Rahul Kumar Patel
3edc282297 Minor improvements 2021-02-22 01:09:09 +05:30
Rahul Kumar Patel
c6f528c82e Add purchased app history 2021-02-20 02:27:59 +05:30
Rahul Kumar Patel
db59843c58 Allow parsing dev profile URLs 2021-02-20 01:47:56 +05:30
Rahul Kumar Patel
d0963d0eba Add option to enroll in beta programs 2021-02-19 02:17:38 +05:30
Rahul Kumar Patel
889f7797d1 Fix incorrect taost string 2021-02-16 08:04:14 +05:30
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30