infinum / Android-Goldfinger

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

WIP: Add ktx library module #74

Open mdocevski-infinum opened 3 years ago

mdocevski-infinum commented 3 years ago

Added analog of GoldfingerRx that supports kotlin flows, named GoldfingerKtx in new module ktx.

mdocevski-infinum commented 3 years ago

@Aksi0m the PR is not completely ready, but I wanted some early feedback from you, if you can manage. I am currently using it on a project, but it's not been battle tested yet.

mdocevski-infinum commented 3 years ago

Updated kotlint to 1.5.10 and coroutines to 1.5.0 Removed redundant suspend modifiers. Limited Flows' capacity to 1.

RahulSDeshpande commented 2 years ago

@mdocevski-infinum & @davidvinf

Guys, can we fix the conflicts & merge this PR? Having a Kotlin support is so much necessary.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud