Commit Graph

1570 Commits

Author SHA1 Message Date
Mirosław Żylewicz
63d20db1f9 Translated using Weblate (Polish)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-06-04 14:28:46 +02:00
J. Lavoie
5d69750320 Translated using Weblate (Finnish)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-06-04 14:28:46 +02:00
bomzhellino
51352011ef Translated using Weblate (Russian)
Currently translated at 99.7% (335 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-06-04 14:28:45 +02:00
J. Lavoie
c2a6b0df19 Translated using Weblate (Italian)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-06-04 14:28:45 +02:00
J. Lavoie
95fc61517c Translated using Weblate (German)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-04 14:28:44 +02:00
Ingo Brückl
cdc13ca283 Translated using Weblate (German)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-04 14:28:44 +02:00
J. Lavoie
13f27607e7 Translated using Weblate (French)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2023-06-04 14:28:43 +02:00
Oğuz Ersen
ce1b346a41 Translated using Weblate (Turkish)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-06-03 19:51:51 +02:00
Eric
c5407bb98f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-06-03 19:51:50 +02:00
Rex_sa
a30d178cfa Translated using Weblate (Arabic)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-06-03 19:51:50 +02:00
nautilusx
0526c8f1e2 Translated using Weblate (German)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-03 19:51:50 +02:00
gallegonovato
0ba8f4e7e5 Translated using Weblate (Spanish)
Currently translated at 100.0% (336 of 336 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-06-03 19:51:49 +02:00
Milo Ivir
4f577d2409 Translated using Weblate (Croatian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hr/
2023-06-02 23:50:49 +02:00
Aayush Gupta
2f80ef1109 SpoofActivity: Allow users to import spoof configs with open document contract
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-02 00:18:10 +08:00
Aayush Gupta
a0f13e6040 SpoofActivity: Use CreateDocument contract for exporting properties
This lets us not request external storage manager permissions

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-01 23:21:45 +08:00
Aayush Gupta
71e5da32b4 AppDetailsActivity: Only request storage manager perms when required
Saving files in filesDir or externalFilesDir doesn't requires any perms as this
is app's own storage. We only need perm if user is either installing an app with
obb/patch files or has enabled external storage downloads

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-01 22:55:34 +08:00
Aayush Gupta
3733c8437d Exclude downloads directory from backup
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-01 15:50:34 +08:00
Aayush Gupta
1de331e5db Sanitize external intents properly
Also disable auto-download and installs from them

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-01 14:26:17 +08:00
Aayush Gupta
0a27b007d4 Set missing displayName and iconArtwork for shared libraries
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-31 23:04:29 +08:00
Aayush Gupta
8cf3b823ff Merge branch 'library-deps' into 'master'
Implementing installation of dependent libraries before installing the main package

See merge request AuroraOSS/AuroraStore!215
2023-05-31 12:26:47 +00:00
Evengard
dbc12d7445 Implementing installation of dependent libraries before installing the main package 2023-05-31 12:26:47 +00:00
Aayush Gupta
574390e89f fixup! Read system xml blacklist as default
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-31 16:53:11 +08:00
Aayush Gupta
92358dbad2 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!216
2023-05-31 04:20:10 +00:00
Aayush Gupta
2bbb599bbc Translated using Weblate (Russian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-31 06:18:55 +02:00
Ihor Hordiichuk
981dadfa73 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-05-31 06:18:55 +02:00
Fjuro
3b4254ada9 Translated using Weblate (Czech)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-05-31 06:18:55 +02:00
Oğuz Ersen
4d69810769 Translated using Weblate (Turkish)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-05-31 06:18:55 +02:00
Mirosław Żylewicz
e14d12f02d Translated using Weblate (Polish)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-05-31 06:18:55 +02:00
gallegonovato
bb9a33ef6c Translated using Weblate (Spanish)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-05-31 06:18:55 +02:00
Jean Mareilles
c0815526e1 Translated using Weblate (French)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2023-05-31 06:18:55 +02:00
Dan
5ca8bb2b1e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-05-31 06:18:55 +02:00
Eric
e311361789 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-05-31 06:18:55 +02:00
jirogoro
a40c9bfa5e Translated using Weblate (Japanese)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-05-31 06:18:55 +02:00
solokot
1aeb70f5e5 Translated using Weblate (Russian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-31 06:18:55 +02:00
Rex_sa
91662ef64b Translated using Weblate (Arabic)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-05-31 06:18:55 +02:00
Ingo Brückl
28983453ad Translated using Weblate (German)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-05-31 06:18:55 +02:00
bomzhellino
fd7cb6fd64 Translated using Weblate (Russian)
Currently translated at 100.0% (332 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-05-31 06:18:55 +02:00
Deleted User
9cc4e16f59 Translated using Weblate (Portuguese (Brazil))
Currently translated at 90.9% (302 of 332 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2023-05-31 06:18:55 +02:00
Rahul Patel
3943144ce9 4.2.3 4.2.3 2023-05-30 21:54:24 +05:30
Rahul Patel
6f50826953 Do not expose anonymous emails 2023-05-30 21:40:16 +05:30
Aayush Gupta
ecdea3d50c Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!214
2023-05-28 05:33:06 +00:00
Mirosław Żylewicz
1cb684ec5a Translated using Weblate (Polish)
Currently translated at 100.0% (330 of 330 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-05-28 07:31:27 +02:00
Ingo Brückl
ea4a691598 Translated using Weblate (German)
Currently translated at 100.0% (330 of 330 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-05-28 07:31:27 +02:00
Igor Sorocean
aed7e8fd40 Translated using Weblate (Romanian)
Currently translated at 100.0% (330 of 330 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2023-05-28 07:31:27 +02:00
Aayush Gupta
1b9eea69f0 fixup! Handle account UI login UI progress better 2023-05-28 10:47:00 +05:30
Aayush Gupta
cd3cd6f9b7 Handle account UI login UI progress better
* Show server down error message on 503 status
* Don't allow users to click another login option if another login is in progress
* Reset progress bar's visibility properly

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-28 01:13:13 +05:30
Aayush Gupta
5ca8c74773 gradle: Bump gplayapi to 3.1.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-26 13:56:45 +05:30
Rahul Patel
c35fe9d3cd Add guide to create & share accounts 2023-05-26 13:23:03 +05:30
Aayush Gupta
d9dd90df32 BlacklistViewModel: Don't filter for packages to be enabled again
getPackageInfoMap method already filters values based on PREFERENCE_UPDATES_EXTENDED
preference. Doing this again here without any check results in loss of
ability to blacklist disabled apps.

Credits: https://gitlab.com/AuroraOSS/AuroraStore/-/merge_requests/205

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-25 14:41:20 +05:30
Aayush Gupta
0d5c90bcd9 Bump to AGP 8.0.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-25 14:26:04 +05:30