Android-Password-Store/app/src
Fabian Henneke fde16c60f4
Make preferred directory structure for Autofill configurable (#660)
Some users keep their password files in a directory structure such as:
/example.org/john@doe.org.gpg
while others prefer the style:
/example.org/john@doe.org/password.gpg

This commit adds a setting that allows to switch between the two. All Autofill
operations, such as search, match, generate and save, respect this setting.

Note: The first style seems to be the most widely used and is therefore kept as
the default. The second style is mentioned on the official Pass website at:
https://www.passwordstore.org/#organization
2020-03-25 18:13:04 +01:00
..
androidTest Update license headers (#625) 2020-01-30 01:00:20 +05:30
debug/res Redesign UI and introduce dark theme (#519) 2019-10-01 22:14:28 +05:30
main Make preferred directory structure for Autofill configurable (#660) 2020-03-25 18:13:04 +01:00