Releases: onewelcome/example-app-android
Releases · onewelcome/example-app-android
7.4.0
Update the app to use Android SDK 11.6.0
7.2.0
Update the app to use Android SDK 11.2.0
7.1.0
Updated the example app to use the latest Android SDK 11.1.0
7.0.0
- Updated the example app to use the latest Android SDK 11.0.0
- The app now targets API 30 and supports API 23+
- Migrated from RxJava 2 to RxJava 3
- Updated 3rd party dependencies
6.1.0
- Updated the example app to use the latest Android SDK 10.1.0
- Added a possibility to cancel pending mobile authentication request
6.0.0
- Updated the example app to use the latest Android SDK 10.0.0
- The app now targets API 29 and supports API 19+
- The project has been migrated to AndroidX
5.7.0
Updated the example app to use the latest Android SDK 9.6.0
5.6.0
- Updated the example app to use the latest Android SDK 9.6.0
- The app now targets API 28
- Added AppToWebSingleSignOn functionality
5.5.0
- Updated the example app to use the latest Android SDK 9.5.0
- OTP login using the QR code scanner
5.3.0
- Updated the Example App to use the latest Android SDK 9.3.0
- Removed Retrofit 1.x dependency from the project
- Updated RxJava dependency from version 1.x to version 2.x
- Updated FCM dependencies to latest versions