Mirosław Żylewicz
716595366f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2025-01-14 06:02:07 +01:00
LucasMZ
8db0e5374e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2025-01-14 06:02:07 +01:00
AO Localisation Lab
64ee87cecf
Translated using Weblate (French)
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-01-14 06:02:07 +01:00
Mato
3a36f5a9c0
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2025-01-14 06:02:07 +01:00
Gorom
636631460c
Translated using Weblate (French)
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-01-14 06:02:07 +01:00
Максим Горпиніч
29b04966e7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (432 of 432 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2025-01-14 06:02:07 +01:00
jonnysemon
c8f2f87dc2
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ar/
2025-01-14 06:02:07 +01:00
Milan Šalka
208cf4790a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/sk/
2025-01-14 06:02:07 +01:00
Milan Šalka
2dc545cea2
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (419 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sk/
2025-01-14 06:02:07 +01:00
Emin Tufan Çetin
5c98ef1450
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/tr/
2025-01-14 06:02:07 +01:00
Emin Tufan Çetin
ca9c652fb0
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (419 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2025-01-14 06:02:07 +01:00
Mirosław Żylewicz
ebef9ba79f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (419 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2025-01-14 06:02:07 +01:00
joaooliva
0a90ddbb19
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pt_BR/
2025-01-14 06:02:07 +01:00
Aayush Gupta
baf08d600b
ExportWorker: Split FGS notification ID from export notification ID
...
On old Android versions, WorkManager runs expedietd works on FGS and it
automatically removes the notification when work is finished resulting in
users never seeing the export finished notification.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-14 11:28:32 +07:00
Aayush Gupta
d12339a454
AndroidManifest: Drop non-required protected permissions
...
INSTALL and DELETE packages permissions are only available to system apps
and every project including Aurora Store by default seems to include it
as a user app
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-14 11:02:40 +07:00
Aayush Gupta
9681d4b682
SearchResultsFragment: Support deep links for search URLs
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-14 10:56:46 +07:00
Aayush Gupta
1cb1905b48
AppsGamesFragment: Localize header string for installed apps
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-14 10:12:46 +07:00
Aayush Gupta
b749920e40
PermissionsFragment: Use string resources for app links too
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-14 10:07:39 +07:00
Aayush Gupta
91bf99c31c
gradle: Enable java language 21 features
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-13 12:37:03 +07:00
Aayush Gupta
b53bb4c06c
Bump to latest stable AGP and dependencies
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-13 12:16:43 +07:00
Aayush Gupta
34833abb50
DownloadWorker: Avoid passing download data as input
...
Parsing the data otherwise pukes error on old Android versions due to size
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-12 09:26:54 +07:00
Aayush Gupta
d69ec391ed
DispenserFragment: Add missing navigation listener
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-12 09:09:01 +07:00
Aayush Gupta
a969cb613a
DevInfoLayout: Center image in parent
...
Looks much better
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-11 17:55:23 +07:00
Aayush Gupta
4e0fc54d6e
DevInfoLayout: Switch to property access syntax everywhere
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-11 17:54:58 +07:00
Aayush Gupta
516af19172
AppDetailsFragment: Implement compatibility section using plexus
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-11 17:41:33 +07:00
Aayush Gupta
42ea3a8af9
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!429
2025-01-11 02:46:49 +00:00
大王叫我来巡山
09ff6b1cc3
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/zh_Hans/
2025-01-10 19:31:32 +01:00
Edgars Andersons
cdff27c6bd
Translated using Weblate (Latvian)
...
Currently translated at 31.0% (9 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/lv/
2025-01-10 19:31:32 +01:00
VfBFan
09db1f6eb9
Translated using Weblate (German)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/de/
2025-01-10 19:31:32 +01:00
Roman
276a12538c
Translated using Weblate (Russian)
...
Currently translated at 96.5% (28 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ru/
2025-01-10 19:31:32 +01:00
J
693790e010
Translated using Weblate (Portuguese)
...
Currently translated at 99.0% (415 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt/
2025-01-10 19:31:32 +01:00
Rahul Patel
4712fa0c7c
Update feed
2025-01-10 12:02:46 +05:30
Aayush Gupta
e8ab7139c6
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!428
2025-01-10 05:37:33 +00:00
Roman
28b805a0d1
Translated using Weblate (Russian)
...
Currently translated at 96.5% (28 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ru/
2025-01-09 21:04:04 +01:00
Roman
a0c7757738
Translated using Weblate (Russian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ru/
2025-01-09 15:54:20 +01:00
Besnik Bleta
2ca5f7a143
Translated using Weblate (Albanian)
...
Currently translated at 3.4% (1 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/sq/
2025-01-09 12:12:04 +01:00
Linerly
6c14c0fefc
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/id/
2025-01-09 12:12:03 +01:00
Edgars Andersons
f66bc0e0e9
Translated using Weblate (Latvian)
...
Currently translated at 17.2% (5 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/lv/
2025-01-09 12:12:02 +01:00
Максим Горпиніч
288978c2a5
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/uk/
2025-01-09 12:12:02 +01:00
Fjuro
22de6b2ce6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/cs/
2025-01-09 12:12:01 +01:00
Roman
660d2ba9bd
Translated using Weblate (Russian)
...
Currently translated at 86.2% (25 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ru/
2025-01-09 12:12:01 +01:00
AO Localisation Lab
3b9bd50299
Translated using Weblate (French)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/fr/
2025-01-09 02:22:42 +01:00
Gorom
bcf1683daa
Translated using Weblate (French)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/fr/
2025-01-08 21:52:39 +01:00
ColorfulRhino
aab06c36a0
Translated using Weblate (German)
...
Currently translated at 100.0% (419 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2025-01-08 20:21:23 +00:00
AO Localisation Lab
152cc46cb0
Translated using Weblate (French)
...
Currently translated at 100.0% (28 of 28 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/fr/
2025-01-08 20:21:22 +00:00
AO Localisation Lab
934576cd17
Translated using Weblate (French)
...
Currently translated at 100.0% (419 of 419 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2025-01-08 20:21:21 +00:00
Aayush Gupta
cf6af4c9d9
4.6.4
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-09 00:29:26 +07:00
Aayush Gupta
6d3c1b98e6
libs: Bump hilt to 2.54
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-07 14:40:27 +07:00
Aayush Gupta
20353bc391
Merge branch 'dev'
2025-01-06 20:26:37 +07:00
Aayush Gupta
666ac214d9
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!427
2025-01-06 13:25:22 +00:00