Commit Graph

2518 Commits

Author SHA1 Message Date
Aayush Gupta
259faed3fd Revert "OnboardingFragment: Create required notification channels"
This reverts commit f84ab072e5.

Work Profile behaves weirdly and fails to create notification channels sometimes otherwise
2024-02-08 15:52:29 +01:00
Aayush Gupta
473d59ad78 AppInstaller: Make lint happy about version check for shizuku
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 12:49:22 +01:00
Aayush Gupta
5ceb339b35 Bump to Gradle 8.6
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 12:32:34 +01:00
Aayush Gupta
4ba2e39778 Request new FOREGROUND_SERVICE_DATA_SYNC permission for downloads
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 10:59:01 +01:00
Aayush Gupta
c651a65a91 SessionInstaller: Claim responsibility for future updates
The new setRequestUpdateOwnership() method allows us to indicate to the system that we intend to be responsible for future updates to an app it is installing.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 10:53:08 +01:00
Aayush Gupta
50c08ba3f0 gradle: Target Android 14
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 10:39:27 +01:00
Aayush Gupta
2c7ea9ca53 4.4.1
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
4.4.1
2024-02-08 09:11:45 +01:00
Aayush Gupta
339ceb3ceb Partial-revert: gradle: Sync gplayapi from our gitlab package registry
Our maven repo still works, just that jitpack is a known repo at this point
and they have fixed the build issue we had.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-08 09:06:50 +01:00
Aayush Gupta
2d07e888e3 4.4.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
4.4.0
2024-02-07 22:02:54 +01:00
Aayush Gupta
cb584db2e4 AMInstaller: Support installing shared libraries as well
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-07 21:12:48 +01:00
Aayush Gupta
59b38f9ac4 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!285
2024-02-05 16:52:18 +00:00
bittin1ddc447d824349b2
803c0bc747 Translated using Weblate (Swedish)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sv/
2024-02-05 17:51:38 +01:00
jonnysemon
a3bcfb16c5 Translated using Weblate (Arabic)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-02-05 17:51:38 +01:00
David Millan
9426ba0ad8 Translated using Weblate (Spanish)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-02-05 17:51:38 +01:00
Fjuro
0fe9ec3a4e Translated using Weblate (Czech)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-02-05 09:23:24 +01:00
大王叫我来巡山
cc3b4ed76f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-02-05 09:23:24 +01:00
Oğuz Ersen
ccedff061a Translated using Weblate (Turkish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/tr/
2024-02-04 22:26:45 +01:00
Oğuz Ersen
415b37fab0 Translated using Weblate (Turkish)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-02-04 22:26:45 +01:00
Sergio Marques
0917233063 Translated using Weblate (Portuguese)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2024-02-04 22:26:45 +01:00
Mirosław Żylewicz
807fdb593b Translated using Weblate (Polish)
Currently translated at 100.0% (387 of 387 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-02-04 22:26:45 +01:00
Grooty12
72caa55bd9 Translated using Weblate (Danish)
Currently translated at 29.4% (5 of 17 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/da/
2024-02-04 19:01:59 +01:00
Edgars Andersons
fe18fdf38b Translated using Weblate (Latvian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2024-02-04 19:01:59 +01:00
Aayush Gupta
4297bac4fe AppMenuSheet: Use ACTION_CREATE_DOCUMENT to export APK
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-01 12:00:37 +01:00
Aayush Gupta
aa95542b0d Preferenes: Drop wifi only download support
Not used anywhere nor working with rework. Needs to be implemented properly
before adding again.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-02-01 10:40:44 +01:00
Aayush Gupta
17798b0a9a Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!284
2024-01-31 05:55:45 +00:00
Aayush Gupta
f7ce09b427 gradle: Bump gplayapi to 3.2.10
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-31 06:45:46 +01:00
r5jyhte
cbe950b451 Translated using Weblate (Polish)
Currently translated at 70.5% (12 of 17 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pl/
2024-01-31 00:02:02 +01:00
Igor Sorocean
b9e1c42d76 Translated using Weblate (Romanian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-01-31 00:02:01 +01:00
Sergio Marques
251f7dd566 Translated using Weblate (Portuguese)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2024-01-31 00:02:00 +01:00
bittin1ddc447d824349b2
8865321d74 Translated using Weblate (Swedish)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sv/
2024-01-31 00:02:00 +01:00
GB
38df520266 Translated using Weblate (Italian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-01-31 00:01:59 +01:00
Deleted User
c97736d730 Translated using Weblate (Dutch)
Currently translated at 88.3% (341 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2024-01-31 00:01:58 +01:00
Сергій
64eda450f0 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-01-31 00:01:57 +01:00
Aayush Gupta
7e899ff8eb IInstaller: Support installing shared libraries via supported installers
Session, Shizuku and Root Installer are supported for now. Native and Aurora Services
have been deprecated and won't be supported. App Manager might support it or it will
be deprecated as well (if it doesn't).

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-27 18:43:56 +05:30
Aayush Gupta
c562f4351e IInstaller: Use Download object for installing apps
Contains all required data for us to install an app making things easier
to work with.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-26 13:15:26 +05:30
Aayush Gupta
1ebe86a22b UpdatesFragment: Check if downloads are running instead of finished
Update all button otherwise shows cancel on first run

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-25 20:17:31 +05:30
Aayush Gupta
683c00ee0d SearchResultsFragment: Update navArg when query is updated
Switch from args to arguments as the current one caches the old
value and returns it again on creation.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-21 19:19:59 +05:30
Aayush Gupta
87b4301eb1 InstallActivity: Extend AppCompatActivity instead of Activity
This lets us use hilt for dependency injection here

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 18:37:27 +05:30
Aayush Gupta
8de734761f DownloadMenuSheet: Show toast if files are missing for install
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 15:28:01 +05:30
Aayush Gupta
09c64a7002 AppInstaller: Use hilt to manage instance
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 15:22:36 +05:30
Aayush Gupta
859d32d878 AppInstaller: Always use intent based uninstallation of apps
This requests user's confirmation before uninstallation every time which
is what we want to happen as well.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 15:12:57 +05:30
Aayush Gupta
b46d232956 AndroidManifest: Add comments wherever required
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 14:03:02 +05:30
Aayush Gupta
fd0e6b9a38 AndroidManifest: Drop non-default backup flags
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 13:57:51 +05:30
Aayush Gupta
2b3e34a196 Bump plugins & dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 13:55:37 +05:30
Aayush Gupta
b2574b7ddf Merge documentation into wiki
Anonymous acction creation and token generation have been moved to https://gitlab.com/AuroraOSS/AuroraStore/-/wikis/Anonymous-Logins

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 13:49:04 +05:30
Aayush Gupta
dc6a78a439 gitlab-ci: Drop unused stages and scripts
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-20 13:48:57 +05:30
Aayush Gupta
513acddc53 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!283
2024-01-19 06:15:51 +00:00
jirogoro
71b8a85d77 Translated using Weblate (Japanese)
Currently translated at 97.9% (378 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-01-19 06:04:15 +01:00
Jonathan Soares
00328cdc56 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-01-17 13:06:32 +01:00
J. Lavoie
3cadab5fd1 Translated using Weblate (French)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2024-01-17 13:06:32 +01:00