Aayush Gupta
df45048757
SplashFragment: Reword session_login string to request login
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-10 14:52:51 +05:30
VfBFan
91dee3a373
Translated using Weblate (German)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-06-07 15:09:25 +00:00
Aayush Gupta
6bf75bb68a
AccountFragment: Throw users on splashFragment on logout
...
We have multiple checks implemented at this point in splashFragment to ensure
proper validation and navigation. If a user logs out and hits back button, he still
gets to browse Aurora Store which is an unintended behaviour.
Instead of handling same logic twice everywhere, make AccountFragment minimal and only
handle logging out here.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-01 13:42:40 +05:30
Aayush Gupta
7bd15138df
Merge branch 'weblate-aurora-store-aurorastore-translations' into 'master'
...
Translations update from Hosted Weblate
See merge request AuroraOSS/AuroraStore!326
2024-05-31 10:34:58 +00:00
Aayush Gupta
45e92d3efe
UpdateWorker: Drop non-required foregroundInfo method
...
We are not an expedited nor in foreground, no need to have foregroundInfo method
with an ongoing notification.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-31 15:59:18 +05:30
Aayush Gupta
fc6c5b0307
CleanCacheWorker: Don't allow configuring cache duration
...
6 hours is ample time to do anything a user would like to do
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-31 15:59:18 +05:30
VfBFan
f21f044234
Translated using Weblate (German)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-31 00:21:23 +00:00
Ingo Brückl
8892109489
Translated using Weblate (German)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-10 12:24:15 +02:00
Maxi
beb3057983
Translated using Weblate (German)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-10 12:24:09 +02:00
Aayush Gupta
4b11d4855a
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
...
Conflicts:
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-ja/strings.xml
app/src/main/res/values-ro/strings.xml
2024-05-08 16:13:12 +05:30
Aayush Gupta
196f9d00c5
InstallerFragment: Relocate to settings instead of onboarding
...
* This makes onboarding minimal and only required screens are shown
* SessionInstaller is the recommended choice, user who needs a different can configure in settings
* Instead of showing minimal list, show installer fragment that contains more information
* Also show all installers like before
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-08 15:44:15 +05:30
Aayush Gupta
6cba36f2e3
Drop unused preferences and variables
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-08 14:51:10 +05:30
Ingo Brückl
c319f39868
Translated using Weblate (German)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-07 16:01:07 +02:00
Maxi
ff048995bc
Translated using Weblate (German)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-05-07 16:00:58 +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
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
VfBFan
e3cb77f1c7
Translated using Weblate (German)
...
Currently translated at 95.5% (386 of 404 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-04-09 17:12:37 +02: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
Aayush Gupta
d4f4b4bca5
OnboardingFragment: Drop theme and accent fragments
...
Still available in the settings
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-14 11:46:44 +05:30
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
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
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
Ingo Brückl
c7e185eed4
Translated using Weblate (German)
...
Currently translated at 100.0% (388 of 388 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-26 08:03:20 +01:00
J. Lavoie
4588aecb1a
Translated using Weblate (German)
...
Currently translated at 100.0% (388 of 388 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-25 14:01:10 +01:00
Ingo Brückl
68df89ae73
Translated using Weblate (German)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-13 21:10:15 +01:00
VfBFan
b5f7c73c04
Translated using Weblate (German)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-13 00:03:11 +01:00
Aayush Gupta
d387406f3d
preferences_updates: Rename extended updates to incompatible updates
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-12 15:03:41 +05:30
Aayush Gupta
2c9c8d25cf
Merge branch 'weblate-aurora-store-aurorastore-translations' of gitlab.com:weblate/AuroraStore
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-12 13:17:46 +05:30
Aayush Gupta
ff6b7154c7
menu_download_main: Rename completed to finished
...
Finished implies completed, canceled and failed which is the new behaviour.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-12 13:11:31 +05:30
FW
ef4b709a24
Translated using Weblate (German)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-11 19:10:59 +01:00
VfBFan
eba6c1aeb4
Translated using Weblate (German)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-02-08 10:36:33 +01:00
World Test
620a36f4c3
Translated using Weblate (German)
...
Currently translated at 100.0% (386 of 386 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-01-15 07:44:52 +01:00
Colorful Rhino
23ca4ca5e9
Translated using Weblate (German)
...
Currently translated at 100.0% (385 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2024-01-02 04:29:44 +00:00
Ingo Brückl
ca52050645
Translated using Weblate (German)
...
Currently translated at 99.7% (384 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-12-29 15:24:58 +00:00
J. Lavoie
65ea7f9cd2
Translated using Weblate (German)
...
Currently translated at 99.7% (384 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-12-28 20:09:49 +01:00
Aayush Gupta
59309783b1
UpdatesPreference: Setup auto-updates
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-27 21:15:00 +05:30
VfBFan
d2fa669ddf
Translated using Weblate (German)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-12-19 05:20:18 +01:00
Aayush Gupta
711c26af42
strings: Drop unused string & translation
...
New downloads logic can show speed and parts like before too
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-14 18:26:19 +05:30
VfBFan
dd2b6981fa
Translated using Weblate (German)
...
Currently translated at 100.0% (379 of 379 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-12-02 11:28:18 +01:00
Aayush Gupta
2cd3870cf3
fixup! DownloadWorker: Restrict concurrent downloads to one
2023-11-29 19:47:59 +05:30
VfBFan
29f32ff146
Translated using Weblate (German)
...
Currently translated at 100.0% (376 of 376 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-11-25 05:13:48 +00:00
VfBFan
7c3c26c9a8
Translated using Weblate (German)
...
Currently translated at 100.0% (376 of 376 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-11-22 21:48:35 +01:00
Ingo Brückl
de4c5f21ad
Translated using Weblate (German)
...
Currently translated at 100.0% (374 of 374 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-11-09 03:33:19 +00:00
VfBFan
842959c5a5
Translated using Weblate (German)
...
Currently translated at 100.0% (374 of 374 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-31 07:49:52 +01:00
Colorful Rhino
0bce5524b8
Translated using Weblate (German)
...
Currently translated at 100.0% (374 of 374 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-31 07:08:06 +01:00
Aayush Gupta
645177bfa7
fixup! Get rid of TOS
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-10-24 18:06:08 +05:30
Ingo Brückl
24596d2a54
Translated using Weblate (German)
...
Currently translated at 100.0% (373 of 373 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-21 18:01:47 +02:00
m4skedbyte
b4cb0b4886
Translated using Weblate (German)
...
Currently translated at 98.6% (368 of 373 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-20 11:13:30 +02:00
Ingo Brückl
edc7536d7f
Translated using Weblate (German)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-20 04:13:38 +00:00
Ingo Brückl
9fa66767bb
Translated using Weblate (German)
...
Currently translated at 100.0% (363 of 363 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/de/
2023-10-20 04:13:26 +00:00