Aayush Gupta
|
023a860136
|
Minor searchbar improvements
- Don't place cursor at center, looks out of place
- Add a hint text as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-05-19 13:32:57 +05:30 |
|
Aayush Gupta
|
28a6758087
|
Switch to ActivityResultContracts for requesting permissions
QuickPermissions hasn't been updated since past few years hinting its
deprecated status
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-05-18 16:42:04 +05:30 |
|
Aayush Gupta
|
dbaf577f2a
|
Drop dependency upon apache's commons-text
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-05-15 14:33:35 +05:30 |
|
Aayush Gupta
|
6b2f22350c
|
Add preference to open custom tab for searching apps
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-05-04 12:13:34 +05:30 |
|
Aayush Gupta
|
614f367977
|
Add new advanced preference page
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-05-04 12:13:34 +05:30 |
|
Patryk Mis
|
79b3645a3a
|
Label icons for accessibility
Signed-off-by: Patryk Mis <foss@patrykmis.com>
|
2023-05-02 12:31:00 +02:00 |
|
Aayush Gupta
|
4391e485c3
|
Add option for system accent
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-04-30 12:20:52 +05:30 |
|
Aayush Gupta
|
2e024150de
|
Notify user when they are ratelimited
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
|
2023-04-24 15:38:09 +05:30 |
|
Rahul Patel
|
42d0d89368
|
Merge branch 'master' into 'master'
Allow for better localization
See merge request AuroraOSS/AuroraStore!190
|
2022-09-25 01:12:03 +00:00 |
|
Ingo Brückl
|
b7ee3ab70a
|
Enable localization of download time related strings
|
2022-08-30 08:29:23 +02:00 |
|
Ingo Brückl
|
302f062417
|
Enable localization of the title of available updates
Choose also a suitable string in singular or plural.
|
2022-08-30 08:02:58 +02:00 |
|
Ingo Brückl
|
42ffd1a49e
|
Enable localization of session related strings
|
2022-08-30 07:52:27 +02:00 |
|
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 |
|