issues
search
Mauin
/
RxFingerprint
Android Fingerprint authentication and encryption with RxJava
Apache License 2.0
379
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add Error Message ids
#116
TerryJung
opened
3 years ago
0
ANDROID KEYSTORE WITHOUT PASSCODE in CipherProvider class
#115
sachinmandhare1990
opened
3 years ago
1
Migrated to Androidx, created support for onscreen finger print and latest android sdk
#114
devmike01
opened
4 years ago
0
FaceId support?
#113
roquebuarquejr
closed
4 years ago
0
Remove the context argument from isAvailable
#112
scimetfoo
closed
1 year ago
0
RxFingerprint without RX
#111
elephant-cf
opened
5 years ago
0
Reset RxFingerPrint after app was killed
#110
danhpbt
opened
6 years ago
1
Is this library still maintained
#109
Flo354
closed
4 years ago
3
Fingerprint operation canceled
#108
adhikari-jagdish
opened
6 years ago
1
androidx biometrics lib?
#107
evant
opened
6 years ago
0
detect new fingerprint added
#106
maic3244
opened
6 years ago
0
Use smart lock as fallback
#105
0mega
closed
4 years ago
1
Recently new crashes in production seemingly from RxFingerprint
#104
ghost
opened
6 years ago
0
android.hardware.fingerprint.FingerprintManager is Deprecated in API 28
#103
skauss
opened
6 years ago
1
IOS equal
#102
ghost
closed
6 years ago
1
RxFingerprint.isAvailable(Context) return false for Samsung note 8 and Samsung s9+
#101
gkgio
closed
6 years ago
2
ClassCastException while AES encryption
#100
YaroslavHavrylovych
opened
6 years ago
0
NullPointerException on AesDecryptionObservable.java:95
#99
Farasy
opened
6 years ago
0
Fix for launchFingerprintEnrollment
#98
Flo354
closed
6 years ago
3
ActivityNotFoundException in launchFingerprintEnrollment
#97
Flo354
closed
6 years ago
2
launchFingerprintEnrollment without hasEnrolledFingerprints
#96
Flo354
opened
6 years ago
3
RxFingerprint.keyInvalidated() requires SDK 23+, but what is the alternative to detecting key invalidation on SDK <23?
#95
TylerMcCraw
closed
6 years ago
2
return a reason for RxFingerprint.IsAvailable
#94
ndori
opened
6 years ago
1
pass fingerprint reason (int) for advanced functionality
#93
ndori
opened
6 years ago
1
Too many tries should be a recoverable error
#92
ndori
opened
6 years ago
1
java.lang.ClassCastException
#91
djdominoSVK
closed
6 years ago
2
Add support for Android P FingerprintDialog
#90
Mauin
closed
6 years ago
0
Added errMsgId parameter to FingerprintAuthenticationException
#89
o-vitaliy
opened
6 years ago
5
javax.crypto.IllegalBlockSizeException on few devices
#88
Farasy
opened
6 years ago
12
Unable to decrypt given value. RxFingerprint is only able to decrypt values previously encrypted by RxFingerprint with the same encryption mode.
#87
albert0m
opened
6 years ago
1
Add support for Android P FingerprintDialog
#86
Mauin
opened
6 years ago
0
NPE on Xiaomi MI 5s
#85
PblryH
opened
6 years ago
3
Changes to use char[] for cleartext instead of String
#84
commonsguy
closed
6 years ago
2
update readme and exclude link to #cryptography which was removed
#83
Mauin
closed
6 years ago
0
Offer char[] Option For Data to encrypt() and decrypt()
#82
commonsguy
closed
6 years ago
4
Broken Link in Documentation
#81
commonsguy
closed
6 years ago
1
Explicitly set default rsa key size to 2048 bits
#80
kuno
opened
6 years ago
1
Please remove
#79
anthomaxcool
closed
6 years ago
0
Add support for deleting default keystore entry
#78
xdgimf
opened
6 years ago
0
Question - Some explanation on RSA implementation
#77
kuno
opened
6 years ago
2
RSA Decryption throwing exception?
#76
iprasla
closed
6 years ago
9
Memory Leak
#75
siddharthuohyd
opened
6 years ago
2
Exception when restoring app
#74
Flo354
closed
6 years ago
2
add toString method for FingerprintAuthenticationResult
#73
Mauin
closed
6 years ago
0
Create RxFingerprint instance via Builder instead of static methods
#72
Mauin
closed
6 years ago
0
IllegalBlockSizeException, KeyPermanentlyInvalidatedException not thrown
#71
mato666
closed
7 years ago
3
Makes result classes rely on auto value.
#70
serj-lotutovici
closed
6 years ago
3
Consider using AutoValue for all result classes
#69
serj-lotutovici
closed
6 years ago
3
Updates some dependencies.
#68
serj-lotutovici
closed
7 years ago
1
Allow key to be not invalidated upon biometric enrollment.
#67
NullPointeRR
closed
7 years ago
6
Next