Open justdave opened 3 years ago
Privacy policy should probably be written as an .md file so it's viewable on GitHub. The Play Store can then link directly to the file in the repository on GitHub and it'll still look nice. We can use MarkdownView to load it into the dialog/fragment/whatever.
The app needs a privacy policy both embedded/viewable in the app and on the web that can be linked from the Play Store.
This will be a hard requirement once #20 is implemented, since we're going to have to request permission from the user to get their location and they'll want to know why we're asking for it.