Commit Graph

5148 Commits

Author SHA1 Message Date
Pluto
fc156f299c Translated using Weblate (Czech)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-07-09 19:51:48 +02:00
Aayush Gupta
43c260dcf0 Drop multidex library dependency
This is only required if we are supporting <Android 5.0

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-08 12:05:43 +05:30
Aayush Gupta
0a3fc192ea Hide certain views on non-top level fragments
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-08 12:05:30 +05:30
Aayush Gupta
b54b6b14ba Revert "Always verify sessions before login"
This reverts commit 87af312f54.
2023-07-08 12:05:20 +05:30
HelaBasa Group (හෙළබස සමූහය)
b2f15e0388 Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-07-06 10:49:24 +02:00
Edgars Andersons
ef3082eaee Translated using Weblate (Latvian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2023-07-06 10:49:24 +02:00
Andrey
b567bb78f5 Translated using Weblate (Russian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-07-02 13:53:00 +02:00
VfBFan
7b94ec3ee7 Translated using Weblate (German)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-07-02 13:53:00 +02:00
Andrey
42ffb2a877 Translated using Weblate (Russian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-07-02 13:53:00 +02:00
Andrey
d8da0b6b31 Translated using Weblate (Russian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-07-02 13:53:00 +02:00
HelaBasa Group (හෙළබස සමූහය)
d3c1da9deb Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-07-02 13:53:00 +02:00
Edgars Andersons
8e9d1b428c Translated using Weblate (Latvian)
Currently translated at 79.6% (278 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2023-07-02 13:53:00 +02:00
Mirosław Żylewicz
793ae2e8e7 Translated using Weblate (Polish)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-07-02 13:53:00 +02:00
J. Lavoie
beef775755 Translated using Weblate (Finnish)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2023-07-02 13:53:00 +02:00
Application-maker
263dbdf3a9 Translated using Weblate (Russian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-07-02 13:53:00 +02:00
Кирилл
5688f78b9a Translated using Weblate (Russian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-07-02 13:53:00 +02:00
J. Lavoie
503eecf7dd Translated using Weblate (Italian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2023-07-02 13:53:00 +02:00
Ingo Brückl
efb7fd9e7c Translated using Weblate (German)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-07-02 13:52:59 +02:00
J. Lavoie
96cb2781a0 Translated using Weblate (French)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2023-07-02 13:52:59 +02:00
Aayush Gupta
c7062d8dbb fixup! fixup! Implement Shizuku installer support 2023-07-01 13:51:18 +05:30
Aayush Gupta
f972ac01d3 Drop dependency upon Fuel library
Current version is outdated and it was mainly here for Android 4.4 support.
Move to Okhttpclient instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-30 18:16:22 +05:30
Aayush Gupta
77fe8652b7 Drop support for kitkat; Bump minSdk to 21
This has been dead for a while already, remove the code and bump minSdk to a
version that actually works

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-30 18:16:22 +05:30
Aayush Gupta
d4df0b4571 Use background from theme for MaterialAlertDialog
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-30 18:02:53 +05:30
Aayush Gupta
ed64eb3226 fixup! fixup! Implement Shizuku installer support
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-30 18:02:53 +05:30
Aayush Gupta
8a58a26792 fixup! Implement Shizuku installer support
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-29 17:47:20 +05:30
Ingo Brückl
ab9aff41da Translated using Weblate (German)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-27 09:48:23 +02:00
Edgars Andersons
2b832b80e8 Translated using Weblate (Latvian)
Currently translated at 70.4% (246 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
2023-06-27 09:48:23 +02:00
VfBFan
f4f2683efb Translated using Weblate (German)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-27 09:48:23 +02:00
Kintu
f36157c268 Translated using Weblate (Catalan)
Currently translated at 86.8% (303 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ca/
2023-06-26 23:15:05 +02:00
Ingo Brückl
266a2be9b4 Translated using Weblate (German)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-26 23:15:04 +02:00
Matrix
e9dedec912 Translated using Weblate (Dutch)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2023-06-26 14:17:40 +02:00
VfBFan
a55ac746ce Translated using Weblate (German)
Currently translated at 96.8% (338 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-06-26 14:17:39 +02:00
Ray
7f96429cb1 Translated using Weblate (Yue (Traditional))
Currently translated at 60.4% (211 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-06-24 21:50:48 +02:00
HelaBasa Group (හෙළබස සමූහය)
4dae1cfeab Translated using Weblate (Sinhala)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/si/
2023-06-24 21:50:47 +02:00
Ihor Hordiichuk
756c9e9d0c Translated using Weblate (Ukrainian)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-06-24 21:50:47 +02:00
Fjuro
66e5a43512 Translated using Weblate (Czech)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-06-24 21:50:46 +02:00
Oğuz Ersen
0101101ed5 Translated using Weblate (Turkish)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-06-24 21:50:46 +02:00
Eric
709e9fa58e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-06-24 21:50:45 +02:00
Mirosław Żylewicz
6c4e1e0138 Translated using Weblate (Polish)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-06-24 21:50:45 +02:00
bomzhellino
636e04f14f Translated using Weblate (Russian)
Currently translated at 99.7% (348 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-06-24 21:50:45 +02:00
Rex_sa
effe48ea14 Translated using Weblate (Arabic)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-06-24 21:50:44 +02:00
gallegonovato
58867061e2 Translated using Weblate (Spanish)
Currently translated at 100.0% (349 of 349 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-06-24 21:50:44 +02:00
Ihor Hordiichuk
04c890d794 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2023-06-23 04:34:48 +02:00
Fjuro
32b0235ddb Translated using Weblate (Czech)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2023-06-23 04:34:48 +02:00
Oğuz Ersen
c89d33f09e Translated using Weblate (Turkish)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2023-06-23 04:34:48 +02:00
Eric
b7550324c0 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2023-06-23 04:34:48 +02:00
Mirosław Żylewicz
a9697b48a4 Translated using Weblate (Polish)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2023-06-23 04:34:48 +02:00
bomzhellino
153ea6cbae Translated using Weblate (Russian)
Currently translated at 99.7% (346 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2023-06-23 04:34:48 +02:00
Rex_sa
daaa432550 Translated using Weblate (Arabic)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-06-23 04:34:48 +02:00
gallegonovato
8899a6a7dd Translated using Weblate (Spanish)
Currently translated at 100.0% (347 of 347 strings)

Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2023-06-23 04:34:48 +02:00