Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing the update status in the about dialog #11

Closed
mhmd-azeez opened this issue Jan 13, 2017 · 0 comments
Closed

Showing the update status in the about dialog #11

mhmd-azeez opened this issue Jan 13, 2017 · 0 comments

Comments

@mhmd-azeez
Copy link
Member

Right now, there is no way for the user to check if there are any new versions, or if an update is being downloaded. There is no need for a way for the user to invoke a check for update, because once per session is enough. But it would be nice for the user to know the state of the update process. There can be four such states:

  • Checking for update: When the app has just started up and has no idea if it's the latest version or not.
  • Downloading update: When the app is downloading update.
  • Update Downloaded: When new updates are downloaded and the app is waiting for the user to restart it to apply them.
  • Latest Version: When the app has checked for new versions and there are no new versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant