Commit Graph

6100 Commits

Author SHA1 Message Date
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
Aayush Gupta
7847a10007 ManualDownloadSheet: Migrate to navigation component
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-07 10:56:47 +05:30
HelaBasa Group (හෙළබස සමූහය)
21434e8673 Translated using Weblate (Sinhala)
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/si/
2023-08-06 08:46:40 +02:00
Edgars Andersons
482bdae2ac Translated using Weblate (Latvian)
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/lv/
2023-08-06 08:46:40 +02:00
Fairy
d8adea1c6a Translated using Weblate (Vietnamese)
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/vi/
2023-08-06 08:46:40 +02:00
J. Lavoie
a8df872f2b Translated using Weblate (Finnish)
Currently translated at 98.2% (345 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-08-06 08:46:40 +02:00
J. Lavoie
fbc55cee3f Translated using Weblate (Italian)
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/it/
2023-08-06 08:46:40 +02:00
J. Lavoie
e10babdba9 Translated using Weblate (French)
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/fr/
2023-08-06 08:46:40 +02:00
Fairy
0477d39c4a Translated using Weblate (Vietnamese)
Currently translated at 98.2% (345 of 351 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/vi/
2023-08-06 08:46:40 +02:00
Alfonso Scarpino
61a0a6e753 Translated using Weblate (Italian)
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/it/
2023-08-06 08:46:40 +02:00
Aayush Gupta
970d408add FilterSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-06 01:13:32 +05:30
Aayush Gupta
6a362ffce8 AppPeekDialogSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-06 01:13:32 +05:30
Aayush Gupta
e35384e1f7 AppMenuSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-06 01:13:32 +05:30
Aayush Gupta
c0af12c23f TOSSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-06 01:13:32 +05:30
Aayush Gupta
3a02f8b178 mobile_navigation: Relocate global actions on top
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-06 01:13:32 +05:30
Aayush Gupta
8fb4a868f6 README: Update downloads URL
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-05 23:18:18 +05:30
Aayush Gupta
e1dda57471 FilterSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-04 18:17:42 +08:00
Aayush Gupta
5c8b9c6d54 AppPeekDialogSheet: Migrate to navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-04 18:12:41 +08:00