javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

Remind me later button in alert message #165

Open apexkid opened 5 years ago

apexkid commented 5 years ago

Though the library supports "Do not show again" button, a more practical use-case is to allow user to skip app update temporarily. For this add an additional option of "Remind me later" to the alert message. This feature should take a parameter of X minutes to decide how long to wait before asking again.