Tags: nextcloud/passman-android
Tags
- refactor OTP integration with support for all rfc specified otp alg… …orithms (sha1, sha256, sha512) - fix OTP generation for android systems <= 8.1 - themed app icon - update openssl from version 1.1.1 stable to 3.5 lts - update to NDK r28b - update various dependencies
V1.5.0 release - implement showing / editing of shared credentials - implement manual credential search as autofill fallback for no matching credentials (see settings) - improve autofill behaviour - migrate from butterknive to android native view binding - various bug fixes - update dependencies
Version 1.4.0 - add Nextcloud Files app based Single-Sign-On (SSO) login option - SSO requires Nextcloud Files app version >= 3.18 - add/edit OTP manually or scan from QR code - add FAQ GitHub link to menu - unify unlock button as hover button - update custom field value design - update compileSdkVersion to 32 - show error message if login fails #135 - fix login screen in landscape orientation - general fixes and improvements
- add offline cache (can be disabled in settings)
- add local storage encryption for sensitive data (requires at least Android 6 / API 23)
- encrypts the offline cache
- stored vault passwords have to be re-entered
- cloud connection settings will be migrated automatically
- add an internal settings cache to speed up some things a bit
- add vault actions (add, rename, delete)
- delete action requires at least Passman v2.4.0 (server side)
- update dependencies (gradle/appcompat)
- add password generator app shortcut - add password generator and toggle button to credential add/edit forms - add option to clear clipboard automatically after a defined delay - show credential icons (requires at least Android 6 for SVG icons) - show, edit, delete credentials shared with others - add fastlane data for fdroid release - update dependencies - stability improvements - code cleanup - disable minification for the gplay release to get better error reports
Relese 1.1.0 - New confirm dialog to delete a credential. - New option to sort credentials by label. - Migrated save and delete buttons to floating action buttons. - Migrated some Snackbar to Toast messages, as it was causing weird issues when the keyboard was open. - Use uniform (editable) connect and response timeouts for all common api requests. - Fix endless loading dialog after deleting a credential. - Fix autofill vault selection if the vault is active and selected as default. - Security fixes that could have ended on memory corruption on the cryptographic c++ core.
PreviousNext