1.3.0-rc1
Pre-release
Pre-release
·
112 commits
to main
since this release
Changelog
- New (v4) version of fingerprint added.
1.1 This version no longer depends on bogomips property from cpuinfo, as it proved to be unstable on some devices. - Workaround for ANR on android TV.
- From now on, heavy initialization work is done lazily on background thread to prevent potential ANRs (like this one) and frame drops.
- Minor backward-compatible API refinement; target sdk 32->33.