hawknetwork / sealnote-plus

Android app for keeping encrypted notes
Other
1 stars 0 forks source link

Provide ability to notify on app updates #64

Open ajburley opened 5 years ago

ajburley commented 5 years ago

When a new update is released on the Play Store, the app should display a prompt to ask the user if they want to update and take them to the Play Store page. The user should be able to hide this prompt from appearing in future, both from the prompt itself and the Settings page, and also turn it back on from the Settings page.

This could work by directly checking the latest version with Play Store, or by checking some GitHub-hosted file which is updated after each release.