Adds the following improvements:
- Lock the app after inactivity interval of 15 minutes - #12
- Support for type/auto-type. Type will alt-tab to the previous screen and then type the value in the focused field. Auto-type will open the previous app, fill the username, tab to the next field and type the password, hitting return at the end to submit the form - #17
- Improvements in the login screen - #20
- Search also includes urls and tags - #24
- Support for openjdk11 - #22