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
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
Anonymous
38ea39d603
Translated using Weblate (Cantonese (Traditional Han script))
...
Currently translated at 55.3% (236 of 426 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-12-20 07:59:43 +01: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
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
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
Rahul Patel
3546ed8a54
Dynamic colors [1/2]
2024-08-31 02:33:07 +05:30
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
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
Ray
5093626671
Translated using Weblate (Yue (Traditional))
...
Currently translated at 66.7% (271 of 406 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-05-28 04:36:41 +02:00
Aayush Gupta
6cba36f2e3
Drop unused preferences and variables
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-05-08 14:51:10 +05:30
Ray
81bd109e35
Translated using Weblate (Yue (Traditional))
...
Currently translated at 70.8% (270 of 381 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-03-22 12:10:47 +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
Ray
284f4d64c6
Translated using Weblate (Yue (Traditional))
...
Currently translated at 69.3% (267 of 385 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2024-01-02 04:29:45 +00:00
Aayush Gupta
93ff0b775f
Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
2023-10-30 17:49:11 +05:30
Ray
f77673e744
Translated using Weblate (Yue (Traditional))
...
Currently translated at 71.5% (272 of 380 strings)
Translation: Aurora Store/Android
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-10-24 16:03:21 +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
Ray
33e6f1bdd4
Translated using Weblate (Yue (Traditional))
...
Currently translated at 67.4% (245 of 363 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-09-26 21:09:08 +00: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
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
Ray
7f96429cb1
Translated using Weblate (Yue (Traditional))
...
Currently translated at 60.4% (211 of 349 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-06-24 21:50:48 +02:00
Ray
b1a904c2de
Translated using Weblate (Yue (Traditional))
...
Currently translated at 41.6% (140 of 336 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-06-13 04:39:29 +02:00
J. Lavoie
cd58afa770
Translated using Weblate (Yue (Traditional))
...
Currently translated at 7.1% (24 of 336 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-06-04 14:28:48 +02:00
Aayush Gupta
35be50b05a
Removed unused strings
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-19 17:38:56 +05:30
Ray
8f7a7ae4ec
Translated using Weblate (Yue (Traditional))
...
Currently translated at 7.3% (27 of 368 strings)
Translation: Aurora Store/AuroraStore Translations
Translate-URL: https://hosted.weblate.org/projects/aurora-store/aurorastore-translations/yue_Hant/
2023-04-30 15:16:54 +02:00
Ray
d3e2c632e7
Added translation using Weblate (Yue)
2023-04-15 13:17:06 +02:00