Commit Graph

109 Commits

Author SHA1 Message Date
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
Aayush Gupta
acd2e7a586 MainActivity: Warn users if battery optimizations are enabled
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-12-14 18:26:18 +05:30
Aayush Gupta
2cd3870cf3 fixup! DownloadWorker: Restrict concurrent downloads to one 2023-11-29 19:47:59 +05:30
Aayush Gupta
dcaf4f024a PermissionsFragment: Request users to disable doze during onboarding
* Required for background downloads using WorkManager expedited works

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-29 18:59:17 +05:30
Aayush Gupta
6f707b2a37 DownloadWorker: Initial implementation
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-29 18:59:17 +05:30
yaloli
6f05a44d56 strings: Fix typo in AM installer 2023-11-28 09:59:51 +00:00
vladrevers
582194bb87 Add google play version selection to settings 2023-11-27 00:01:30 +02:00
Aayush Gupta
59d7f2720b Explicity mark {Native|Service}Installer as deprecated
* Both should be removed in near future to avoid maintainence burden

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-22 16:37:17 +05:30
ThIsLinked
63460f8629 MainActivity: Restrict self-updates check to non-fdroid builds
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-11-21 19:08:57 +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
Rahul Patel
f19631ad6a Add support for proxies - 2/3 2023-10-22 14:27:13 +05:30
Rahul Patel
c7c2781281 Add filter to list & update apps installed by Aurora Store only
- Improves fdroid filter
- Remove all apps that have no launch intent:
2023-10-18 05:33:59 +05:30
Rahul Patel
79516bbc20 Add option to open app-specific setting for installed apps 2023-10-18 02:19:06 +05:30
Rahul Patel
3339d4a395 Make update check intervals configurable 2023-10-18 02:08:39 +05:30
Rahul Patel
93b8cf3455 Add back toggle to enable wifi-only downloads 2023-10-17 06:20:17 +05:30
Rahul Patel
4fe7d453f5 Allow choosing custom download directory 2023-10-17 05:46:02 +05:30
Rahul Patel
8375412a1a Improve AppSales page & clearly indicate source 2023-10-15 22:01:33 +05:30
Rahul Patel
2220d58c82 Ask user first before uninstalling an app via root 2023-10-15 03:50:55 +05:30
Rahul Patel
9b7029bded Fix adding reviews via personal accounts 2023-10-14 03:24:27 +05:30
Rahul Patel
a50b62ca2c Update exodus tracker insight strings 2023-10-14 02:49:13 +05:30
Rahul Patel
99e6508ccf Remove advance preferences 2023-10-12 21:38:24 +05:30
Aayush Gupta
fd097fbba1 Initial Web APIs implementation
Introduce a toggle in Settings > Advanced to let user use Web APIs.
Currently implemented for search suggestions and results only.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-10-02 16:47:09 +05:30
Aayush Gupta
dbcc05f675 AppLinksFragment: Support opening amazon appstore links
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-18 16:40:18 +05:30
Aayush Gupta
29dc3692d2 AppLinksFragment: Bring back market.android.com support
Apparently tons of applications still use the outdated way to open the store

Ref:
- https://developer.android.com/distribute/marketing-tools/linking-to-google-play
- https://www.androidauthority.com/android-market-google-play-different-787082/

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-09-18 16:40:05 +05:30
Allan Nordhøy
c25cc4f77b Translated using Weblate (English)
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/en/
2023-09-06 12:53:23 +02:00
Colorful Rhino
0ded06e690 Translated using Weblate (English)
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/en/
2023-08-22 10:40:38 +02:00
Aayush Gupta
e02347ec85 OnboardingFragment: Add new app links fragment
Request users Android S and above to enable play.google.com as a supported link
manually

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-21 15:25:36 +05:30
Aayush Gupta
6537156019 Better handle login states
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-21 13:16:59 +05:30
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
560c28cb07 UIPreference: Add option for app language in UI preferences
Only visible on Android 13 and above

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-08-09 19:36:20 +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
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
Aayush Gupta
afeb9858a9 AuthViewModel: Throw better, human-readable errors
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-22 01:25:47 +05:30
Aayush Gupta
1156f584d2 AppDetailsFragment: Drop dependency upon kovenant
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-21 13:27:42 +05:30
ShareASmile
e496b41e65 Translated using Weblate (English)
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/en/
2023-07-21 09:14:32 +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
Aayush Gupta
0d7419f398 Migrate SearchResultsActivity to fragment
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
43004cdf07 Migrate SearchSuggestionActivity to fragment
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-07-16 13:49:50 +05:30
Aayush Gupta
b54b6b14ba Revert "Always verify sessions before login"
This reverts commit 87af312f54.
2023-07-08 12:05:20 +05:30
grrfe
20a0bea246 Implement Shizuku installer support 2023-06-21 19:30:29 +05:30
Ingo Brückl
2bc4dcbb11 Choose a suitable string for the update title in singular or plural 2023-06-20 10:00:29 +02:00
Aayush Gupta
87af312f54 Always verify sessions before login
Also avoid auto-login if saved account is anonymous and invalid
as this results in fetching new account every time app is restarted
as long as the validation fails resulting in rate-limiting.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-19 20:32:34 +05:30
Aayush Gupta
9b8e3cf9c4 Implement automated updates check
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-18 17:56:50 +05:30
Aayush Gupta
2f80ef1109 SpoofActivity: Allow users to import spoof configs with open document contract
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-06-02 00:18:10 +08:00
Aayush Gupta
0a27b007d4 Set missing displayName and iconArtwork for shared libraries
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-31 23:04:29 +08:00
Aayush Gupta
cd3cd6f9b7 Handle account UI login UI progress better
* Show server down error message on 503 status
* Don't allow users to click another login option if another login is in progress
* Reset progress bar's visibility properly

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-28 01:13:13 +05:30
Aayush Gupta
35be50b05a Removed unused strings
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2023-05-19 17:38:56 +05:30
Aayush Gupta
a66e802d63 Merge https://hosted.weblate.org/git/aurora-store/aurorastore-translations
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>

 Conflicts:
	app/src/main/res/values-fa/strings.xml
	app/src/main/res/values-pl/strings.xml
	app/src/main/res/values-pt/strings.xml
2023-05-19 16:43:41 +05:30