Syuugo
a2081258e6
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-06-10 11:31:00 +02:00
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
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
Syuugo
9eaa686872
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-05-26 16:19:13 +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
Syuugo
cb941d30f3
Translated using Weblate (Japanese)
...
Currently translated at 91.6% (374 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-05-07 16:00:58 +02:00
Syuugo
81b0fa9533
DeviceOwnerReceiver: Add Japansese translate
2024-05-07 18:06:03 +05:30
Anonymous
bacd84f946
Translated using Weblate (Japanese)
...
Currently translated at 96.5% (368 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-03-22 12:10: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
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
jirogoro
c91f94df6c
Translated using Weblate (Japanese)
...
Currently translated at 97.6% (378 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-02-18 16:02:24 +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
jirogoro
71b8a85d77
Translated using Weblate (Japanese)
...
Currently translated at 97.9% (378 of 386 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2024-01-19 06:04:15 +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
Aayush Gupta
2cd3870cf3
fixup! DownloadWorker: Restrict concurrent downloads to one
2023-11-29 19:47:59 +05:30
La prière
5f8a43db69
Translated using Weblate (Japanese)
...
Currently translated at 97.6% (367 of 376 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-11-25 05:13:53 +00:00
jirogoro
b09fe7ebad
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (374 of 374 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-10-31 07:08:06 +01:00
Aayush Gupta
93ff0b775f
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
2023-10-30 17:49:11 +05:30
Aayush Gupta
645177bfa7
fixup! Get rid of TOS
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-10-24 18:06:08 +05:30
miyako kanaguri
0aa45538ef
Translated using Weblate (Japanese)
...
Currently translated at 98.1% (366 of 373 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-10-22 18:25:10 +02:00
Rahul Patel
99e6508ccf
Remove advance preferences
2023-10-12 21:38:24 +05:30
Kazushi Hayama
a94e8fce64
Translated using Weblate (Japanese)
...
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/ja/
2023-09-06 12:53:24 +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
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
電気ひつじ
950cd55614
Translated using Weblate (Japanese)
...
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/ja/
2023-08-03 13:33:26 +02:00
Aayush Gupta
eaa640ca9c
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-07-30 21:54:47 +08:00
Syuugo
4c5e7edd88
Translated using Weblate (Japanese)
...
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/ja/
2023-07-26 23:02:55 +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
Aayush Gupta
5094a3faca
Drop quick exit feature
...
Broken now due to multiple navigation destinations unlike before
when there were only 3 fragments were the only choices.
Quick exit is supposed to be now the default behaviour in the coming commits
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-07-16 13:49:50 +05:30
jirogoro
a40c9bfa5e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-05-31 06:18:55 +02:00
Aayush Gupta
9affa0ec59
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
2023-05-20 08:27:11 +05:30
Yuya
eff1735800
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2023-05-20 04:56:10 +02:00
Aayush Gupta
35be50b05a
Removed unused strings
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-19 17:38:56 +05:30
Aayush Gupta
dbaf577f2a
Drop dependency upon apache's commons-text
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-15 14:33:35 +05:30
Aayush Gupta
298fcb1150
Use external storage access description for storage manager as well
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2022-08-29 15:10:35 +05:30
lx3k
bd6cbcd072
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2022-05-10 07:19:03 +02:00
jirogoro
dd251a23fc
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2022-03-12 15:58:13 +01:00
J. Lavoie
a9ab4e1d7a
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2022-03-09 13:34:20 +01:00
jirogoro
9a06bb2a4e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2022-03-07 21:02:21 +01:00
jirogoro
2fd447e457
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2022-01-11 14:56:59 +01:00
jirogoro
ca26130c4e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (352 of 352 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2021-07-04 06:33:39 +02:00
Hosted Weblate
37c0dbc30b
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/
2021-05-28 00:34:44 +02:00
jirogoro
a0b832cd85
Translated using Weblate (Japanese)
...
Currently translated at 98.5% (346 of 351 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ja/
2021-05-21 17:33:54 +02:00