v1.4.0
English
- 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
Spanish
- Añadido login usando SSO de la app de Nextcloud
- El SSO requiere la aplicación de Nextcloud >= 3.18
- Añadir/editar OTP manualmente o desde QR
- Añadido enlace a preguntas frecuentes
- Unificado el botón de desbloqueo
- Actualizado diseño de los campos personalizados
- Arreglada pantalla de login en modo apaisado
- Mejoras y arreglos generales
Full Changelog: v1.3.1...v1.4.0
- add nextcloud files app based SSO login option by @binsky08 in #136
- Fix login screen landscape by @binsky08 in #137
- some NullPointer fixes and improvements by @binsky08 in #138
- improve custom field value style and password value input by @binsky08 in #139
- show error message if login fails #135 by @binsky08 in #140
- Update FAQ with self-signed certificate example and 2FA info by @binsky08 in #141
- update dependencies and compileSdkVersion to 32 by @binsky08 in #142
- add FAQ GitHub link to menu by @binsky08 in #143
- extend OTP implementation by @binsky08 in #144
- fix merge error by @binsky08 in #145
- add support for SSO lib version 0.6.1 by @binsky08 in #146
- add fastlane changelog for v1.4.0 by @binsky08 in #147
- Dependency adjustments by @binsky08 in #148