Commit Graph

6100 Commits

Author SHA1 Message Date
Oğuz Ersen
2f89c6c957 Translated using Weblate (Turkish)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-06-01 16:58:07 +00:00
Mirosław Żylewicz
5789108de1 Translated using Weblate (Polish)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-06-01 16:58:06 +00:00
joaooliva
c7ce7e52b5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-01 16:58:06 +00:00
Scrambled777
116f6be730 Translated using Weblate (Hindi)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-06-01 16:58:05 +00:00
Besnik Bleta
10672e7ad4 Translated using Weblate (Albanian)
Currently translated at 95.6% (397 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2024-06-01 16:58:05 +00:00
Сергій
0980382dc3 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-06-01 16:58:04 +00:00
Dan
0f7b874986 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-06-01 16:58:04 +00:00
Mirosław Żylewicz
48c289778e Translated using Weblate (Polish)
Currently translated at 99.7% (414 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-06-01 16:58:03 +00:00
Rex_sa
c9348a7444 Translated using Weblate (Arabic)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-06-01 16:58:03 +00:00
gallegonovato
2eefa88455 Translated using Weblate (Spanish)
Currently translated at 100.0% (415 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-06-01 16:58:02 +00:00
Anonymous
1f06f6efa7 Translated using Weblate (Interlingua)
Currently translated at 54.6% (227 of 415 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ia/
2024-06-01 16:58:02 +00:00
Aayush Gupta
911ffe7a62 gradle: Avoid syncing leakcanary for now
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 19:03:13 +05:30
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
6bf75bb68a AccountFragment: Throw users on splashFragment on logout
We have multiple checks implemented at this point in splashFragment to ensure
proper validation and navigation. If a user logs out and hits back button, he still
gets to browse Aurora Store which is an unintended behaviour.

Instead of handling same logic twice everywhere, make AccountFragment minimal and only
handle logging out here.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 13:42:40 +05:30
Aayush Gupta
cf4e0ee091 LinkView: Center icon vertically
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 11:27:34 +05:30
Aayush Gupta
3fb0c45574 AboutFragment: Rearrange links to prioritise support URLs
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 11:24:39 +05:30
Aayush Gupta
dd5f443e1f AboutFragment: Add link to GitLab wiki
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 11:16:47 +05:30
Aayush Gupta
3f36b3ca6b AboutFragment: Update URL to XDA Forums thread
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 11:04:05 +05:30
Aayush Gupta
89a060e3cd SplashFragment: Load launcher icon directly
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 10:54:03 +05:30
Aayush Gupta
75a5f51967 SplashFragment: Add menu button to about fragment
Instead of showing version below login buttons (that for some reason has never been shown),
link about fragment in the menu button which provides more information.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 10:45:58 +05:30
Aayush Gupta
446b8213ee DispenserFragment: Show info if no dispensers are available
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 10:28:20 +05:30
Aayush Gupta
453f6f24c2 Initial support for third-party dispensers
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 09:46:20 +05:30
Aayush Gupta
9004aa6df8 AppInstaller: Check if aurora services is also enabled
This ensures that users aren't shown Aurora Services as a valid installer
in case it is disabled by user or system.

* Also hardcode the required version to be 9 or above as it is the case right now.

Test: adb shell pm disable com.aurora.services

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-31 17:56:44 +05:30
Aayush Gupta
7bd15138df Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!326
2024-05-31 10:34:58 +00:00
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
VfBFan
f21f044234 Translated using Weblate (German)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-31 00:21:23 +00:00
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