Aayush Gupta
66045bceac
Context: Drop leftovers of custom tab intent
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-11 12:15:33 +05:30
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
Rex_sa
c9348a7444
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-06-01 16:58:03 +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
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
Rex_sa
76fc6c4713
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-05-10 12:24:10 +02:00
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
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
Rex_sa
d55d3bab32
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-04-20 09:47:06 +02:00
Rex_sa
fcf53b6bed
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (403 of 403 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-04-05 09:15:54 +02:00
Rex_sa
f517901413
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-04-05 09:15:53 +02: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
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
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
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
jonnysemon
d61dc3e15b
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (388 of 388 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-02-26 08:03:20 +01:00
Rex_sa
652e8a50f1
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
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
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
jonnysemon
a3bcfb16c5
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-02-05 17:51:38 +01:00
Rex_sa
01f389a769
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (386 of 386 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2024-01-15 07:44:53 +01:00
Rex_sa
c4baa47250
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (385 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-12-29 15:24:59 +00:00
Aayush Gupta
59309783b1
UpdatesPreference: Setup auto-updates
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-27 21:15:00 +05:30
Rex_sa
e335270a8f
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
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
jonnysemon
0a6b9f0d15
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (379 of 379 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
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
Rex_sa
ea2ea52e77
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (378 of 378 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-11-29 15:11:41 +01:00
Rex_sa
50b31c436a
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (376 of 376 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-11-25 05:13:50 +00:00
Aayush Gupta
93ff0b775f
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
2023-10-30 17:49:11 +05:30
jonnysemon
49f3e4f19f
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (380 of 380 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-10-24 16:03:16 +00: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
Rex_sa
b78e7f069e
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (373 of 373 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-10-22 18:25:10 +02:00
jonnysemon
1eca6524f2
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-10-20 04:13:39 +00:00
Rex_sa
f1647cf41a
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-10-15 07:41:14 +00:00
Rahul Patel
99e6508ccf
Remove advance preferences
2023-10-12 21:38:24 +05:30
Rex_sa
d3842dec95
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (365 of 365 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-10-03 20:37:59 +02:00
jonnysemon
de193b618f
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (363 of 363 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-09-22 14:01:23 +00:00
jonnysemon
898e589093
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (359 of 359 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-09-06 12:53:24 +02:00
Rex_sa
3f3e18c896
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (359 of 359 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-08-25 14:51:44 +02:00
jonnysemon
c8c6c5700d
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (359 of 359 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-08-22 10:40:38 +02:00
Aayush Gupta
c627db3e65
Bring back default tab feature
...
This time with navigation components
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-15 00:21:50 +05:30
Rex_sa
9c0cac7595
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (348 of 348 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-08-12 06:59:01 +02:00
Aayush Gupta
bd7f31858c
NetworkDialogSheet: Show option to check internet connectivity instead
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-08 12:10:09 +05:30
Aayush Gupta
9e4d14ac6e
DeviceHuaweiSheet: Drop unused sheet
...
Not required since 69567dfaa0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-07 14:07:35 +05:30
Rex_sa
45b8f287ec
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ar/
2023-07-31 16:35:39 +02:00
Aayush Gupta
6ab3e4b40d
Drop default tab feature
...
Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.
In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-07-16 13:49:50 +05:30