Add auto-login feature at startup
Make it possible for the user to save the database unlock password in Settings page and have UnlockPage try it automatically once after startup. This results in "a visual experience" where the password screen is visible, auto-filled, button pressed and switched to MainPage automatically, hopefully making the user remember that the password is still entered and stored in plain text.
Works around #181