Commit Graph

16 Commits

Author SHA1 Message Date
Aayush Gupta
7ee1eadd28 preferences_updates: Update language for filters to be more clear
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-05-20 16:56:53 +08:00
Aayush Gupta
5c7289381f UpdatesPreference: Allow to configure automated updates constraints
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-02-18 15:56:16 +08:00
Aayush Gupta
b7cf4c5918 UpdatePreferences: Drop Google apps filter
Doesn't covers all possible apps nor makes sense as lot of
android core system apps are developed by Google. Users should
blacklist apps manually which they don't want to be updated instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-11-22 19:29:19 +07:00
Aayush Gupta
bc3e1b0d1b FiltersPreference: Merge into UpdatesPreference
They only apply to updates as we try to show all available apps in
installed and blacklist fragment to be clear about all possible apps
aurora store can check updates for.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-11-22 19:28:41 +07:00
Aayush Gupta
e69749c83b preferences*: Rearrange and categorise preferences
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 14:57:11 +05:30
Aayush Gupta
2f5d39106a UpdateWorker: Merge self-updates logic for non-fdroid builds
Treat Aurora Store as a normal app for non-fdroid builds and check
for its updates based on auto-update preference.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-02 13:26:54 +05:30
Aayush Gupta
d387406f3d preferences_updates: Rename extended updates to incompatible updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-12 15:03:41 +05:30
Aayush Gupta
59309783b1 UpdatesPreference: Setup auto-updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-27 21:15:00 +05:30
ThIsLinked
63460f8629 MainActivity: Restrict self-updates check to non-fdroid builds
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-21 19:08:57 +05:30
Rahul Patel
3339d4a395 Make update check intervals configurable 2023-10-18 02:08:39 +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
Rahul Kumar Patel
a8730d5cd1 Allow checking updates for disabled apps & fix loops
Resolves : #645, #587
2021-05-14 03:51:57 +05:30