Aayush Gupta
8962260f0b
WelcomeFragment: Localize welcome screen strings
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-04 11:12:58 +05:30
Aayush Gupta
a7359d154a
assets: Drop unused JSON files
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-04 10:37:58 +05:30
Aayush Gupta
0543b8ff9c
ManualDownloadSheet: Localize manual download hint
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-04 10:33:09 +05:30
Aayush Gupta
22bbd4499d
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!303
2024-04-04 03:29:40 +00:00
Dan
b4a7129e2b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-04-04 05:23:31 +02:00
大王叫我来巡山
501e092187
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-04-04 05:23:30 +02:00
joaooliva
8479ea1737
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-04-04 05:23:30 +02:00
Scrambled777
5e0252a51b
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-04-04 05:23:29 +02:00
Fjuro
1422e63926
Translated using Weblate (Czech)
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-04-03 20:30:47 +02:00
Oğuz Ersen
e1ec2a9f6c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-04-03 20:30:47 +02:00
gallegonovato
6e7964c719
Translated using Weblate (Spanish)
...
Currently translated at 98.4% (388 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-04-03 20:30:46 +02:00
Besnik Bleta
2ef0013a88
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (380 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2024-04-03 18:01:33 +02:00
Fjuro
75e132cdee
Translated using Weblate (Czech)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-04-03 18:01:33 +02:00
Scrambled777
bc6f627051
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-04-03 18:01:33 +02:00
ShareASmile
79cb71cd48
Translated using Weblate (Punjabi)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2024-04-03 18:01:33 +02:00
Aayush Gupta
5612263e04
data: installer: Localize installer information
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-03 21:23:00 +05:30
Aayush Gupta
f0fd8c6f73
assets: exodus_trackers: Update trackers database from upstream
...
Obtained via https://reports.exodus-privacy.eu.org/api/trackers
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-03 20:12:57 +05:30
Aayush Gupta
4dbe4c78a2
AppLinksFragment: Wrap app link activity start in try-catch block
...
Android warns that it may not exist on all devices and samsung devices
seems to prove that true.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-01 15:17:38 +05:30
Aayush Gupta
ed4e8c8430
AppLinksFragment: Update button state when link is removed
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-01 15:02:43 +05:30
Aayush Gupta
eff596be13
strings: Refer Exodus Privacy properly
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-01 12:09:49 +05:30
Aayush Gupta
23e09373e9
gitlab-ci: Compile debug builds again
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-30 18:24:53 +05:30
Aayush Gupta
4790ae1d83
PermissionBottomSheet: Highlight new permissions using accent color
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-30 13:29:59 +05:30
Aayush Gupta
37c49637d7
README: Mention gitlab package registry for nightly builds
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-30 11:06:08 +05:30
Aayush Gupta
b925aa3400
SessionInstaller: Register session callbacks on main thread
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-30 11:02:03 +05:30
Aayush Gupta
124ea902a5
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!302
2024-03-29 14:53:27 +00:00
Aayush Gupta
564f97b0b9
gitlab-ci: Upload nightly to generic package registery
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-29 14:58:17 +05:30
Hosted Weblate
e97db434d3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-03-29 09:02:01 +01:00
Mikachu
4598e90ef4
Translated using Weblate (Dutch)
...
Currently translated at 88.9% (339 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/nl/
2024-03-29 09:02:01 +01:00
Aayush Gupta
31ce6882e3
gitlab-ci: Assemble nightly instead of debug
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-29 10:36:12 +05:30
Aayush Gupta
4d22f8ff7e
gradle: Sign nightly builds with AOSP test keys
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-29 10:21:06 +05:30
Aayush Gupta
0525fe41dc
gradle: Sign debug builds with AOSP test keys
...
debug keys differs as per platforms requiring a re-install whenever
development environment is switched. This should fix that issue.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-29 10:12:22 +05:30
Aayush Gupta
8abade8881
Avoid accessing file's path when working with downloads
...
This will help us to use document tree in future to allow users custom download
directory.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-27 19:52:41 +05:30
Aayush Gupta
d15fd40296
PathUtil: Set default downloads to internal cache directory
...
This allows system to automatically free up space when required as well as
users to delete it manually from the app info settings without wiping out
aurora store specific configuration.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-27 18:55:27 +05:30
Aayush Gupta
27496ac27e
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!301
2024-03-26 06:42:35 +00:00
VfBFan
f7fca1f932
Translated using Weblate (German)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-03-24 17:01:48 +01:00
Valdnet
c469504547
Translated using Weblate (Polish)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-03-23 15:01:53 +01:00
Aayush Gupta
5c5b48c6c1
DownloadWorker: Update downloadedBytes when file exists as well
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-22 17:45:50 +05:30
Aayush Gupta
6ec6efaf06
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!300
2024-03-22 11:14:19 +00:00
YGOmod
ee4a64472b
Translated using Weblate (Croatian)
...
Currently translated at 83.2% (317 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hr/
2024-03-22 12:11:11 +01:00
Λευτέρης Τ
1753a9befb
Translated using Weblate (Greek)
...
Currently translated at 93.4% (356 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/el/
2024-03-22 12:11:10 +01:00
Ray
a428639a6a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 15.0% (3 of 20 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/zh_Hant/
2024-03-22 12:11:09 +01:00
Ihor Hordiichuk
4fba434f62
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-03-22 12:11:09 +01:00
NEXI
918190628d
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2024-03-22 12:11:08 +01:00
Andrey
e5d38e741e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-03-22 12:11:08 +01:00
Oğuz Ersen
32a174b117
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-03-22 12:11:07 +01:00
Mirosław Żylewicz
e26ffc2fbb
Translated using Weblate (Polish)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-03-22 12:11:06 +01:00
joaooliva
5e0e20a102
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-03-22 12:11:06 +01:00
Rex_sa
d9793e908b
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-03-22 12:11:05 +01:00
Igor Sorocean
02185ca14f
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-03-22 12:11:05 +01:00
Besnik Bleta
ee9ea2d7a2
Translated using Weblate (Albanian)
...
Currently translated at 99.4% (379 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sq/
2024-03-22 12:11:04 +01:00