Passman App
This is an Android app for the Nextcloud password manager Passman.This app is only compatible with Passman V2.x or higher.
Features
* Setup app (enter the nextcloud server settings or use SSO)
* App start password option based on the android user authentication
* View, add, rename and delete vaults
* Login to vault
* Display credential list
* View, add, edit and delete credentials
* Add, download and delete files
* OTP generation
* Basic Android autofill implementation
* Password generator
* Encrypted offline cache
* Encrypted stored vault and cloud connection passwords
Requirements
* Nextcloud
* Nextcloud Passman App
What's new in 1.6.0
- Refactored OTP integration with support for all RFC specified OTP algorithms (SHA1, SHA256, SHA512).
- Fixed OTP generation for Android systems running Android 8.1 or older.
- Themed app icon.
- Updated OpenSSL from version 1.1.1 stable to 3.5 LTS.
- Updated to NDK r28b.
- Updated various dependencies.