Releases: xwiki-contrib/android-authenticator
Releases · xwiki-contrib/android-authenticator
XWiki notifications and cosmetic improvements
- Shimmer Effect in Lists
- Integration of Xwiki Notifications
- Landscape mode was added for Select Contact screen
Fixes, Cosmetic changes and improvements
- Registration now is opening in application directly
- Notification about internet connection absence was added
- Landscape modes was added for Sign In, Synchronization and Edit Contact screens
- Password visibility toggle button was added
- Other fixes and improvements
Modified proguard-rule.pro file.
The proguard-rules.pro in the earlier release was not written properly resulting in the bad behavior of the entire app. In this release, the proguard file is properly configured.
Added support for OIDC, Data Saving and Pagination of users list.
- Added support for OpenID Connect Provider.
- Other apps can request to see XWiki user info through OIDC login.
- Added OIDC as a new login method.
- Added pagination for users list type.
- Added Data Saving Function which disables the sync of users avatars.
- Fixed: SSLHandshakeException crash.
- Reduced app size.
Added support for multiple XWiki account
- Added support for adding multiple XWiki accounts.
- Once the preferences screen is opened you can choose to edit the preferences of other XWiki accounts too.
- After users and groups, the list is loaded it's stored in DB so it will load instantaneously next time you open the app.
- Fixed: Clicking on the save button does not close the activity.
- Fixed: SocketTimeoutException crash.
Continue migration on Kotlin and bugs fixes
- Most of the application is now written in Kotlin
- Fixed: Contacts synchronizing improperly
- Fixed: Forcing a synchronization does not work
- Fixed: Wrong synchronization status
Rewrite work with contacts: fields, editing and other
- Fully rewritten work with editiong contacts
- Now will be synchronized more information from XWiki profile (in future it will be extended)
- Fixed problem with "don't sync" list in settings
- Fixed problem with groups synchronizing (infinity synchronization)
- Fixed with display chosen early groups for synchronization
- Fixed relogin problems for synchronization
Reborn
Rewrite all interaction with server
Fix bug with contacts
Fix bug with first launch