JusticeRage / ApkTrack

ApkTrack is an Android app which checks if updates for installed APKs are available.
GNU General Public License v3.0
123 stars 27 forks source link

lots of maintenance #136

Closed TacoTheDank closed 5 years ago

TacoTheDank commented 5 years ago
JusticeRage commented 5 years ago

Hey! Thanks a lot for this pull request. Have you verified that the updated code works with Android Pie? Based on my testing, Pie has made significant changes to some permissions used by ApkTrack. They break, in particular, ApkTrack's ability to detect when an application is updated. Please let me know if the application is still working properly for you on a Pie device :)

TacoTheDank commented 5 years ago

i havent tested... ill set it to target oreo then, since i dont have a pie device >.>

also i forgot to change the travis sys img to arm64 lol, thats why it failed on the previous commit

JusticeRage commented 5 years ago

Please test the app on Oreo as well on your device - in particular the case that I described above (updating an app and seeing if it is correctly taken into account in ApkTrack). It's possible that the problem is present in this OS revision as well.

TacoTheDank commented 5 years ago

Closing, as this app can be replaced with https://github.com/hemker/apkgrabber