include PRNGFixes in Application.onCreate()
fixes #3685 https://dev.guardianproject.info/issues/3685
Use GP recommended project layout
user configurable timeout
remove most pass validator rules but increase min length to 8
The old rules prevent using xkcd passwords and other good password techniques.The requirement for upper, lower, and number makes less sense on mobile,IMHO, since those combos are so much harder to type....
rename methods due to cachword api refactor
proper db handling and closing
call correct super method
clear the list view before locking
format source
filter out empty passphrases when unlocking
View revisions
Also available in: Atom