Commit Graph

31 Commits

Author SHA1 Message Date
Aayush Gupta
c627db3e65 Bring back default tab feature
This time with navigation components

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-15 00:21:50 +05:30
Aayush Gupta
caef0e1b17 PREFERENCE_AUTO_DELETE: Drop dependency upon PREFERENCE_DOWNLOAD_EXTERNAL
This is independent upon whether the packages are being downloaded in internal or
external storage

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-11 16:21:14 +05:30
Aayush Gupta
560c28cb07 UIPreference: Add option for app language in UI preferences
Only visible on Android 13 and above

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-09 19:36:20 +05:30
Aayush Gupta
0845add5ee Switch to auto-generated per-app languages
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-30 23:02:18 +08:00
Aayush Gupta
88d813756c Settings: Migrate all preferences to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-24 23:02:13 +05:30
Aayush Gupta
6ab3e4b40d Drop default tab feature
Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.

In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
5094a3faca Drop quick exit feature
Broken now due to multiple navigation destinations unlike before
when there were only 3 fragments were the only choices.

Quick exit is supposed to be now the default behaviour in the coming commits

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
9b8e3cf9c4 Implement automated updates check
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-18 17:56:50 +05:30
Aayush Gupta
6caca87ade fixup! fixup! Override switch widget style to Material3
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-09 16:57:18 +08:00
Aayush Gupta
253bc71650 fixup! Override switch widget style to Material3
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-05 13:37:38 +08:00
Aayush Gupta
76fa3646cc Override switch widget style to Material3
Preference library has apparently no love for Material3 by default

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-05 13:33:05 +08:00
Aayush Gupta
75637e7906 preferences_updates: Don't reserve icon space
Matches rest of the preferences

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-03 00:13:34 +08:00
Aayush Gupta
3733c8437d Exclude downloads directory from backup
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-01 15:50:34 +08:00
Aayush Gupta
905566c57e locales_config: Add new language and missing en too
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-25 12:23:58 +05:30
Aayush Gupta
e6c29ad05d Enable per-app language preferences
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-19 22:52:44 +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
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
2cb10c2fd4 Allow hiding promotional apps 2021-05-14 02:33:01 +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
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
d6d1bdca7d Fix Delete APK state dependency on External Storage 2021-03-29 04:48:54 +05:30
Rahul Kumar Patel
9c4fc5109c Improve uninstallers 2021-03-06 17:29:58 +05:30
Rahul Kumar Patel
13a7a3b179 Minor usecase improvements 2021-02-26 16:51:27 +05:30
Rahul Kumar Patel
51c4e3f27f Dear pro-guard please exclude these 2021-02-25 12:21:13 +05:30
Rahul Kumar Patel
55865d3ce5 Add initial support for external storage 2021-02-24 15:34:21 +05:30
Rahul Kumar Patel
cba4e897c5 Improve about page 2021-02-16 08:02:11 +05:30
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30