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
4e111fa9f488f287a9bd37581f010dc4bf914227
APKDownloader
/
app
History
Konstantin Tuev
4e111fa9f4
Fix AppInstaller spawning useless instances by preserving the original instance of every instantiated installer type (fixes wrongly started or concurrent installs/uninstalls), implement service based install for new downloads (integrated in the UpdateService.kt and the AppDetailsActivity.kt), prevent multiple calls for install by using ThreadPoolExecutor (applied only to ServiceInstaller.kt for now), fix timer issues in the UpdateService.kt
2021-06-09 23:09:27 +03:00
..
src
Fix AppInstaller spawning useless instances by preserving the original instance of every instantiated installer type (fixes wrongly started or concurrent installs/uninstalls), implement service based install for new downloads (integrated in the UpdateService.kt and the AppDetailsActivity.kt), prevent multiple calls for install by using ThreadPoolExecutor (applied only to ServiceInstaller.kt for now), fix timer issues in the UpdateService.kt
2021-06-09 23:09:27 +03:00
.gitignore
Initial v4
2021-02-15 05:37:36 +05:30
build.gradle
Bump gplay api version
2021-05-27 01:40:55 +05:30
proguard-rules.pro
Initial v4
2021-02-15 05:37:36 +05:30