infinum / Android-Goldfinger

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

Rewrite library to Java and multiple improvements #10

Closed domagojkorman closed 6 years ago

domagojkorman commented 6 years ago

I rewrote library to java because Kotlin dependency increases method count by a lot and we want to avoid that. I also drastically improved and cleaned up library and improved Example application.

I suggest I sit with one of you somewhere for this Code review :)

Next on TODO: Improve README.md and create dynamic README.md that will automatically use newest release version