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
2def492c1e4d310ecc7a6c8e79c7b21e65ee698a
APKDownloader
/
app
/
src
/
main
/
java
/
com
/
aurora
History
Oliver Scott
2def492c1e
Show Terms of Service prompt on launch
2021-09-30 14:53:31 -04:00
..
extensions
Improve updates fragment actions
2021-03-20 02:35:27 +05:30
store
Show Terms of Service prompt on launch
2021-09-30 14:53:31 -04:00
Constants.kt
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