English
- 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
Spanish
- Implementada vision / edicion de credenciales compartidas
- Implementada busqueda manual en autocompletado cuando no se encuentran coincidencias (mirar en ajustes)
- Mejorado comportamiento del autofill
- Migrado de butterknive a
view bindings
nativos de android - Varios bugs arreglados
- Dependencias actualizadas
Full Changelog: v1.4.1...v1.5.0
What's Changed
- Remove deprecated butterknife by @binsky08 in #155
- Improve autofill functionality by @binsky08 in #162
- implement showing / editing shared credentials by @binsky08 in #157
- add error handling for trying to add a credential without active vault by @binsky08 in #164
- fix null pointer unsave response handler logging by @binsky08 in #163
- add check for blank password when creating a vault by @johnkiddjr in #161
- update fastlane phone screenshots by @binsky08 in #156
- add fastlane changelog for v1.5.0 by @binsky08 in #166
- Update dependencies by @binsky08 in #165
- l10n: Correct spelling by @Valdnet in #78
New Contributors
- @johnkiddjr made their first contribution in #161