1867 Commits

Author SHA1 Message Date
Aayush Gupta
ed8fb3b7df 4.3.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
4.3.0
2023-08-14 15:00:57 +05:30
Aayush Gupta
8692f87400 Drop navigation bar theme improvements
These needs to be tested better as they currently look bad on
old devices

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-14 09:44:24 +05:30
Aayush Gupta
901cf0f2e2 Optimize imports
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-14 09:30:52 +05:30
Aayush Gupta
f538c68a8d Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!234
2023-08-14 03:52:49 +00:00
Ihor Hordiichuk
5fdc4420fe Translated using Weblate (Ukrainian)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-08-13 11:32:40 +02:00
wdw1007
026ff8fb2f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-08-13 11:32:40 +02:00
teemue
73626b94e2 Translated using Weblate (Finnish)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-08-13 11:32:40 +02:00
glemco
672fa5ee23 Translated using Weblate (Italian)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-08-13 11:32:40 +02:00
Aayush Gupta
db69df40bf Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!233
2023-08-12 05:01:00 +00:00
HelaBasa Group (හෙළබස සමූහය)
bb28d423d5 Translated using Weblate (Sinhala)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-08-12 06:59:01 +02:00
Edgars Andersons
13e9ffbfc3 Translated using Weblate (Latvian)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2023-08-12 06:59:01 +02:00
Fjuro
ca0526bd6c Translated using Weblate (Czech)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-08-12 06:59:01 +02:00
Oğuz Ersen
c9b1e8ecb3 Translated using Weblate (Turkish)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-08-12 06:59:01 +02:00
Eric
cf02098fcd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-08-12 06:59:01 +02:00
Mirosław Żylewicz
8fcbe8dd7b Translated using Weblate (Polish)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-08-12 06:59:01 +02:00
bomzhellino
1a3eef9e5c Translated using Weblate (Russian)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-08-12 06:59:01 +02:00
Rex_sa
9c0cac7595 Translated using Weblate (Arabic)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-08-12 06:59:01 +02:00
VfBFan
126ff36f69 Translated using Weblate (German)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-08-12 06:59:01 +02:00
gallegonovato
a24fb6ef3c Translated using Weblate (Spanish)
Currently translated at 100.0% (348 of 348 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-08-12 06:59:01 +02:00
Aayush Gupta
213bf98ffb ShizukuInstaller: Allow replacing existing app during updates
Ref: https://android.googlesource.com/platform/frameworks/base/+/main/core/java/android/content/pm/PackageManager.java#1377

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-11 17:48:48 +05:30
Aayush Gupta
b6231ff68d MainActivity: Drop unused code
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-11 17:16:11 +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
cdbdd9db91 UpdateService: Clear library downloads if required
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-11 16:16:09 +05:30
Aayush Gupta
6b7621ac96 Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations 2023-08-10 14:19:19 +05:30
Aayush Gupta
b0d1593d21 AppDetailsFragment: Show/Hide menu item on install/uninstall events
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-10 13:10:07 +05:30
Aayush Gupta
73440055ad Use launcher icon instead of logo everywhere
logo has a white background that doesn't plays well with light theme.
Use launcher icon instead that has a colorful background.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-10 09:51:34 +05:30
Heki
ffe825de32 Translated using Weblate (Slovenian)
Currently translated at 96.8% (340 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sl/
2023-08-09 20:50:48 +02:00
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
0da8cd94cd ic_arrow_back: Apply proper tint for themes
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-09 18:51:24 +05:30
Aayush Gupta
7069c4c9cb proguard-rules: Keep model classes 2023-08-09 08:28:02 +00:00
Aayush Gupta
6d1b4c99a0 gradle: Switch epoxy to KSP
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 18:16:21 +05:30
Aayush Gupta
c95afbd912 gradle: Add support for KSP
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 18:16:07 +05:30
Aayush Gupta
13d9662f91 gradle: zipAlignEnabled has been deprecated
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 18:00:36 +05:30
Aayush Gupta
efe0c90ba3 Bump kotlin to 1.9.0
https://kotlinlang.org/docs/whatsnew19.html

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 17:55:04 +05:30
Aayush Gupta
8374738e27 BlacklistProvider: Load proper blacklist in debug and nightly too
On debug and nightly builds we append build type at the end of the package name
resulting into blacklist not being loaded.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 14:02:36 +05:30
Aayush Gupta
66231dd5be fixup! Drop dependency upon Merlin
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 13:43:25 +05:30
Aayush Gupta
89bd11a394 Drop non-required boradcast reciever from AndroidManifest
These are context-registered broadcasts and having them in manifest
does nothing.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 13:36:23 +05:30
Aayush Gupta
06beab226c Drop non-required CHANGE_NETWORK_STATE permission
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 13:34:24 +05:30
Aayush Gupta
4cd1cad3cc Merge branch 'weblate-aurora-store-aurorastore-translations' of gitlab.com:weblate/AuroraStore 2023-08-08 12:34:56 +05:30
Aayush Gupta
ffa9640d73 Merge branch '4.3.0'
# Conflicts:
#	app/src/main/res/navigation/mobile_navigation.xml
2023-08-08 12:28:20 +05:30
Aayush Gupta
982e574038 MainActivity: Only show NetworkDialogSheet if onboarding is complete
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 12:13:27 +05:30
Aayush Gupta
bd7f31858c NetworkDialogSheet: Show option to check internet connectivity instead
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 12:10:09 +05:30
Aayush Gupta
0030e959d1 Drop dependency upon Merlin
Use ConnectivityManager to monitor network status. This does takes away the ability to
auto-retry requests when network is restored but we can look into that later on.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-08 10:11:39 +05:30
Mirosław Żylewicz
38a3037c39 Translated using Weblate (Polish)
Currently translated at 100.0% (351 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-08-07 15:47:22 +02:00
teemue
114d4ecc2c Translated using Weblate (Finnish)
Currently translated at 100.0% (351 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-08-07 15:47:21 +02:00
Aayush Gupta
6e11229f49 InstallErrorDialogSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 15:49:15 +05:30
Aayush Gupta
9e4d14ac6e DeviceHuaweiSheet: Drop unused sheet
Not required since 69567dfaa0

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 14:07:35 +05:30
Aayush Gupta
850f5def32 DeviceMiuiSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 13:55:05 +05:30
Aayush Gupta
687446d00b DownloadMenuSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 12:11:32 +05:30
Aayush Gupta
f8da331da8 PermissionBottomSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 11:18:33 +05:30