Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emit FingerprintUnavailableException when RxFingerprint is not available #32

Merged
merged 1 commit into from
Feb 5, 2017

Conversation

Mauin
Copy link
Owner

@Mauin Mauin commented Feb 3, 2017

Improves error clarity when a fingerprint operation is called although the device doesn't support fingerprints at the moment.

@Mauin Mauin force-pushed the improve_fingerprint_unavailable_error branch from e9a539a to 94b1483 Compare February 3, 2017 07:32
@Mauin Mauin force-pushed the improve_fingerprint_unavailable_error branch from 94b1483 to 06acace Compare February 5, 2017 16:38
@Mauin Mauin merged commit f2001f4 into master Feb 5, 2017
@Mauin Mauin deleted the improve_fingerprint_unavailable_error branch February 5, 2017 16:56
Mauin added a commit that referenced this pull request Feb 8, 2017
* remove retrolambda from library (#29)

* emit FingerprintUnavailableException when RxFingerprint is not available (#32)

* update gradle to v3.3 (#33)

* replace FingerprintManagerCompat with FingerprintManager

* extract api provider for test mocks

* revert accidental changes to Readme

* add back unsubscribe check

* catch potential exceptions when getting FingerprintManager

* add tests from fingerprintmanager nullcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant