SecUSo / privacy-friendly-todo-list

Privacy Friendly App to manage To-Do lists on Android.
Apache License 2.0
83 stars 42 forks source link

Missing info about how-to back up this app's data #98

Closed jahway603 closed 3 months ago

jahway603 commented 7 months ago

Missing info about how-to back up this app's data to make it clear to users how they can do this. This is very necessary when a user is switching physical phones.

jahway603 commented 7 months ago

PR https://github.com/SecUSo/privacy-friendly-todo-list/pull/99 resolves this issue.

0xC0FFEEC0DE commented 3 months ago

As far as I can see #99 did add a note to README.md only. I think it would make sense to add such a note to the help screen of the app too.

jahway603 commented 3 months ago

@0xC0FFEEC0DE I completely agree that it would make sense to add such a note to the help screen of the app and PR https://github.com/SecUSo/privacy-friendly-todo-list/pull/110 implements that change.

0xC0FFEEC0DE commented 3 months ago

Thanks @jahway603