Commit Graph

3025 Commits

Author SHA1 Message Date
Aayush Gupta
358e81e67e UIPreference: Hide accent color preference on Android 12+ devices
Android 12 and above devices have system based accent color system known as monet
that is highly customizable compared to our offerings.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 15:59:18 +05:30
Aayush Gupta
ac2345254d CleanCacheWorker: Rename to CacheWorker for simplicity
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 15:59:18 +05:30
Aayush Gupta
45e92d3efe UpdateWorker: Drop non-required foregroundInfo method
We are not an expedited nor in foreground, no need to have foregroundInfo method
with an ongoing notification.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 15:59:18 +05:30
Aayush Gupta
fc6c5b0307 CleanCacheWorker: Don't allow configuring cache duration
6 hours is ample time to do anything a user would like to do

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 15:59:18 +05:30
Aayush Gupta
687a7c1540 MigrationReceiver: Add logic to do migrations on version bumps
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 15:59:18 +05:30
Aayush Gupta
cabfaa983b Sync gplayapi 3.2.12 from jitpack
Jitpack seems fixed now

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-30 19:58:49 +05:30
Aayush Gupta
41ebc720c5 Bump lifecycle dependencies to 2.8.1
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-30 16:25:07 +05:30
Aayush Gupta
37a68c4fb2 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!325
2024-05-30 04:06:04 +00:00
ShareASmile
29e72804cf Translated using Weblate (Punjabi)
Currently translated at 100.0% (22 of 22 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pa/
2024-05-29 22:45:35 +02:00
ShareASmile
1f6593eaea Translated using Weblate (Punjabi)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2024-05-29 22:45:34 +02:00
Aayush Gupta
196347aac9 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!324
2024-05-28 06:19:57 +00:00
SC
1aa32bb41d Translated using Weblate (Portuguese)
Currently translated at 100.0% (22 of 22 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pt/
2024-05-28 04:36:41 +02:00
Ray
5093626671 Translated using Weblate (Yue (Traditional))
Currently translated at 66.7% (271 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-05-28 04:36:41 +02:00
Con
434cc44d4f Translated using Weblate (Norwegian Bokmål)
Currently translated at 71.4% (290 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nb_NO/
2024-05-28 04:36:41 +02:00
SC
c42850f8d1 Translated using Weblate (Portuguese)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2024-05-28 04:36:41 +02:00
Aayush Gupta
c6a6463853 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!323
2024-05-27 06:01:18 +00:00
Mirosław Żylewicz
e95f0d6068 Translated using Weblate (Polish)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-05-27 07:52:21 +02:00
Syuugo
1aab6e8d08 Translated using Weblate (Japanese)
Currently translated at 100.0% (22 of 22 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ja/
2024-05-26 16:19:13 +02:00
tabby
5eb8edc26b Translated using Weblate (Korean)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ko/
2024-05-26 16:19:13 +02:00
Syuugo
9eaa686872 Translated using Weblate (Japanese)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-05-26 16:19:13 +02:00
Aayush Gupta
2217315f80 Bump AGP, plugins and dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-24 18:26:30 +05:30
Aayush Gupta
58ffbd6017 OnboardingFragment: Set default theme and accent color again
Summary provider behaves weird otherwise and doesn't loads default preference

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-21 18:38:28 +05:30
Aayush Gupta
59b7c17c5b AppLinksFragment: Drop amazon appstore links support
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-21 18:36:21 +05:30
Aayush Gupta
a655358e47 NotificationUtil: Use download object available from parcel
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-21 18:06:25 +05:30
Aayush Gupta
e338146e9e fixup! SessionInstaller: Rework installation queue logic
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-21 17:46:25 +05:30
Aayush Gupta
d39317d950 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!322
2024-05-21 12:04:58 +00:00
serbul
6e7029c2d7 Translated using Weblate (Russian)
Currently translated at 100.0% (22 of 22 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ru/
2024-05-21 13:01:58 +02:00
serbul
d17855e85d Translated using Weblate (Russian)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-05-21 13:01:57 +02:00
Aayush Gupta
d901948475 AppDetailsFragment: Flip download button on permission denial
If storage permissions are required and aren't granted, fallback to install button.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 21:24:25 +05:30
Aayush Gupta
07e09eeb18 FilterProvider: Inject and manage instances using hilt
This also switchers to default gson instance without any modifier
changes fixing issues happening with missing params.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 21:12:04 +05:30
Aayush Gupta
c23f054d3e SessionInstaller: Rework installation queue logic
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 20:35:59 +05:30
Aayush Gupta
3d15818b07 Don't run post-install steps for shared libs
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 19:18:54 +05:30
Aayush Gupta
926ef38f11 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!321
2024-05-20 09:43:02 +00:00
Aayush Gupta
fa185e61c5 Deleted translation using Weblate (Haitian) 2024-05-20 11:41:15 +02:00
Aayush Gupta
623315b682 Deleted translation using Weblate (Kurdish (Central)) 2024-05-20 11:40:54 +02:00
Aayush Gupta
a656571b01 Deleted translation using Weblate (Malayalam) 2024-05-20 11:38:46 +02:00
Aayush Gupta
d95f17e257 Deleted translation using Weblate (Odia) 2024-05-20 11:38:18 +02:00
Aayush Gupta
74aa1acd08 Deleted translation using Weblate (Slovak) 2024-05-20 11:37:42 +02:00
Aayush Gupta
dfa1196b36 Deleted translation using Weblate (Thai) 2024-05-20 11:36:57 +02:00
Aayush Gupta
58250d8202 Deleted translation using Weblate (Estonian) 2024-05-20 11:36:44 +02:00
Aayush Gupta
7a418a5796 Deleted translation using Weblate (Afrikaans) 2024-05-20 11:36:21 +02:00
Aayush Gupta
2061967f90 Deleted translation using Weblate (Telugu) 2024-05-20 11:35:58 +02:00
Aayush Gupta
08ef908815 Deleted translation using Weblate (Berber) 2024-05-20 11:35:38 +02:00
Aayush Gupta
1fbf3ef412 Deleted translation using Weblate (Belarusian) 2024-05-20 11:35:17 +02:00
Aayush Gupta
5e7d57e02d Deleted translation using Weblate (Arabic (Najdi)) 2024-05-20 11:35:01 +02:00
Aayush Gupta
25cfc4daf0 Deleted translation using Weblate (Adyghe) 2024-05-20 11:32:52 +02:00
Aayush Gupta
1509800e21 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!320
2024-05-20 09:29:39 +00:00
Igor Sorocean
93c9073120 Translated using Weblate (Romanian)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-05-20 11:19:03 +02:00
lucasmz-dev
7c0022fdb3 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-05-20 11:19:03 +02:00
Aayush Gupta
e2aa5e6b1d DownloadConverter: Inject gson instance using hilt
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-20 14:40:49 +05:30