atorch / probability_puzzles

Android App
GNU General Public License v3.0
36 stars 5 forks source link

Add a reset progress button #24

Open atorch opened 2 years ago

atorch commented 2 years ago

The app used to have a reset progress button, but it is no longer accessible. Bring it back. This has been requested in several reviews.

The button should return the app to the initial state where none of the puzzles have been solved (i.e. delete/reset the user's progress).

atorch commented 1 year ago

This issue is a duplicate of https://github.com/atorch/probability_puzzles/issues/14. Apparently resetting the app is already possible (with something like Settings -> Apps -> ... Clear app data?), but an in-app button would be more user friendly.