Commit Graph

  • f62b0b193e Update ReactNativeBiometrics.m master marcosrdz 2020-06-18 20:36:53 -0400
  • 92861b9300 fixed npm publish issue and updated version for 2.1.1 2.1.1 Brandon Hines 2019-11-20 18:10:02 -0600
  • d4ba845edc updated version and changelog for 2.1.0 2.1.0 Brandon Hines 2019-11-20 18:05:10 -0600
  • 77bcc0fa4a refactored js portion of library into typescript Brandon Hines 2019-11-20 17:34:59 -0600
  • 570dedf776
    Merge pull request #54 from SelfLender/android-biometric-prompt 2.0.0 Brandon Hines 2019-11-19 16:23:44 -0600
  • ddb99c1023 added the native android error message to all rejections android-biometric-prompt Brandon Hines 2019-11-19 16:08:19 -0600
  • abb82dbe1c fixed issue where biometric prompt displayed when checking for key existence Brandon Hines 2019-11-19 16:02:51 -0600
  • be700bbe1f removed babel transpiling and fixed typescript definition for IDE introspection Brandon Hines 2019-11-19 16:02:12 -0600
  • b2aa464b01 some readme cleanup Brandon Hines 2019-11-19 14:25:39 -0600
  • eeb9e73620 updated changelog and readme in preparation for 2.0 release Brandon Hines 2019-11-19 12:35:19 -0600
  • 06bae65564 updated version for 2.0 Brandon Hines 2019-11-18 16:51:23 -0600
  • 7a97da053e updated jsdocs for new function signatures Brandon Hines 2019-11-18 15:27:01 -0600
  • 74c2b30d8c refactored functions to return response objects for better extensibility Brandon Hines 2019-11-18 12:25:03 -0600
  • 37d5cf338e refactored isSensorAvailable to return more descriptive result object in iOS Brandon Hines 2019-11-15 17:25:30 -0600
  • 1e62c42082 refactored functions to take options objects instead of specific parameters Brandon Hines 2019-11-15 16:59:39 -0600
  • 8179ac1b58 added a public function to check if keys exist and some ios code cleanup Brandon Hines 2019-11-15 16:24:07 -0600
  • bfbeaa4dd1 some code cleanup Brandon Hines 2019-11-15 15:45:18 -0600
  • 64ab242161 properly handled the cancelled scenario for simple prompt Brandon Hines 2019-11-15 14:41:46 -0600
  • 980d028d76 deleted old UI code that is no longer used Brandon Hines 2019-11-12 23:57:47 -0600
  • b77d5179d1 refactored createSignature to use the androidx biometric prompt api Brandon Hines 2019-11-12 23:29:24 -0600
  • 2d45e79d15 refactored create keys to always create keys without prompting for biometrics Brandon Hines 2019-11-12 23:26:31 -0600
  • 1b4eb0ac88 refactored isSensorAvailable to use androix biometric manager Brandon Hines 2019-11-12 22:56:56 -0600
  • e8c443f160 refactored simple prompt to use androix biometric prompt api Brandon Hines 2019-11-12 22:32:20 -0600
  • 13296cfab1 updated gradle and android sdk versions Brandon Hines 2019-11-05 16:18:30 -0600
  • 6989b34d21 updated version and changelog for 1.7.0 1.7.0 1.x Brandon Hines 2019-11-05 15:56:35 -0600
  • ae64cca7d6 package lock changes from npm upgrade Brandon Hines 2019-11-05 15:16:43 -0600
  • 35235f9a14 stopped using deprected access control policy in ios Brandon Hines 2019-11-05 15:16:01 -0600
  • 2dcaf72777 updated ios version in podspec Brandon Hines 2019-08-13 01:09:51 -0500
  • 5888ab1e43 removed app compat dependency for androidx compatibility Brandon Hines 2019-08-12 18:26:24 -0500
  • fed8efc3ad updated versions and changelog for 1.6.1 release 1.6.1 Brandon Hines 2019-08-12 17:20:07 -0500
  • 3dcbde0862 updated to babel 7 and new react native babel preset Brandon Hines 2019-08-12 12:18:32 -0500
  • a3c4165ed7 updated changelog and version for 1.6.0 1.6.0 Brandon Hines 2019-07-10 21:12:45 -0500
  • db554e7e3f #36 returned false from delete keys when there are no keys instead of throwing an error Brandon Hines 2019-07-08 15:38:48 -0500
  • d15118efcb #20 disabled enter password option by default for failed iOS biometrics Brandon Hines 2019-07-08 14:00:11 -0500
  • 10ab4cc537 updated versions and changelog for 1.5.2 1.5.2 Brandon Hines 2019-05-09 12:27:53 -0500
  • 6ac7f6920e
    Merge pull request #29 from gedu/master Brandon Hines 2019-05-09 12:26:54 -0500
  • 25fff77b31
    Error when compiling edug 2019-05-09 11:33:11 -0300
  • 151a12d8ac updated changelog and versions for 1.5.1 release 1.5.1 Brandon Hines 2019-04-26 11:17:45 -0500
  • a5ebe4fb6d updated the doc strings for createKeys Brandon Hines 2019-04-26 11:14:12 -0500
  • cae8ca40c4
    Merge pull request #27 from jinshin1013/master Brandon Hines 2019-04-26 11:12:34 -0500
  • 185df8379d Fix the prompt message prop optional in createKeys. Jin Shin 2019-04-26 10:09:06 +1000
  • f91ce97060 prepared for the 1.5.0 1.5.0 Brandon Hines 2019-04-17 22:08:44 -0500
  • 63f0cef4e3 updated outdated npm dependencies Brandon Hines 2019-04-17 21:36:00 -0500
  • a01daf9069 refactored the create keys functions so that it only shows a prompt if a prompt message is provided Brandon Hines 2019-04-17 21:34:40 -0500
  • 00dcdc425c Added a podspec file and updated version to 1.4.0 1.4.0 Brandon Hines 2019-04-03 17:20:11 -0500
  • 996e038ddb updated changelog and npm version for 1.3.0 1.3.0 Brandon Hines 2019-01-24 16:16:17 -0600
  • 75ee3fb4cc Merge branch 'local-authentication' Brandon Hines 2019-01-24 15:59:19 -0600
  • 36a6cacd7e added a simple prompt function for simply displaying a biometric prompt Brandon Hines 2019-01-24 15:55:03 -0600
  • 9669c25fb0 upgraded default android sdk to 28, added ability to override android versions, and updated package version to 1.2.0 1.2.0 Brandon Hines 2018-11-29 23:07:46 -0600
  • 4be442b9a7 fixed gitignore and npmignore files to properly exclude unimportant files 1.1.3 Brandon Hines 2018-10-09 16:43:26 -0500
  • 0b4eabadb0 updated package json to 1.1.3, used npm audit fix to update package lock dependencies Brandon Hines 2018-10-09 15:26:30 -0500
  • f18439b8e8
    Merge pull request #8 from cgomezmendez/fix/documentation-wrong-class-install Brandon Hines 2018-10-09 12:37:18 -0500
  • 5693471bab
    Merge pull request #10 from cgomezmendez/feature/add-ts-definitions-file Brandon Hines 2018-10-09 12:36:55 -0500
  • 9686eec011 feature: ts definitions Cristian Gomez 2018-10-08 04:02:59 -0400
  • fc6b7812bd fix: Readme - installation have wrong Android class Cristian Gomez 2018-10-08 00:45:41 -0400
  • 1e53f8f6f2 updated version to 1.1.2 and added 1.1.2 changelog 1.1.2 Brandon Hines 2018-06-14 11:44:52 -0500
  • aa14bd5021 small refactor to return nsdata from the add header to public key function Brandon Hines 2018-06-14 11:37:00 -0500
  • 2d0d2e1847
    Merge pull request #3 from nvmanh/addHeaderPublicKey Brandon Hines 2018-06-14 11:24:22 -0500
  • 572e28c687 add header publickey ios nguyen.duc.huy 2018-06-14 13:22:37 +0700
  • f2279840ba added 1.1.1 changelog 1.1.1 Brandon Hines 2018-06-11 16:27:20 -0500
  • b4fc0b4c1b removed retain instance from the biometrics dialog to prevent android from saving and recreating the fragment outside of the react native js thread, which could result in a null pointer exception Brandon Hines 2018-06-11 16:19:37 -0500
  • 46235053be updated the readme to include information about the face id and touch id constants 1.1.0 Brandon Hines 2018-05-04 12:48:37 -0500
  • 0b8d189b55 added changelog and updated version to 1.1.0 Brandon Hines 2018-05-03 14:24:57 -0500
  • 6ba1081c6c added enums for the touch and face id sensor types Brandon Hines 2018-05-03 14:01:28 -0500
  • 5a316f596f made sure to only call onCancel callback when the dialog is actually cancelled or dismissed via button to prevent multiple promise reject calls Brandon Hines 2018-05-03 13:30:21 -0500
  • aed97aada9 used dismissAllowingStateLoss to dismiss the biometrics dialog because we don't care about saving state and to prevent illegal state exceptions that might crash an app Brandon Hines 2018-05-03 13:25:56 -0500
  • fc064527c7 updated package json to require a peer dependency of react native of at least 0.52 Brandon Hines 2018-05-03 13:16:23 -0500
  • 79aabb32bc fixed code sample biometry type check Brandon Hines 2018-04-18 14:49:58 -0500
  • eae34b28a1 updated version to 1.0.2 1.0.2 Brandon Hines 2018-04-12 18:16:43 -0500
  • df1bd39a4a fixed create signature example Brandon Hines 2018-04-12 18:15:33 -0500
  • d5e5aeaa45 updated version to 1.0.1 1.0.1 Brandon Hines 2018-04-12 17:57:03 -0500
  • d6ba5f2d57 updated target ios version Brandon Hines 2018-04-12 17:53:19 -0500
  • e5834db841 added src and lib directories to the files list Brandon Hines 2018-04-12 17:20:43 -0500
  • 2c3e17b31f updated copyright date in license Brandon Hines 2018-04-12 17:14:38 -0500
  • 12d498fec8 set up repo for publishing to npm Brandon Hines 2018-04-12 17:14:19 -0500
  • f5662d8a70 added additional information to the readme Brandon Hines 2018-04-12 16:09:28 -0500
  • 632a9835e6 initial commit Brandon Hines 2018-04-12 16:09:04 -0500