infinum / Android-Goldfinger

Android library to simplify Biometric authentication implementation.
Apache License 2.0
653 stars 73 forks source link

Version 1.2.0 #47

Closed domagojkorman closed 5 years ago

domagojkorman commented 5 years ago

Changelog

Reason for the first change is to mimic OkHttp response type which makes sense when you add Rx support. Now we have same model for both standard callback usage and Rx usage.

Thanks @mister11 for the suggestion.

Fixes #35 #38 #39 #45 #46