The directory structure in which password entries are stored is of general significance, not just for autofill purposes. A user might prefer encryption of the login-id together with the password for more privacy, without actually using the autofill feature but using the "Add" button on the password list in general.
This PR moves the "Password file organisation" setting from the Autofill to the General Settings and makes it independent from the former's activation.
If you run ./gradlew installGitHooks in your project then Git will fail pushes when you have failing tests or bad formatting, which should save time on having to wait for CI.
The directory structure in which password entries are stored is of general significance, not just for autofill purposes. A user might prefer encryption of the login-id together with the password for more privacy, without actually using the autofill feature but using the "Add" button on the password list in general.
This PR moves the "Password file organisation" setting from the Autofill to the General Settings and makes it independent from the former's activation.