1. 83b8f6b Ignore BiometricFragment error while launching CDC by Curtis Belmonte · 4 years, 6 months ago
  2. a770893 Merge "Move biometric res folder under src/main" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  3. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  4. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  5. 9c56f64 Move biometric res folder under src/main by Curtis Belmonte · 4 years, 7 months ago
  6. 0eb8e3e Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
  7. 4d1096c Merge "Prevent biometric bridge reset with device cred result" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  8. 25e3f09 Prevent biometric bridge reset with device cred result by Curtis Belmonte · 4 years, 7 months ago
  9. 7acd6e2 Ensure BiometricFragment reconnects in onResume by Curtis Belmonte · 4 years, 7 months ago
  10. aacad62 Merge "Fix BiometricPrompt + device credential error case" into androidx-master-dev by Curtis Belmonte · 4 years, 7 months ago
  11. df08869 Fix BiometricPrompt + device credential error case by Curtis Belmonte · 4 years, 7 months ago
  12. c572e2e Merge "Add more device models to biometric device list" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  13. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  14. 41bb62b Add more device models to biometric device list by Curtis Belmonte · 4 years, 7 months ago
  15. 82c3dcd Move device-specific logic out of biometric Utils by Curtis Belmonte · 4 years, 7 months ago
  16. 0e86b80 Split CDC logic out of biometric Utils class by Curtis Belmonte · 4 years, 7 months ago
  17. 8fb9879 Make FingerprintHelperFragmentTest a local unit test by Curtis Belmonte · 4 years, 7 months ago
  18. 80f5e7f Merge "Add biometric api dependency on lifecycle-viewmodel" into androidx-master-dev by Curtis Belmonte · 4 years, 8 months ago
  19. 53fd45a Add biometric api dependency on lifecycle-viewmodel by Curtis Belmonte · 4 years, 8 months ago
  20. 53dc66f Move biometric unit tests from androidTest to test by Curtis Belmonte · 4 years, 8 months ago
  21. 0b2dee8 Fix possible NPE with BiometricFragment method by Curtis Belmonte · 4 years, 8 months ago
  22. ae1b85a Merge "Ensure fingerprint dialog always dismissed on error" into androidx-master-dev by Curtis Belmonte · 4 years, 8 months ago
  23. d3452de Ensure fingerprint dialog always dismissed on error by Curtis Belmonte · 4 years, 8 months ago
  24. 1ff4128 Merge "Suppress valid deprecated usages and add missing deprecation annotations" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  25. c373865 Merge "Hide the fingerprint dialog on certain devices" into androidx-master-dev by Curtis Belmonte · 4 years, 8 months ago
  26. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 8 months ago
  27. 9eedaee Hide the fingerprint dialog on certain devices by Curtis Belmonte · 4 years, 8 months ago
  28. 26fed94 Remove unnecessary @hide directives from biometric by Curtis Belmonte · 4 years, 8 months ago
  29. c4fb95c Merge "Adjust scope of Samsung biometric workaround" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  30. a9cbd7e Fix leak of biometric credential handler activity by Curtis Belmonte · 4 years, 8 months ago
  31. b563a4f Adjust scope of Samsung biometric workaround by Curtis Belmonte · 4 years, 8 months ago
  32. 3269f7e Change androidx.biometric version to 1.1.0-alpha01 by Curtis Belmonte · 4 years, 8 months ago
  33. 703f78b Merge "Add curtislb@ to androidx.biometric OWNERS file" into androidx-master-dev by Curtis Belmonte · 4 years, 8 months ago
  34. 6675278 Merge "Suppress deprecation warning in BiometricManager" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  35. 6c4b9c1 Add curtislb@ to androidx.biometric OWNERS file by Curtis Belmonte · 4 years, 8 months ago
  36. 47e226a Suppress deprecation warning in BiometricManager by Curtis Belmonte · 4 years, 8 months ago
  37. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  38. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  39. 48887db Add Samsung devices to biometric workaround lists by Curtis Belmonte · 4 years, 8 months ago
  40. 10435ab Update biometric workaround to use model prefixes by Curtis Belmonte · 4 years, 8 months ago
  41. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  42. e0ddc6a Add device list to dismiss fingerprint dialog instantly by Curtis Belmonte · 4 years, 9 months ago
  43. 93823c7 Add device list to force crypto auth via fingerprint by Curtis Belmonte · 4 years, 9 months ago
  44. e7367b4 Update androidx.biometric to version 1.0.0-rc02 by Curtis Belmonte · 4 years, 8 months ago
  45. 2fb867a Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  46. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  47. fe945d3 Update androidx.biometric to version 1.0.0-rc01 by Curtis Belmonte · 4 years, 9 months ago
  48. ba0e2f9 Avoid crashes when dismissing FingerprintDialogFragment by Curtis Belmonte · 4 years, 9 months ago
  49. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  50. 278e38a Merge "Add tests for remaining biometric util methods" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  51. ba2040f Merge "Fix biometric dialog crashes due to state loss" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  52. 1b25f6b Add tests for remaining biometric util methods by Curtis Belmonte · 4 years, 9 months ago
  53. 549dceb Fix biometric dialog crashes due to state loss by Curtis Belmonte · 4 years, 9 months ago
  54. b527e42 Improve existing test for biometric Utils class by Curtis Belmonte · 4 years, 9 months ago
  55. d02b8af Tolerate null result in BiometricPrompt fragments by Curtis Belmonte · 4 years, 9 months ago
  56. 2606d2a Merge changes from topic "bio_cred_handler_fixes" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. c3b4e41 Let BiometricPrompt directly launch CDC activity by Curtis Belmonte · 4 years, 9 months ago
  58. 0a13c86 Move biometric CDC launcher logic to a utility by Curtis Belmonte · 4 years, 9 months ago
  59. f4dd062 Fix hardware error given by FingerprintHelperFragment by Curtis Belmonte · 4 years, 9 months ago
  60. 866e91d Export biometric DeviceCredentialHandlerActivity by Curtis Belmonte · 4 years, 9 months ago
  61. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  62. 27d8ffc Merge "Remove Java 8 lambdas and method refs from biometric" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  63. 0f9badf Merge "Fix error returned by BiometricManager on API < 28" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  64. d8b9a4d Remove Java 8 lambdas and method refs from biometric by Curtis Belmonte · 4 years, 10 months ago
  65. 6f12eba Fix error returned by BiometricManager on API < 28 by Curtis Belmonte · 4 years, 10 months ago
  66. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  67. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  68. 0d316f0 Pinn biometric on core 1.1.0-rc03 by Nick Anthony · 4 years, 10 months ago
  69. b9a37ec Merge "Fix canceling BiometricPrompt on config change (API <28)" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  70. 0d030a6 Fix canceling BiometricPrompt on config change (API <28) by Curtis Belmonte · 4 years, 10 months ago
  71. b0b2116 Add test for BiometricManager and improve existing test by Curtis Belmonte · 4 years, 10 months ago
  72. 2e520c5e Update androidx.biometric from alpha06 to beta01 by Curtis Belmonte · 4 years, 10 months ago
  73. acadccd Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  74. 0de34c9 Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  75. c5b4c95 Add test for biometric DeviceCredentialHandlerBridge by Curtis Belmonte · 4 years, 10 months ago
  76. fd36420 Merge changes from topic "device_cred_l" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  77. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 10 months ago
  78. b1253e3 Add BiometricPrompt device credential support for L+ by Curtis Belmonte · 4 years, 11 months ago
  79. ba4d72e Add BiometricPrompt device credential support for P by Curtis Belmonte · 4 years, 11 months ago
  80. 0b4a68f Change androidx.biometric version to alpha06 by Curtis Belmonte · 4 years, 10 months ago
  81. 3f5ed7d Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  82. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  83. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  84. 302381d Merge "Update androidx.biometric to beta01" into androidx-master-dev by Kevin Chyn · 5 years ago
  85. 552812c Merge "Set retention for error IntDef in biometric library" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. b9ebfc9 Set retention for error IntDef in biometric library by Curtis Belmonte · 5 years ago
  87. 9add314 Update androidx.biometric to beta01 by Kevin Chyn · 5 years ago
  88. 095a14d Ensure clients only receive publicly defined errors by Kevin Chyn · 5 years ago
  89. 32ad78e Allow the FingerprintDialog to be scrollable by Kevin Chyn · 5 years ago
  90. 2aa297a Do not allow the fingerprint dialog to be canceled due to touches outside by Kevin Chyn · 5 years ago
  91. f432050 Fix API check by Kevin Chyn · 5 years ago
  92. 8723aed Use the correct constants in BiometricPrompt @IntDef by Aurimas Liutikas · 5 years ago
  93. 24b1528 Reorder arguments for BiometricPrompt constructors by Curtis Belmonte · 5 years ago
  94. 59e8ee4 Fix fingerprint dialog not using the parent's theme by Ilya Matyukhin · 5 years ago
  95. 78731ea Merge "Update BiometricPrompt documentation for surviving configuration changes" into androidx-master-dev by Kevin Chyn · 5 years ago
  96. bca88d5 Update BiometricPrompt documentation for surviving configuration changes by Kevin Chyn · 5 years ago
  97. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  98. 40ce60b Update androidx biometric core dep to 1.1.0-rc02 by Curtis Belmonte · 5 years ago
  99. 8183faf Merge "Fix crash + simplify biometric/fingerprint fragment usage" into androidx-master-dev by Curtis Belmonte · 5 years ago
  100. c30f766 Fix crash + simplify biometric/fingerprint fragment usage by Curtis Belmonte · 5 years ago