w2sv / FileNavigator

The missing link between Android and a sorted file system.
https://play.google.com/store/apps/details?id=com.w2sv.filenavigator
Other
198 stars 8 forks source link

[Bug] Settings get changed to 'notify' after reboot #68

Closed Spy-boy closed 2 months ago

Spy-boy commented 2 months ago

Overview

Screenshot_20240904-185440

How to reproduce

Create a path/File directory in app settings. Apply the settings. Reboot the device. Open app and the settings will be changed to 'Notify'.

Version

0.2.0

Android Version

14

Device Model

Nothing 2a

w2sv commented 2 months ago

That should be caused by the same issue that also led to #65. I'll cite my answer from there:

Yeah that was a data store migration based issue, where a flag representing whether the migration should be performed would sometimes get lost, leading to it being performed inadequately, thereby resetting the configuration. Sorry about that, I imagine that's annoying. I (hopefully) resolved that in the new version. Should it persist, however, please reopen the issue!!!

Thank you for reporting! Cheers :)