Aayush Gupta
f7667c17aa
NotificationUtil: Load install notification icon from package locally
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-04 13:32:33 +05:30
Aayush Gupta
43e11dac88
InstallerService: Drop unused installer service class
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-04 13:32:33 +05:30
Aayush Gupta
a5c967ba3e
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!316
2024-05-04 07:11:00 +00:00
NEXI
5819091780
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2024-05-04 08:11:22 +02:00
大王叫我来巡山
20a271edb9
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-05-04 08:11:21 +02:00
Rex_sa
b5b9efbf81
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-05-04 08:11:21 +02:00
Ingo Brückl
48ff5fed26
Translated using Weblate (German)
...
Currently translated at 96.5% (394 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-04 08:11:20 +02:00
Oğuz Ersen
96b8951e21
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-05-04 08:11:20 +02:00
VfBFan
0b7e48956c
Translated using Weblate (German)
...
Currently translated at 96.5% (394 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-04 08:11:19 +02:00
gallegonovato
0daf96b373
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-05-04 08:11:18 +02:00
Anonymous
f30ebbb8a8
Translated using Weblate (Esperanto)
...
Currently translated at 41.6% (170 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/eo/
2024-05-04 08:11:18 +02:00
tabby
b7643b3ea1
Translated using Weblate (Korean)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ko/
2024-05-04 08:11:17 +02:00
Igor Sorocean
bf43452792
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-05-04 08:11:17 +02:00
Aayush Gupta
8b1830d5d5
fixup! SessionInstaller: Open write sessions with packageName only
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-04 11:38:15 +05:30
Aayush Gupta
0fd597b3c8
strings: Reword download preference summary for APK deletion
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 20:12:39 +05:30
Aayush Gupta
58e615befb
DownloadWorkerUtil: Also delete old download directories when clearing downloads
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 20:12:39 +05:30
Aayush Gupta
68733e1ec1
DownloadPreference: Add a worker to regularly clear downloads cache
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 20:12:39 +05:30
Aayush Gupta
43e63a9452
InstallActivity: Unregister session callback onDestroy
...
Also finish activity if a valid download is not present
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 14:27:15 +05:30
Aayush Gupta
65fc2a2dbd
SessionInstaller: Open write sessions with packageName only
...
This allows to open same sessions multiple times when required untill it's
abandoned. Also specifiy file length as it is known.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 13:24:33 +05:30
Aayush Gupta
a75838a57d
AuroraApp: Switch from GlobalScope to MainScope
...
Use MainScope instead of GlobalScope managed in the application class
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-02 12:22:06 +05:30
Aayush Gupta
e142e4f00d
Bump AGP and dependencies to latest stable releases
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-01 22:56:47 +05:30
Aayush Gupta
4a109fa164
DownloadFragment: Display downloads in reversed order
...
Latest downloads should always be on top to allow users to easily manage them.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-30 18:37:37 +05:30
Aayush Gupta
b76eb75e4e
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!314
2024-04-30 07:18:57 +00:00
Edgars Andersons
7ebced28e5
Translated using Weblate (Latvian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/lv/
Translation: Aurora Store/Android
2024-04-29 19:54:07 +02:00
winver
18d8c4c886
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: winver <kirillstuzhuk@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
Translation: Aurora Store/Android
2024-04-29 19:54:06 +02:00
Сергій
39697e780f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/uk/
Translation: Aurora Store/Fastlane
2024-04-29 19:54:05 +02:00
jonnysemon
98fd304476
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/ar/
Translation: Aurora Store/Fastlane
2024-04-29 19:54:04 +02:00
NEXI
b76f3b0faa
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: NEXI <nexiphotographer@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
Translation: Aurora Store/Android
2024-04-29 19:54:03 +02:00
Mirosław Żylewicz
e264c5405a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: Mirosław Żylewicz <miroslaw.zylewicz@o2.pl >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
Translation: Aurora Store/Android
2024-04-29 19:54:02 +02:00
Daniel
b2d8b0b28a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: Daniel <its.ghost.message@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:54:01 +02:00
gallegonovato
78d79c59df
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/es/
Translation: Aurora Store/Fastlane
2024-04-29 19:54:00 +02:00
Oğuz Ersen
271c951106
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/tr/
Translation: Aurora Store/Fastlane
2024-04-29 19:53:59 +02:00
Fjuro
e2506e3d57
Translated using Weblate (Czech)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: Fjuro <fjuro@alius.cz >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/cs/
Translation: Aurora Store/Fastlane
2024-04-29 19:53:58 +02:00
joaooliva
4818909af2
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: joaooliva <joaooliva@protonmail.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pt_BR/
Translation: Aurora Store/Fastlane
2024-04-29 19:53:57 +02:00
Scrambled777
1a1a85c4a0
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (22 of 22 strings)
Co-authored-by: Scrambled777 <weblate.scrambled777@simplelogin.com >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/hi/
Translation: Aurora Store/Fastlane
2024-04-29 19:53:56 +02:00
Andrey
18828d09d9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: Andrey <andrey@mailbox.org >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:53:55 +02:00
Yuli
096ba35f07
Translated using Weblate (Russian)
...
Currently translated at 100.0% (406 of 406 strings)
Co-authored-by: Yuli <yuli@sergal.cc >
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:53:55 +02:00
Aayush Gupta
2908f15fdb
updates.json: Fetch 4.4.4
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-26 09:43:10 +05:30
Aayush Gupta
34b94ef236
4.4.4
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
4.4.4
2024-04-25 11:29:04 +05:30
Aayush Gupta
f43af7a999
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!312
2024-04-24 05:30:35 +00:00
glemco
0c024e0678
Translated using Weblate (Italian)
...
Currently translated at 9.5% (2 of 21 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/it/
2024-04-24 07:25:14 +02:00
Ihor Hordiichuk
5e45f0fe4f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-04-24 07:25:14 +02:00
glemco
e9d229790f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-04-24 07:25:14 +02:00
Aayush Gupta
3918fc199d
GoogleFragment: Update EMBEDDED_SETUP_URL
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-24 09:06:32 +05:30
Aayush Gupta
0de1d63b5d
fragment_app_links: Make app links layout scrollable
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-22 10:28:57 +05:30
Aayush Gupta
5c87860a5b
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!311
2024-04-22 04:46:22 +00:00
tabby
52f616ec01
Translated using Weblate (Korean)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ko/
2024-04-22 06:42:41 +02:00
ΣΤΑΥΡΟΣ ΔΑΛΙΑΚΟΠΟΥΛΟΣ
6ba9010ac7
Translated using Weblate (Greek)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/el/
2024-04-22 06:42:41 +02:00
Gorom
b34b6991c7
Translated using Weblate (French)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/fr/
2024-04-21 13:07:21 +02:00
NEXI
02de0709a5
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2024-04-21 13:07:20 +02:00