UpdateChecker icon indicating copy to clipboard operation
UpdateChecker copied to clipboard

Increase your app's updates

Results 24 UpdateChecker issues
Sort by recently updated
recently updated
newest added

Started getting the following error: **Store page format error** Was a great library, very useful. Would be great if the dev updated it to support Google Play's new html structure....

The library suddenly started throwing STORE Error. I have my app onto playstore and no update has been released. Can you please let me know why is STORE Error being...

Gave option to change theme/style of UpdateChecker dialog.

The dialog button texts are not visible for devices having Nougat OS.

The activity will leak since it's stored in a static variable

Can we please have a constructor that takes in a Context parameter. Looking through the code Activity is only used to pull package name, and Context can easily be substituted...

I have followed githab description and have added permissions and link to gradle, but anyway when I made implementation to my activity it does't work. I checke I figured out...

Make a Little Code Cleanup - use Enums instead of static final int - remove unnecessary Folder Structor for utils and store. There are only one Class inside. the Folders...

Hi, with Android Marshmallow the apache http client is no longer supported and only works with a workaround. See Documentation: https://developer.android.com/preview/behavior-changes.html#behavior-apache-http-client Can you please change to HttpURLConnection? Or OkHttp? Thank...