Commit Graph

4920 Commits

Author SHA1 Message Date
Aayush Gupta
3584853bb8 Merge branch 'gabr/StopOnVerifyFailure' into 'master'
Don't try to install if verifyFile fails

See merge request AuroraOSS/AuroraStore!550
2026-05-01 14:48:02 +08:00
ggabr
b1c932b7d6 Don't try to install if verifyFile fails 2026-05-01 14:48:02 +08:00
Aayush Gupta
611e536fa4 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!551
2026-05-01 14:47:43 +08:00
Rahul Patel
44728a160c microg: update version 2026-05-01 00:05:34 +05:30
Hosted Weblate
a96c1ea7e9 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2026-04-27 20:10:09 +02:00
Besnik Bleta
5e84537805 Translated using Weblate (Albanian)
Currently translated at 99.1% (475 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-04-27 20:10:08 +02:00
Flavjo Avdiu
f06fca5f18 Translated using Weblate (Albanian)
Currently translated at 99.1% (475 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-04-27 20:10:07 +02:00
Rahul Patel
8fdc560907 appdetails: improve ui states 2026-04-27 21:08:04 +05:30
Aayush Gupta
60d732e6fe gradle: Specify compile SDK using the new DSL
Ref: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/37141

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-26 22:06:14 +08:00
Aayush Gupta
75ba09af32 4.8.2
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-26 11:14:13 +08:00
Guzleon
57a6186db4 Translated using Weblate (Spanish)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2026-04-26 03:10:31 +00:00
Aayush Gupta
a8d3b424ac Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!548
2026-04-26 10:57:51 +08:00
Aayush Gupta
bf5a667232 Replace preview template logic with new provider annotation
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-26 10:55:43 +08:00
BoneNI
0cb43a3549 Translated using Weblate (Lao)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lo/
2026-04-22 05:10:07 +02:00
BoneNI
3358808887 Added translation using Weblate (Lao) 2026-04-22 05:10:05 +02:00
Aayush Gupta
87f563da70 Bump compile SDK to Android 17
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-15 14:50:23 +08:00
Aayush Gupta
40471c15a9 compose: commons: Migrate stream browse fragment to compose
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-14 11:44:45 +08:00
Aayush Gupta
6753667c85 app: Reformat using ktlint
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-08 17:17:42 +08:00
Aayush Gupta
2d6f2168c8 AppInstaller: Check if microG services enable app installer or not
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-08 17:14:20 +08:00
Aayush Gupta
a1d15f16bd compose: SearchScreen: Use random UUID as keys
Server can send same package again as we are filtering through different bundles. Keys are basically
packageName's hashcode, so they can end up as being similar and crash the app.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-08 16:08:02 +08:00
Hosted Weblate
b651146403 Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2026-03-23 01:09:53 +01:00
Besnik Bleta
9676e1d6b5 Translated using Weblate (Albanian)
Currently translated at 99.3% (476 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-03-23 01:09:49 +01:00
Adnit Kamberi
c420770f34 Translated using Weblate (Albanian)
Currently translated at 99.3% (476 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-03-23 01:09:48 +01:00
fray-cloud
4d1eed14d4 Translated using Weblate (Korean)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ko/
2026-03-17 05:10:18 +00:00
Aayush Gupta
a56f544f46 Switch from bundleOf to Bundle class
The extension method has been deprecated

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-03-16 15:25:28 +08:00
Aayush Gupta
0458a102c2 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!546
2026-03-16 15:08:21 +08:00
Shrek3010
6ab7638b51 Translated using Weblate (Slovak)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2026-03-13 17:09:52 +00:00
J. Lavoie
2776374519 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-03-13 17:09:47 +00:00
cfopuser
857afb444a Translated using Weblate (Hebrew)
Currently translated at 94.9% (455 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/he/
2026-03-10 01:09:46 +01:00
Zoran Jeremić
e3816ff709 Translated using Weblate (Serbian)
Currently translated at 99.1% (475 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2026-03-08 18:09:47 +00:00
AO yahoe.001
49a15a8816 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:10:02 +00:00
Dyxux
a260385abe Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:10:01 +00:00
AO yahoe.001
a8858f1d51 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:09:59 +00:00
Dyxux
4e75124c30 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:09:58 +00:00
AO yahoe.001
628b06f1a2 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:09:57 +00:00
Dyxux
671d43412d Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-28 17:09:56 +00:00
kae
49118ff927 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2026-02-28 17:09:54 +00:00
ur fausto
bdbebe2864 Translated using Weblate (Italian)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2026-02-25 20:09:47 +01:00
AO yahoe.001
a863c3d625 Translated using Weblate (French)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2026-02-22 23:09:50 +01:00
nautilusx
5401515d42 Translated using Weblate (German)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2026-02-22 23:09:48 +01:00
Hosted Weblate
c83420f17f Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2026-02-21 13:09:59 +00:00
Francisco Serrador
80ab74c838 Translated using Weblate (Spanish)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2026-02-21 13:09:51 +00:00
Besnik Bleta
21980c86e7 Translated using Weblate (Albanian)
Currently translated at 99.3% (476 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-02-21 13:09:48 +00:00
Flavjo Avdiu
9e4e4a69f1 Translated using Weblate (Albanian)
Currently translated at 99.3% (476 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2026-02-21 13:09:47 +00:00
Ghost of Sparta
68deab9899 Translated using Weblate (Hungarian)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hu/
2026-02-18 10:09:53 +00:00
Aayush Gupta
e2dbe085c1 CertUtil: Delete unused functions
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-18 12:48:12 +08:00
Rahul Patel
743ea0a25d preload: fix imports 2026-02-16 21:45:17 +05:30
Rahul Patel
b095b66f7a 4.8.1 2026-02-16 21:30:27 +05:30
glemco
457661af7c Translated using Weblate (Italian)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2026-02-16 13:09:51 +00:00
Sasha Glazko
098367c6dc Translated using Weblate (Belarusian)
Currently translated at 100.0% (479 of 479 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/be/
2026-02-13 21:09:57 +01:00