This website requires JavaScript.
Explore
Help
Register
Sign In
athaliar
/
APKDownloader
Watch
1
Star
0
Fork
0
You've already forked APKDownloader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dde760fd13dd407596b1909d2aa21ef18da55509
APKDownloader
/
app
/
src
/
main
/
aidl
/
com
/
aurora
/
services
History
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
..
IPrivilegedCallback.aidl
Put Privileged callbacks to use
2021-03-02 04:02:12 +05:30
IPrivilegedService.aidl
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