marcosrdz
f62b0b193e
Update ReactNativeBiometrics.m
2020-06-18 20:36:53 -04:00
Brandon Hines
570dedf776
Merge pull request #54 from SelfLender/android-biometric-prompt
...
react native biometrics 2.0
2019-11-19 16:23:44 -06:00
Brandon Hines
ddb99c1023
added the native android error message to all rejections
2019-11-19 16:08:19 -06:00
Brandon Hines
abb82dbe1c
fixed issue where biometric prompt displayed when checking for key existence
2019-11-19 16:02:51 -06:00
Brandon Hines
be700bbe1f
removed babel transpiling and fixed typescript definition for IDE introspection
2019-11-19 16:02:12 -06:00
Brandon Hines
b2aa464b01
some readme cleanup
2019-11-19 14:25:39 -06:00
Brandon Hines
eeb9e73620
updated changelog and readme in preparation for 2.0 release
2019-11-19 12:35:19 -06:00
Brandon Hines
06bae65564
updated version for 2.0
2019-11-18 16:51:23 -06:00
Brandon Hines
7a97da053e
updated jsdocs for new function signatures
2019-11-18 15:27:01 -06:00
Brandon Hines
74c2b30d8c
refactored functions to return response objects for better extensibility
2019-11-18 12:25:03 -06:00
Brandon Hines
37d5cf338e
refactored isSensorAvailable to return more descriptive result object in iOS
2019-11-15 17:25:37 -06:00
Brandon Hines
1e62c42082
refactored functions to take options objects instead of specific parameters
2019-11-15 16:59:39 -06:00
Brandon Hines
8179ac1b58
added a public function to check if keys exist and some ios code cleanup
2019-11-15 16:24:07 -06:00
Brandon Hines
bfbeaa4dd1
some code cleanup
2019-11-15 15:45:18 -06:00
Brandon Hines
64ab242161
properly handled the cancelled scenario for simple prompt
2019-11-15 14:41:46 -06:00
Brandon Hines
980d028d76
deleted old UI code that is no longer used
2019-11-12 23:57:47 -06:00
Brandon Hines
b77d5179d1
refactored createSignature to use the androidx biometric prompt api
2019-11-12 23:29:24 -06:00
Brandon Hines
2d45e79d15
refactored create keys to always create keys without prompting for biometrics
2019-11-12 23:26:31 -06:00
Brandon Hines
1b4eb0ac88
refactored isSensorAvailable to use androix biometric manager
2019-11-12 22:56:56 -06:00
Brandon Hines
e8c443f160
refactored simple prompt to use androix biometric prompt api
2019-11-12 22:32:20 -06:00
Brandon Hines
13296cfab1
updated gradle and android sdk versions
2019-11-05 16:18:36 -06:00
Brandon Hines
6989b34d21
updated version and changelog for 1.7.0
2019-11-05 15:56:35 -06:00
Brandon Hines
ae64cca7d6
package lock changes from npm upgrade
2019-11-05 15:40:37 -06:00
Brandon Hines
35235f9a14
stopped using deprected access control policy in ios
2019-11-05 15:40:37 -06:00
Brandon Hines
2dcaf72777
updated ios version in podspec
2019-11-05 15:40:37 -06:00
Brandon Hines
5888ab1e43
removed app compat dependency for androidx compatibility
2019-11-05 15:39:59 -06:00
Brandon Hines
fed8efc3ad
updated versions and changelog for 1.6.1 release
2019-08-12 17:20:07 -05:00
Brandon Hines
3dcbde0862
updated to babel 7 and new react native babel preset
2019-08-12 12:18:32 -05:00
Brandon Hines
a3c4165ed7
updated changelog and version for 1.6.0
2019-07-10 21:12:45 -05:00
Brandon Hines
db554e7e3f
#36 returned false from delete keys when there are no keys instead of throwing an error
2019-07-08 15:38:48 -05:00
Brandon Hines
d15118efcb
#20 disabled enter password option by default for failed iOS biometrics
2019-07-08 14:00:11 -05:00
Brandon Hines
10ab4cc537
updated versions and changelog for 1.5.2
2019-05-09 12:27:53 -05:00
Brandon Hines
6ac7f6920e
Merge pull request #29 from gedu/master
...
Error when compiling
2019-05-09 12:26:54 -05:00
edug
25fff77b31
Error when compiling
...
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':react-native-biometrics'.
> Could not resolve all artifacts for configuration ':react-native-biometrics:classpath'.
> Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1).
Searched in the following locations:
https://jcenter.bintray.com/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar
2019-05-09 11:33:11 -03:00
Brandon Hines
151a12d8ac
updated changelog and versions for 1.5.1 release
2019-04-26 11:17:45 -05:00
Brandon Hines
a5ebe4fb6d
updated the doc strings for createKeys
2019-04-26 11:14:12 -05:00
Brandon Hines
cae8ca40c4
Merge pull request #27 from jinshin1013/master
...
Fix type for createKeys
2019-04-26 11:12:34 -05:00
Jin Shin
185df8379d
Fix the prompt message prop optional in createKeys.
2019-04-26 10:09:06 +10:00
Brandon Hines
f91ce97060
prepared for the 1.5.0
2019-04-17 22:08:44 -05:00
Brandon Hines
63f0cef4e3
updated outdated npm dependencies
2019-04-17 21:36:00 -05:00
Brandon Hines
a01daf9069
refactored the create keys functions so that it only shows a prompt if a prompt message is provided
2019-04-17 21:34:40 -05:00
Brandon Hines
00dcdc425c
Added a podspec file and updated version to 1.4.0
2019-04-03 17:20:11 -05:00
Brandon Hines
996e038ddb
updated changelog and npm version for 1.3.0
2019-01-24 16:16:17 -06:00
Brandon Hines
75ee3fb4cc
Merge branch 'local-authentication'
2019-01-24 15:59:19 -06:00
Brandon Hines
36a6cacd7e
added a simple prompt function for simply displaying a biometric prompt
2019-01-24 15:55:03 -06:00
Brandon Hines
9669c25fb0
upgraded default android sdk to 28, added ability to override android versions, and updated package version to 1.2.0
2018-11-29 23:07:46 -06:00
Brandon Hines
4be442b9a7
fixed gitignore and npmignore files to properly exclude unimportant files
2018-10-09 16:43:26 -05:00
Brandon Hines
0b4eabadb0
updated package json to 1.1.3, used npm audit fix to update package lock dependencies
2018-10-09 15:26:30 -05:00
Brandon Hines
f18439b8e8
Merge pull request #8 from cgomezmendez/fix/documentation-wrong-class-install
...
fix: Readme - installation have wrong Android class
2018-10-09 12:37:18 -05:00
Brandon Hines
5693471bab
Merge pull request #10 from cgomezmendez/feature/add-ts-definitions-file
...
feature: ts definitions
2018-10-09 12:36:55 -05:00