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
014d3478f2a73a7830c1cd8b3d40a1d8925c93b4
APKDownloader
/
app
/
src
/
main
/
java
/
com
History
Konstantin Tuev
014d3478f2
Fix issue with installing being called multiple times when a completed download is queue again, fix issues with UpdateService.kt stiopping when it might be needed (extended stopSelf timeout (5 secs) & made all calls to the service stack in a HashSet in case the service was not running when it was needed - AppDetailsActivity.kt & UpdatesFragment.kt), remove useless ThreadPoolExecutor in ServiceInstaller.kt, made the
installing
list in UpdateService.kt a set and made it concurrency-proof with a lock and dynamic thread creation when needed
2021-06-15 14:11:29 +03:00
..
aurora
Fix issue with installing being called multiple times when a completed download is queue again, fix issues with UpdateService.kt stiopping when it might be needed (extended stopSelf timeout (5 secs) & made all calls to the service stack in a HashSet in case the service was not running when it was needed - AppDetailsActivity.kt & UpdatesFragment.kt), remove useless ThreadPoolExecutor in ServiceInstaller.kt, made the
installing
list in UpdateService.kt a set and made it concurrency-proof with a lock and dynamic thread creation when needed
2021-06-15 14:11:29 +03:00