Oliver Ford
86c08e9eab
Add marker files to indicate download progress
...
1bfc8a14 adds the ability to download APKs via an intent, but since
intents are asynchronous, and the incomplete APK appears in its final
destination ~immediately while it downloads, the caller lacks a way to
identify that download has completed.
This commit adds two marker files in the form:
sdcard/Aurora/Store/Downloads/com.pkg/.1234.download-in-progress
sdcard/Aurora/Store/Downloads/com.pkg/.1234.download-complete
(where `com.pkg` and `1234` are package names and version codes
respectively)
in order that the caller can see:
1. the version that is being downloaded;
2. when the download has finished.
2021-05-27 01:19:49 +05:30
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
4ad1fd3fb5
Revert "Add promotional apps section on ForYou page"
...
This reverts commit 00e24e5125 .
2021-05-27 00:04:13 +05:30
Rahul Kumar Patel
b61c8a38b4
Revert "Allow hiding promotional apps"
...
This reverts commit 2cb10c2fd4 .
2021-05-27 00:03:59 +05:30
Vladislav
5bae8fa8f4
Set default version code values for manual download
2021-05-26 16:20:21 +00:00
Rahul Kumar Patel
a8730d5cd1
Allow checking updates for disabled apps & fix loops
...
Resolves : #645 , #587
2021-05-14 03:51:57 +05:30
Rahul Kumar Patel
b27a1f19d5
Fix directory heirarchy for internal storage downloads
2021-05-14 03:10:03 +05:30
Rahul Kumar Patel
9f1feb9ea1
Allow exporting current device config
2021-05-14 02:52:55 +05:30
Rahul Kumar Patel
2cb10c2fd4
Allow hiding promotional apps
2021-05-14 02:33:01 +05:30
Rahul Kumar Patel
00e24e5125
Add promotional apps section on ForYou page
2021-05-14 02:02:31 +05:30
Oliver Ford
1bfc8a14fb
Add ability to download/install from intent
2021-04-20 20:19:37 +01:00
Rahul Kumar Patel
88d4742b24
Remove network connectivity before downloads
2021-04-12 03:03:10 +05:30
Rahul Kumar Patel
94e9ea25d4
Housekeeping [3/n]
2021-04-11 02:05:13 +05:30
Rahul Kumar Patel
60a974f96b
Do not trigger redownload when exception is thrown while installation
2021-04-11 01:28:32 +05:30
0123456789
9a4ab1d97c
Changed hardcoded strings to translatable
2021-04-11 01:28:24 +05:30
0123456789
6ccdf09551
Sort app lists alphabetially
2021-04-11 01:28:06 +05:30
Rahul Kumar Patel
e2141aac72
Skip self update for nightlies
2021-04-07 00:40:41 +05:30
Rahul Kumar Patel
660268587e
Do not allow users to install bundled apps via native installer
2021-04-06 22:32:33 +05:30
Rahul Kumar Patel
0228cc1a3c
Fix missing downloads entry
2021-04-06 22:13:17 +05:30
Rahul Kumar Patel
d0da44e287
Update VersionName.VersionCode to VersionName (VersionCode)
2021-04-06 04:56:47 +05:30
Rahul Kumar Patel
e03ad145dc
Fix self update issues
2021-04-06 04:53:34 +05:30
Rahul Kumar Patel
ccdedcc95d
Fix File Not Found Error on Update - open failed: ENOENT
2021-04-06 03:35:33 +05:30
Rahul Kumar Patel
1a454a0bc9
Add back manual downloader from v3
2021-04-06 03:26:05 +05:30
Rahul Kumar Patel
9aa03ebec2
Update about page layout
2021-04-06 01:30:27 +05:30
Rahul Kumar Patel
c043148aa2
Fix top charts issue
2021-04-05 04:53:19 +05:30
Rahul Kumar Patel
48771baa1c
Use proper TAG to show filter sheet
2021-04-05 04:34:28 +05:30
Rahul Kumar Patel
ee8cde3f26
Add back search filters from v3
2021-04-05 04:29:10 +05:30
Rahul Kumar Patel
a76638af0d
Allow disabling similar, related & more apps in app details page
2021-04-04 03:57:33 +05:30
Rahul Kumar Patel
2dd570dd05
Sort spoof locales by name
2021-04-04 03:49:26 +05:30
Rahul Kumar Patel
3daf7d4a60
Increase timeout duration to 25 secs, to compensate on slow networks
2021-04-04 03:19:48 +05:30
Rahul Kumar Patel
e8ce479269
Allow selecting default tab, disable For You Page & add quick exit
2021-04-04 02:12:10 +05:30
Rahul Kumar Patel
ea290fedba
Add support for insecure anonymous session, open bridge geo-spoofing
2021-03-29 07:49:10 +05:30
Rahul Kumar Patel
626040f008
Use existing download if available, do not redownload
2021-03-29 04:41:41 +05:30
Rahul Kumar Patel
4c3be496fe
Add accounts & settings action on splash activity
...
https://gitlab.com/AuroraOSS/AuroraStore/-/issues/549
2021-03-27 03:40:49 +05:30
Rahul Kumar Patel
d73f0b1e12
Do not allow TOS to be dismissed
2021-03-27 03:29:19 +05:30
Rahul Kumar Patel
533e22a57c
Use default system language is not spoofed
2021-03-27 03:03:15 +05:30
Rahul Kumar Patel
69567dfaa0
Auto strip Huawei realated properties from config
2021-03-27 02:54:31 +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
634474e6ca
Fix issue where services version >9 was not configurable
2021-03-20 03:21:23 +05:30
Rahul Kumar Patel
4023a1881e
Improve updates fragment actions
2021-03-20 02:35:27 +05:30
Rahul Kumar Patel
48c5651250
Block app purchases on anonymous accounts
2021-03-15 11:41:24 +05:30
Rahul Kumar Patel
527989a393
Improve app updates page [1/2]
2021-03-08 00:17:45 +05:30
Rahul Kumar Patel
23ed1bd1a1
Show app version name in reviews
2021-03-07 03:20:25 +05:30
Rahul Kumar Patel
75fbdb7786
Improve downloads error handling
2021-03-07 03:04:35 +05:30
Rahul Kumar Patel
2d53cbdc9d
Fix issues related to reviews
2021-03-07 01:19:25 +05:30
Rahul Kumar Patel
9c4fc5109c
Improve uninstallers
2021-03-06 17:29:58 +05:30
Rahul Kumar Patel
1a858977ab
Ask storage permission only if the downloads has OBB/Patch file
2021-03-06 15:47:51 +05:30
Rahul Kumar Patel
c5da58bc2a
Install app only if available, else download first
2021-03-06 15:38:19 +05:30
Rahul Kumar Patel
502139f9e7
Improve installer & error handling
2021-03-06 15:23:21 +05:30
Rahul Kumar Patel
eef13bf242
Put Privileged callbacks to use
2021-03-02 04:02:12 +05:30