Aayush Gupta
c3963519e0
MainActivity: Move navigation drawer items into dialogfragment
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-16 10:37:38 +05:30
Aayush Gupta
687b8f0e68
Constants: Drop unused variables
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-04 13:46:39 +05:30
Aayush Gupta
ac3065ab2c
Improve and fix proxy setup/usage
...
* Switch connectivitycheck URL to HTTPS as cleartext communication is disabled
* Use GlobalScope to verify and setup proxy URL
* Ignore proxy setup in HttpClient if its empty
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-03-05 14:17:11 +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
Aayush Gupta
c562f4351e
IInstaller: Use Download object for installing apps
...
Contains all required data for us to install an app making things easier
to work with.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-01-26 13:15:26 +05:30
Aayush Gupta
8c7377efd6
AppDetailsFragment: Link exodus analysis submission page
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-01-08 21:01:25 +05:30
Aayush Gupta
01dee174bc
DownloadWorker: Trigger app installation on success
...
* Transparent dummy activity to trigger installation of apps from notification
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-11-29 18:59:17 +05:30
Rahul Patel
f19631ad6a
Add support for proxies - 2/3
2023-10-22 14:27:13 +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
6b2f22350c
Add preference to open custom tab for searching apps
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-04 12:13:34 +05:30
Rahul Kumar Patel
26f5d4fd55
Get rid of CTT
2021-12-27 22:02:34 +05:30
Konstantin Tuev
b7ebb772dd
Enable fetching of app download urls in the background (AppDetailsActivity.kt), force granting of all permissions in OnboardingActivity.kt by disabling finish until PermissionsFragment.kt notifies successfully granted permissions, handle currently installing apps better by saving them in multi-thread proof list in UpdateService.kt, add own notification group for UpdateService.kt and all required UpdateService.kt strings, add ability to pass file list to service installer for more advanced, non-system service installers, save downloaded files in getExternalFilesDir by default for more useful file list for more advanced, non-system service installers without compromising security because of Android's restrictions on the Android/data directory
2021-06-14 20:58:58 +03:00
Rahul Kumar Patel
c530c223bf
Use https for shared URLs
...
Resolves : https://gitlab.com/AuroraOSS/AuroraStore/-/issues/652
2021-05-27 00:08:48 +05:30
Rahul Kumar Patel
88d4742b24
Remove network connectivity before downloads
2021-04-12 03:03:10 +05:30
Rahul Kumar Patel
e2141aac72
Skip self update for nightlies
2021-04-07 00:40:41 +05:30
marchingon12
e5533eab80
Use blobs instead of raws
...
Using raws with Markdown is not appealing to the user and hard to read. Using blobs will render Markdown readable on GitLab itself.
Requested from someone in Telegram group.
Signed-off-by: marchingon12 <augustthegreat.cool@gmail.com >
2021-03-22 06:19:38 +01:00
Rahul Kumar Patel
b202025cbb
Add dialog to read TOS
2021-03-02 01:09:26 +05:30
Rahul Kumar Patel
90113ab338
Add legacy self-update so v3 users can get v4 update
2021-03-01 22:02:09 +05:30
Rahul Kumar Patel
dfc706b13e
Initial v4
2021-02-15 05:37:36 +05:30