Skip to content

Releases: sawolabs/Android-SDK

0.3.0

Choose a tag to compare

@KSwarna99 KSwarna99 released this 01 Feb 14:36
3aa0cd7
  • Code Revamp
  • MVVM architecture implemented
  • Reduced unwanted code
  • Onesignal app Id null safety

0.1.9

Choose a tag to compare

@sawo-passless sawo-passless released this 13 Dec 09:02
b0b0e61
  1. Icons and theme removed to prevent build issues.
  2. Network unavailability handled for all cases.
  3. Replaced Handler method with kotlin coroutines.
  4. Null checking logic added.
  5. Target SDK version upgraded to 31.
  6. Dependencies upgraded. (biometric:1.1.0, gson:gson:2.8.6, retrofit:2.9.0, sentry-android:4.3.0)
  7. New dependency added. (androidx.lifecycle:lifecycle-runtime-ktx:2.4.0)

Internet unavailability handled (v 0.1.8)

Choose a tag to compare

@akuadvi akuadvi released this 09 Jul 12:08
4cfb9c9

In case of internet unavailability a toast is displayed and the web view is left buffering in order to prevent api keys from being exposed

Bug fixes and extended features (v 0.1.7)

Choose a tag to compare

@akuadvi akuadvi released this 03 Jul 12:42

Orientation changes handled
Dark mode added for trusted device prompt
Multiple fingerprints enabled

0.1.6

Choose a tag to compare

@nullc0der nullc0der released this 02 Apr 19:26
updated readme

0.1.5

Choose a tag to compare

@nullc0der nullc0der released this 29 Mar 19:43
small design changes

0.1.4

Choose a tag to compare

@nullc0der nullc0der released this 28 Mar 21:06
[ADDED] Trusted device functionality

[IMPROVEMENT] FIDO: Save in device only if biometric is available
[IMPROVEMENT] Loading spinner in webview until websdk loads

0.1.3

Choose a tag to compare

@nullc0der nullc0der released this 17 Mar 07:26
biometric bug fix