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

Add option to reset to app data #241

Closed
yanokwa opened this issue Nov 9, 2016 · 3 comments · Fixed by #373
Closed

Add option to reset to app data #241

yanokwa opened this issue Nov 9, 2016 · 3 comments · Fixed by #373
Labels
enhancement help wanted Issues that are well-specified and don't require too much context.

Comments

@yanokwa
Copy link
Member

yanokwa commented Nov 9, 2016

Sometimes app data can get corrupt and you need to reset. Other times, orgs need to reset the app between deployments.

Add a dialog menu in admin settings to choose from a list of the things (settings, forms, submissions, metadata, databases, .cache, xml.bad, layers, etc) that can be reset.

@yanokwa yanokwa added help wanted Issues that are well-specified and don't require too much context. enhancement labels Nov 9, 2016
@yanokwa yanokwa changed the title Add option to reset to default (forms, submissions, settings, etc) Add option to reset to app data Nov 9, 2016
@yanokwa yanokwa closed this as completed Nov 17, 2016
@yanokwa yanokwa reopened this Nov 17, 2016
@max2me
Copy link
Contributor

max2me commented Nov 24, 2016

@lognaturel Should we also clear osmandroid cached tiles? They store them outside of our app folder so that is my only hesitation as to avoid accidentally messing other apps on the device (however unlikely that is).

@lognaturel
Copy link
Member

@max2me Yes! That's a great one to add. They're in an odk folder so it would be very unlikely that an other app would use them.

@lognaturel
Copy link
Member

No, I got that wrong, you're right, it's just in /osmdroid but I still think it's a good option to have. You can work on the wording to make it super clear - maybe something like "all OSM map tiles from phone"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Issues that are well-specified and don't require too much context.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants