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
ca4f8d939e92c05c2baedc1f14caec913d8332e4
APKDownloader
/
app
/
src
History
Konstantin Tuev
ca4f8d939e
Updating apps is done in a separate foreground service so that AuroraStore doesn't need to be open for updating to work, every app downloaded is fetched with a unique random but saved and constant groupID based on appID and versionCode (prevents install issues with updated apps while keeping history), fix double install calls by finishing the implementation of the install queue (ServiceInstaller only for now), fix issues with ServiceInstaller (uninstall calls wrong bus event, service connection was not detached properly) and more + more to come
2021-06-08 22:22:25 +03:00
..
androidTest/java/com/aurora
/store
Initial v4
2021-02-15 05:37:36 +05:30
main
Updating apps is done in a separate foreground service so that AuroraStore doesn't need to be open for updating to work, every app downloaded is fetched with a unique random but saved and constant groupID based on appID and versionCode (prevents install issues with updated apps while keeping history), fix double install calls by finishing the implementation of the install queue (ServiceInstaller only for now), fix issues with ServiceInstaller (uninstall calls wrong bus event, service connection was not detached properly) and more + more to come
2021-06-08 22:22:25 +03:00
test/java/com/aurora
/store
Initial v4
2021-02-15 05:37:36 +05:30