Commit Graph

2679 Commits

Author SHA1 Message Date
Ihor Hordiichuk
ff8abab66e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-03-08 22:01:58 +01:00
Λευτέρης Τ
f93cb5e168 Translated using Weblate (Greek)
Currently translated at 85.1% (327 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/el/
2024-03-08 22:01:57 +01:00
gallegonovato
89fdf1f19d Translated using Weblate (Spanish)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/es/
2024-03-08 22:01:55 +01:00
J. Lavoie
4ea37a156c Translated using Weblate (Finnish)
Currently translated at 93.4% (359 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fi/
2024-03-07 15:02:00 +01:00
J. Lavoie
cc69954ab6 Translated using Weblate (Italian)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/it/
2024-03-07 15:01:59 +01:00
Colorful Rhino
031e1b04a6 Translated using Weblate (German)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-03-07 15:01:58 +01:00
J. Lavoie
55e293b558 Translated using Weblate (French)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/fr/
2024-03-07 15:01:58 +01:00
Oğuz Ersen
8ebbe1e288 Translated using Weblate (Turkish)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/tr/
2024-03-07 15:01:57 +01:00
NEXI
2b3fc11f0d Translated using Weblate (Serbian)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/sr/
2024-03-07 15:01:57 +01:00
大王叫我来巡山
bc1eb5d745 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/zh_Hans/
2024-03-07 15:01:56 +01:00
Mirosław Żylewicz
114f639d7e Translated using Weblate (Polish)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-03-07 15:01:55 +01:00
joaooliva
264413450c Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-03-07 15:01:54 +01:00
Rex_sa
b35f636ffb Translated using Weblate (Arabic)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-03-07 15:01:52 +01:00
Scrambled777
660646fa47 Translated using Weblate (Hindi)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-03-07 15:01:51 +01:00
Aayush Gupta
9b9cfd8de2 Implement Material3 based EditTextPreference
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-07 18:38:45 +05:30
Aayush Gupta
8f09c7d6ed NetworkPreference: Move proxy validation logic into viewModel
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-07 17:19:59 +05:30
Aayush Gupta
2a41baf69d DownloadWorker: Download files using proxy when exists
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-07 14:37:19 +05:30
Aayush Gupta
717cb29a04 Bump to latest stable AGP and Hilt version
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-07 14:37:19 +05:30
Aayush Gupta
00b94fbac3 SessionInstaller: Automatically pick the best install location
This ensures that if an app is installed in external storage, it continues
to install it there, otherwise defaults to internal like existing behaviour.

Ref: https://cs.android.com/android/platform/superproject/+/main:frameworks/base/core/java/com/android/internal/content/InstallLocationUtils.java;l=328

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-06 19:23:00 +05:30
Aayush Gupta
a7db9f55d0 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!297
2024-03-05 09:39:57 +00:00
Aayush Gupta
28ba1ac17c SplashFragment: Fixes for AuthState.Failed
* Make menu invisible instead of clearing it
* Apply appropriate margin to the status textView

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-05 14:52:28 +05:30
Aayush Gupta
72d077decf BasePreferenceFragment: Move Material3 preference logic to new fragment
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-05 14:42:56 +05:30
Fjuro
4046ece609 Translated using Weblate (Czech)
Currently translated at 100.0% (384 of 384 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/cs/
2024-03-05 09:54:50 +01:00
ngocanhtve
7611b8cd52 Translated using Weblate (Vietnamese)
Currently translated at 99.4% (381 of 383 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/vi/
2024-03-05 09:54:49 +01:00
Mirosław Żylewicz
6e6a541126 Translated using Weblate (Polish)
Currently translated at 100.0% (383 of 383 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-03-05 09:54:48 +01:00
Sergey Dudkin
e9d1329376 Translated using Weblate (Russian)
Currently translated at 99.7% (382 of 383 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-03-05 09:54:48 +01:00
Aayush Gupta
ac3065ab2c Improve and fix proxy setup/usage
* Switch connectivitycheck URL to HTTPS as cleartext communication is disabled
* Use GlobalScope to verify and setup proxy URL
* Ignore proxy setup in HttpClient if its empty

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-05 14:17:11 +05:30
Aayush Gupta
80df8affe4 backup_rules: Fix backup rules on Android 12 and higher
Android 12 and higher requires different namespace for cloud and device transfers

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-05 12:38:41 +05:30
Aayush Gupta
29ce733611 UpdatesFragment: Move Update All button to FAB
* Also link BlacklistFragment in in it's place as requested by users

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-04 14:50:15 +05:30
Aayush Gupta
85226a8f41 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!296
2024-03-04 07:33:18 +00:00
Hosted Weblate
65bdb1d21b Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2024-03-04 08:30:36 +01:00
Aayush Gupta
6caabd21bb Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!295
2024-03-04 07:30:26 +00:00
Aayush Gupta
caf6dd18c1 Cleanup and retire non-working download options
* External storage download uses external files directory and not the SD card
  to downloads while the description states otherwise. This is in-accurate and
  thus dropped (See #985).

* Custom download path is broken which was implemented as a workaround for the
  above (See #1003).

* Move downloads storage to internal files directory which is sandboxed and only
  accessible to us.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-04 12:55:39 +05:30
winver
da65d50c4e Translated using Weblate (Ukrainian)
Currently translated at 100.0% (386 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-03-03 23:02:00 +01:00
Λευτέρης Τ
0efdcf7c16 Translated using Weblate (Greek)
Currently translated at 81.3% (314 of 386 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/el/
2024-03-03 23:01:59 +01:00
Aayush Gupta
2f5d39106a UpdateWorker: Merge self-updates logic for non-fdroid builds
Treat Aurora Store as a normal app for non-fdroid builds and check
for its updates based on auto-update preference.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-02 13:26:54 +05:30
Aayush Gupta
3b9efeed11 UpdateWorker: Move update notification logic to NotificationUtil
* All notification related logic should be in this class

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-03-02 10:48:16 +05:30
Aayush Gupta
658c20f9f8 Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
Translations update from Hosted Weblate

See merge request AuroraOSS/AuroraStore!294
2024-03-01 14:29:57 +00:00
ShareASmile
88bca44a6d Translated using Weblate (Punjabi)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2024-03-01 07:00:11 +01:00
ShareASmile
d3ce88c610 Translated using Weblate (Hindi)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-03-01 07:00:10 +01:00
Ihor Hordiichuk
c604e7cdd1 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (20 of 20 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/uk/
2024-02-29 06:54:44 +01:00
ShareASmile
99a0f3e67d Translated using Weblate (Punjabi)
Currently translated at 100.0% (20 of 20 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pa/
2024-02-29 06:54:44 +01:00
lucasmz
2bcd3ebce1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (20 of 20 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pt_BR/
2024-02-29 06:54:15 +01:00
Scrambled777
758e286018 Translated using Weblate (Hindi)
Currently translated at 100.0% (20 of 20 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/hi/
2024-02-29 06:54:14 +01:00
Ihor Hordiichuk
399f33efd8 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/uk/
2024-02-29 06:54:14 +01:00
ShareASmile
51aff07013 Translated using Weblate (Punjabi)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pa/
2024-02-29 06:54:14 +01:00
Scrambled777
35f119ef4b Translated using Weblate (Hindi)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/hi/
2024-02-29 06:54:14 +01:00
Mirosław Żylewicz
685f261b7c Translated using Weblate (Polish)
Currently translated at 55.0% (11 of 20 strings)

Translation: Aurora Store/Fastlane
Translate-URL: https://hosted.weblate.org/projects/aurora-store/fastlane/pl/
2024-02-28 11:20:51 +01:00
Mirosław Żylewicz
0ec84ac431 Translated using Weblate (Polish)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pl/
2024-02-28 11:20:51 +01:00
Igor Sorocean
cbc4e2f466 Translated using Weblate (Romanian)
Currently translated at 100.0% (388 of 388 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ro/
2024-02-28 11:20:51 +01:00