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
934a96fb119a141d0a351cc8d65c3b332549f37f
APKDownloader
/
app
/
src
/
main
/
java
/
com
/
aurora
History
Rahul Kumar Patel
934a96fb11
Fix null download units
...
Resolves :
#687
,
#674
2021-09-12 14:51:07 +05:30
..
extensions
Improve updates fragment actions
2021-03-20 02:35:27 +05:30
store
Fix null download units
2021-09-12 14:51:07 +05:30
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