hemker / apkgrabber

APKGrabber is a tool that simplifies the process of finding updates for your installed apps.
GNU General Public License v3.0
425 stars 23 forks source link

Add Aptoide as an update source #32

Closed TacoTheDank closed 5 years ago

TacoTheDank commented 5 years ago

Title is self explanatory, I suppose.

hirenshah commented 5 years ago

This would be cool :-)

hemker commented 5 years ago

Will try to implement this in upcoming relase

hemker commented 5 years ago

@TacoTheDank @hirenshah Release is out!

hirenshah commented 5 years ago

Nice one! Downloading it now!

hirenshah commented 5 years ago

Google Drive was available an update via Aptoide. Clicking on it took me to a game called 8 Ball in the Aptoide app.

hemker commented 5 years ago

I think Aptoide app interrupts the execution of your browser because of a registered mapping for urls like aptoide.com. Is it the same with all updated from aptoide or just Google Drive? I checked the Google Drive JSON response from Aptoide and it's fine.

hirenshah commented 5 years ago

If I select the browser instead of the Aptoide app, nothing actually loads up in Chrome. Same applies for other updates that are available.

hemker commented 5 years ago

@hirenshah replaced the clicking of APTOIDE with a direct download, please check it in release 1.6.2. After the download is completed, installation is started

hirenshah commented 5 years ago

I didn't get a chance to check 1.6.2 but can confirm that it works with 1.6.3 👍🏽

hemker commented 5 years ago

Perfect, I close this one now!

TacoTheDank commented 5 years ago

Yay, thank you! :)