V1.3.1
English
- Fix KeyStore initialization
- Fix reloading credential in the fragment view after editing
- Fix some null pointer exceptions
- Add privacy policy to the repository
Spanish
- Arreglada inicialización del KeyStore
- Arreglado error al recargar credenciales tras editar
- Arregladas algunas excepciones de punteros nulos
- Añadida política de privacidad en el repositorio
Full Changelog: v1.3.0...v1.3.1
- fix reloading credential in the fragment view after editing by @binsky08 in #129
- fix some null pointer exceptions by @binsky08 in #130
- try to fix IllegalStateException in FragmentManager when calling showVaults by @binsky08 in https://github.com/nextcloud/passman-android
/pull/131 - add privacy policy by @binsky08 in #132
- add fastlane changelog for v1.3.1 by @binsky08 in #133
- fix KeyStore initialization by @binsky08 in #124