This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Releases: android-password-store/Android-Password-Store
Releases · android-password-store/Android-Password-Store
v1.9.2
Fixed
- App crashes upon launching the app for the first time
v1.9.1
Fixed
- Remember passphrase option did not work with old-style keys (generated either before 2019 or by passing
-m PEM
to new versions of OpenSSH)
Added
- Add GNU IceCatMobile to the list of supported browsers for Autofill
v1.9.0
Fixed
- 'Draw over other apps' permission dialog opens when attempting to use Oreo Autofill
- Old app shortcuts are now removed when the local repository is deleted
Added
- Completely revamped decypted password view
- Add support for better, more secure Keyex's and MACs with a brand new SSH backend
- Allow manually marking domains for subdomain-level association. This will allow you to keep separate passwords for
site1.example.com
andsite2.example.com
and have them show as such in Autofill. - Provide better messages for OpenKeychain errors
- Rename passwords and categories
Changed
- BREAKING: Remove support for HOTP/TOTP secrets - Please use FIDO keys or a dedicated app like Aegis or andOTP
- Reduce Autofill false positives on username fields by removing "name" from list of heuristic terms
- Reduced app size
- Improve IME experience with server config screen
- Removed edit password option from long-press menu.
- Batch deletion now does not require manually confirming for each password
- Better commit messages on password deletion
v1.8.1
v1.8.0
Added
- Allow user to abort password move when it is replacing an existing file
- Allow setting a default username for Autofill
- Add no authentication mode for working with public repositories
Changed
- More UI related tweaks, changes and improvements
- Improved error messages and internal logic for server configuration
Fixed
- Add the following fields to encrypted username detection: user, account, email, name, handle, id, identity.
- Improved detection of broken or incomplete git repositories
- Better UX flow for storage permissions
v1.7.2
Added
- Settings option to enable debug logging
Changed
- SSH Keygen UI was improved
- Default key length for SSH Keygen is now 4096 bits
- Settings items were rearranged and cleaned up
- Autofill icons in dark mode are now more legible
Fixed
- Failure to detect if repository was not cloned which broke Git operations
- Search results were inaccurate if root directory's name started with a dot (.)
- Saving git username and email did not provide user-facing confirmation
v1.7.1
Fixed
- Autofill message does not show OK button when many browsers are installed
- Autofill message does not get marked as shown when dismissed
- App crashes when using type-independent sort
- Storage permission not requested when using existing external repository
v1.7.0
Our biggest release yet with crucial fixes and massive new features. Please also welcome our newest maintainer, @FabianHenneke!
Added
- Flexible Oreo autofill support with anti-phishing protection
- Rudimentary validation of SSH keys during import
- Securely remember HTTPS password/SSH key passphrase
Fixed
- Text input box theming
- Password repository held in non-hidden storage no longer fails
- Remove ambiguous and confusing URL field in server config menu
and heavily improve UI for ease of use
Changed
- Improved user experience with search backed by consistent
search logic and fuzzy matching - Improved UX around server config settings
v1.6.0
v1.5.0
Added
- Fast scroller with alphabetic hints
- UI button to create new folders
- Option to directly start searching when opening the app
- Option to always search from root folder regardless of the currently open folder
Changed
- Logging is now enabled in release builds
- Searching now shows folders as well as the passwords inside them
Fixed
- OpenKeychain errors cause app crash