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

Search for updates #11

Open
pmartin opened this issue Sep 16, 2016 · 0 comments
Open

Search for updates #11

pmartin opened this issue Sep 16, 2016 · 0 comments

Comments

@pmartin
Copy link
Owner

pmartin commented Sep 16, 2016

The application should regularly search for updates (typically, calling a remote URL, and comparing the returned version with the local one), and display an information to the user if an update is available.
=> The user will then have to download the update on a computer, transfer it via USB, ...

As the app is mostly used offline, this should be done at the only time we know we are only: when syncing entries with server. Also : only check if no check has been done recently.

This should be enough, at first.
Later, we might implement some in-place auto-update mechanism; but it might require a bit more work and is probably not quite necessary for the first few releases.

@pmartin pmartin added this to the v0.4.0 milestone Sep 19, 2016
@pmartin pmartin modified the milestones: v0.4.2, v0.4.0 May 5, 2017
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