lucasmz-dev
ce3a9e57eb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (434 of 434 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-31 03:45:35 +00:00
lucasmz-dev
99e037aa85
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (427 of 427 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-18 07:18:42 +02:00
joaooliva
2af72453be
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (427 of 427 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-17 20:10:43 +02:00
lucasmz-dev
1e08b294cb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (427 of 427 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-17 20:10:43 +02:00
Aayush Gupta
04e2e69c54
{SplashFragment|NetworkPreference}: Updates to AuthData building
...
* Always generate GSF ID on device regardless of login type
* Switch to new method for building AuthData
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-07-17 13:45:30 +07:00
lucasmz-dev
bbf9d4d4bd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (429 of 429 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-15 14:19:31 +02:00
joaooliva
6ce1929c18
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (429 of 429 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-14 19:06:01 +02:00
lucasmz-dev
6cdfdb23a9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (426 of 426 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-13 13:58:40 +02:00
lucasmz-dev
0c83b996da
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (425 of 425 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-11 10:59:09 +02:00
lucasmz-dev
a8d16db96f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (423 of 423 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-07-10 11:34:36 +00:00
lucasmz-dev
7758daeeb9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-29 11:09:23 +00:00
lucasmz-dev
ee51c7ba49
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-26 13:30:29 +02:00
Aayush Gupta
1fc5f3b87b
FilterPreference: Drop persistant search filter setting
...
Filters should persist for a single search only to ensure users can view all available
apps when starting a new search
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-12 10:25:17 +05:30
Aayush Gupta
7dace02c2c
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
...
Conflicts:
app/src/main/res/values-ar/strings.xml
app/src/main/res/values-hi/strings.xml
app/src/main/res/values-pl/strings.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values-zh-rCN/strings.xml
2024-06-12 09:19:28 +05:30
joaooliva
25a4001f8b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (418 of 418 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-12 05:46:10 +02:00
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
joaooliva
c7ce7e52b5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (415 of 415 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-06-01 16:58:06 +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
lucasmz-dev
7c0022fdb3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-05-20 11:19:03 +02:00
lucasmz-dev
c65a2ccbe7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-05-10 12:24:17 +02:00
joaooliva
52418d3e36
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
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
lucasmz-dev
ec932f85b0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-05-05 09:07:32 +02:00
joaooliva
fdea97c5db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-04-20 09:47:09 +02:00
joaooliva
a5d14ab03a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (403 of 403 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-04-05 09:15:55 +02:00
joaooliva
8479ea1737
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (394 of 394 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-04-04 05:23:30 +02:00
joaooliva
5e0e20a102
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (381 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-03-22 12:11:06 +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
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
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
joaooliva
01cb8edf2f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (388 of 388 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-02-25 14:01:10 +01:00
joaooliva
19bb7f0bba
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.4% (386 of 388 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-02-24 18:10:24 +01:00
lucasmz
35b58d419c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-02-24 18:04:54 +01:00
joaooliva
1569104b6a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-02-13 21:10:15 +01:00
joaooliva
edb710fd88
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (386 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
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
joaooliva
83b5aa9c60
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-02-08 10:36:33 +01:00
Jonathan Soares
00328cdc56
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (386 of 386 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-01-17 13:06:32 +01:00
David Porto
9d2a07d9ef
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (386 of 386 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2024-01-17 13:06:32 +01:00
joaooliva
67d3660e58
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (385 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2023-12-28 20:09:50 +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
joaooliva
6304393acc
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (382 of 382 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2023-12-18 06:58:41 +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
joaooliva
d5548f3332
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (379 of 379 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/pt_BR/
2023-12-02 11:28:18 +01:00