Commit Graph

343 Commits

Author SHA1 Message Date
Aayush Gupta
076b6ad291 NetworkPreferences: Simplify proxy setup yet again
* Allow to view and edit proxy URL without turning it off and on
* Add a new disable button in proxy dialog
* Trim whitespace and disallow new lines in the proxy URL field
* Disable buttons when not applicable

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-02-18 14:46:42 +08:00
Aayush Gupta
44a8e06800 fixup! Remove AppsOnsale page
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-01-30 17:18:01 +07:00
solokot
ecc5fcd38b Translated using Weblate (Russian)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-21 01:18:51 +01:00
Roman
e332bfc51c Translated using Weblate (Russian)
Currently translated at 100.0% (434 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-20 16:35:51 +00:00
Anonymous
58773bc0b5 Translated using Weblate (Russian)
Currently translated at 99.3% (431 of 434 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-20 16:35:34 +00:00
439JBYL80IGQTF25UXNR0X1BG
a8d5fc89ae Translated using Weblate (Russian)
Currently translated at 100.0% (433 of 433 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-17 01:40:59 +01:00
solokot
8ad866611e Translated using Weblate (Russian)
Currently translated at 100.0% (419 of 419 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-03 08:51:30 +00:00
439JBYL80IGQTF25UXNR0X1BG
2c05958f0e Translated using Weblate (Russian)
Currently translated at 100.0% (419 of 419 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2025-01-03 08:51:30 +00:00
Aayush Gupta
f6762628bc strings: Remove more unused string resources
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-01-02 13:22:11 +07:00
Aayush Gupta
1be5944c8b AppPeekDialogSheet: Delete unused and unimplemented feature
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-01-02 12:59:26 +07:00
Aayush Gupta
e9fd67f97a strings: Remove unused string resources
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-01-02 12:46:15 +07:00
439JBYL80IGQTF25UXNR0X1BG
547bbcb60f Translated using Weblate (Russian)
Currently translated at 100.0% (428 of 428 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-12-25 04:00:51 +01:00
solokot
01fcbe5483 Translated using Weblate (Russian)
Currently translated at 99.5% (426 of 428 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-12-23 18:37:27 +01:00
439JBYL80IGQTF25UXNR0X1BG
1e09644be3 Translated using Weblate (Russian)
Currently translated at 100.0% (426 of 426 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-12-21 10:00:34 +01:00
Weblate
434da27609 Translations update from Hosted Weblate 2024-11-23 15:16:41 +00:00
Aayush Gupta
b7cf4c5918 UpdatePreferences: Drop Google apps filter
Doesn't covers all possible apps nor makes sense as lot of
android core system apps are developed by Google. Users should
blacklist apps manually which they don't want to be updated instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-11-22 19:29:19 +07:00
Aayush Gupta
20e7b13851 Rework permission flow for updates
* Rename CHECK_ONLY to CHECK_AND_NOTIFY to better reflect it's name

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-11-06 10:47:25 +05:30
439JBYL80IGQTF25UXNR0X1BG
69c67a2fbd Translated using Weblate (Russian)
Currently translated at 100.0% (422 of 422 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-10-31 16:00:34 +01:00
Aayush Gupta
3b5a958be6 ManualDownloadSheet: Change button text from check to install
We trigger installation if the app is available. Be more clear about it.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-26 13:05:01 +05:30
Aayush Gupta
d066e070bf InstallationPreference: Drop setting to abandon sessions manually
Sessions are always abandoned on app start similar to downloads

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-08 18:38:55 +05:30
Aayush Gupta
a5c85939ed DownloadPreference: Move APK post-install setting to InstallationPreference
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-08 18:15:52 +05:30
Aayush Gupta
2eb129fbb7 NotificationUtil: Split and rename notification channels for install & exports
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-08 17:06:30 +05:30
Aayush Gupta
ddfa99ec6d NotificationUtil: Rename general channel to downloads
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-08 17:06:30 +05:30
Aayush Gupta
8abb358f6c NotificationUtil: Drop unused updater service notification channel
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-10-08 17:06:30 +05:30
Anonymous
3fc730f8ca Translated using Weblate (Russian)
Currently translated at 100.0% (416 of 416 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-10-05 22:55:53 +02:00
Rahul Patel
3546ed8a54 Dynamic colors [1/2] 2024-08-31 02:33:07 +05:30
solokot
6682e8a5a1 Translated using Weblate (Russian)
Currently translated at 100.0% (438 of 438 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-08-20 17:26:08 +02:00
solokot
0f721e43e4 Translated using Weblate (Russian)
Currently translated at 100.0% (438 of 438 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-08-20 08:22:42 +02:00
solokot
3f8fb29d1f Translated using Weblate (Russian)
Currently translated at 100.0% (438 of 438 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-08-19 17:49:01 +02:00
UserPro
ca908b0355 Translated using Weblate (Russian)
Currently translated at 100.0% (438 of 438 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-08-19 17:49:01 +02:00
Andrey
e37d9cb274 Translated using Weblate (Russian)
Currently translated at 100.0% (427 of 427 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-07-22 20:09:22 +02:00
439JBYL80IGQTF25UXNR0X1BG
dba1e3ffbc Translated using Weblate (Russian)
Currently translated at 100.0% (427 of 427 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-07-21 04:04:51 +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
Andrey
238dac5e66 Translated using Weblate (Russian)
Currently translated at 100.0% (417 of 417 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-06-13 08:09:41 +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
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
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
serbul
d17855e85d Translated using Weblate (Russian)
Currently translated at 100.0% (406 of 406 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-05-21 13:01:57 +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
Andrey
c9719baac5 Translated using Weblate (Russian)
Currently translated at 100.0% (408 of 408 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-05-05 14:23:02 +02:00
v1s7
962466372a Translated using Weblate (Russian)
Currently translated at 100.0% (408 of 408 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-05-05 11:03:08 +02:00
Daniel
b2d8b0b28a Translated using Weblate (Russian)
Currently translated at 100.0% (406 of 406 strings)

Co-authored-by: Daniel <its.ghost.message@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:54:01 +02:00
Andrey
18828d09d9 Translated using Weblate (Russian)
Currently translated at 100.0% (406 of 406 strings)

Co-authored-by: Andrey <andrey@mailbox.org>
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:53:55 +02:00
Yuli
096ba35f07 Translated using Weblate (Russian)
Currently translated at 100.0% (406 of 406 strings)

Co-authored-by: Yuli <yuli@sergal.cc>
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
Translation: Aurora Store/Android
2024-04-29 19:53:55 +02:00
Andrey
5d099ecbbc Translated using Weblate (Russian)
Currently translated at 100.0% (404 of 404 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-04-14 11:03:18 +02:00
Julia
ae87c8ed60 Translated using Weblate (Russian)
Currently translated at 100.0% (404 of 404 strings)

Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/ru/
2024-04-11 06:30:56 +02:00