Pietro Rampini
Pietro Rampini
Hi Ilias, the library still doesn't work with app published with multiple APKs on the Play Store. See #1. I'm working on it. Rampo
I'm sorry you have to renounce to a part of your downloads in order to use my library. I hope this issue will be solved soon. Thanks for your attention...
So interesting idea. I'm rewriting the library, so I'll add this feature on version 2.0.0 Thanks a lot!
Also, this function can replace /integrate the argument int `mSuccessfulChecksRequired` not to simple and efficient.
Great! I'll merge it in`develop` branch to continue the develop of 2.0.0 version. I'll test it tomorrow. I've already planned to remove StyledDialogs in the project.
In 2.1.0 i've introduced a more powerful version comparator ([class here](https://github.com/rampo/UpdateChecker/blob/master/library/src/main/java/com/rampo/updatechecker/Comparator.java)). Is this similar to what you were talking about? Any more requests?
Do you have any suggestion? Or should I remove only the non-numerical part from the string?
Stil not, but I'm working on it. As you can see in #36, due to Google Play Developer Program Policies the auto-download-apk function will be enabled only for apps not...
Thanks, can you create a pull request with the right strings?
Hi, thank you for the report. This issue doesn't cause a crash, isn't it? The code is placed in a try/catch block. As you can see [here](https://github.com/rampo/UpdateChecker/blob/509eabd2745166bbb190c641a523628328546c6f/library/src/main/java/com/rampo/updatechecker/notice/Dialog.java#L88) the WindowManager.BadTokenException is...