SecUSo / privacy-friendly-todo-list

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

Restoring preferences from backup fails #113

Closed 0xC0FFEEC0DE closed 6 months ago

0xC0FFEEC0DE commented 6 months ago

Pre condition: Task filter or task grouping or task sorting must be set to be part of the preferences. BackupRestorer does not know these preferences and therefore aborts the restore process if it finds them. But restoring of database has been finished at this point. So this is not affected by this bug.