1. 2c9d885 Fix playground build for biometric by Dustin Lam · 3 years, 8 months ago
  2. fe04f86 Biometric AuthPrompt API improvements by Curtis Belmonte · 3 years, 9 months ago
  3. 92ec0f1 Biometric test app improvements by Curtis Belmonte · 3 years, 10 months ago
  4. 89abbb4 Fixes for biometric integration test by Dustin Lam · 3 years, 9 months ago
  5. 9d5c961 Merge "Enforce java warnings for android library test code" into androidx-master-dev am: 2ee5e018db by Alan Viverette · 3 years, 9 months ago
  6. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  7. c54be9f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 9 months ago
  8. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  9. 7029519 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 9 months ago
  10. 7c04f76 [GH] Add playground support for biometric by Dustin Lam · 3 years, 9 months ago
  11. 8fca466 Merge "Add Kotlin extensions for AuthPrompt Builder API" into androidx-master-dev by Kevin Chyn · 3 years, 10 months ago
  12. 2007c99 Add Kotlin extensions for AuthPrompt Builder API by Grace Cheng · 3 years, 10 months ago
  13. 6976bd2 Merge "Fixing androidx.biometric testapp memory leak" into androidx-master-dev by Grace Cheng · 3 years, 10 months ago
  14. 711cce6 Fixing androidx.biometric testapp memory leak by Grace Cheng · 3 years, 10 months ago
  15. f6dda39 Merge "Modifying integration test app to verify new BiometricPrompt API works properly" into androidx-master-dev by Grace Cheng · 3 years, 10 months ago
  16. b6c691d Modifying integration test app to verify new BiometricPrompt API works properly by Grace Cheng · 3 years, 11 months ago
  17. b409261 Merge "Improve BiometricPrompt Builder API" into androidx-master-dev by Grace Cheng · 3 years, 10 months ago
  18. 5e0d241 Improve BiometricPrompt Builder API by Grace Cheng · 4 years ago
  19. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  20. aa01788 Change androidx.biometric version to 1.2.0-alpha01 by Curtis Belmonte · 3 years, 11 months ago
  21. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  22. c2d6205 Merge "Change androidx.biometric to version 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  23. 4750b82 Change androidx.biometric to version 1.1.0-rc01 by Curtis Belmonte · 3 years, 11 months ago
  24. 762a45b Update androidx.biometric Gradle dependencies by Curtis Belmonte · 3 years, 11 months ago
  25. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  26. afe5674 Assume Class 3 biometrics for Pixel 4 on API <30 by Curtis Belmonte · 4 years ago
  27. 2254f1d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  28. 619b21f Catch more NPEs from framework biometric methods by Curtis Belmonte · 4 years ago
  29. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  30. 7e9dd62 Address uncaught NPE during fingerprint authentication by Grace Cheng · 4 years ago
  31. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  32. ebfac5d Merge "Update to use Metalava V4 file format" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  33. 8d68ebf Merge "Update baselines with tip of tree Android Lint" into androidx-master-dev by Treehugger Robot · 4 years ago
  34. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  35. 7c3c956 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  36. f23aa54 Change androidx.biometric version to 1.1.0-beta02 by Grace Cheng · 4 years ago
  37. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 4 years ago
  38. 30d5c3d Remove animations from fingerprint dialog drawables by Curtis Belmonte · 4 years ago
  39. 955e695 Merge "Fix biometric library errors and warnings" into androidx-master-dev by Treehugger Robot · 4 years ago
  40. b8c293c Merge "Change androidx.biometric version to 1.1.0-beta01" into androidx-master-dev by Curtis Belmonte · 4 years ago
  41. 4327c54 Change androidx.biometric version to 1.1.0-beta01 by Curtis Belmonte · 4 years ago
  42. cdfdb2f Fall back to credential on biometric lockout for API <29 by Curtis Belmonte · 4 years ago
  43. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  44. a856cdc Fix biometric library errors and warnings by Curtis Belmonte · 4 years ago
  45. 154532c Handle error with no fingerprint hardware on API 28 by Curtis Belmonte · 4 years ago
  46. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  47. 3e8f911 Ensure all fingerprint dialog views are null-checked by Curtis Belmonte · 4 years ago
  48. 86099342 Fix CryptoObject type in BiometricManager reflective call by Curtis Belmonte · 4 years ago
  49. a44bc71 Use exact model names for biometric prompt delay by Curtis Belmonte · 4 years ago
  50. 370f1d9 Merge "Fix issue with showing BiometricPrompt back-to-back" into androidx-master-dev by Curtis Belmonte · 4 years ago
  51. f1c54b7 Fix issue with showing BiometricPrompt back-to-back by Curtis Belmonte · 4 years ago
  52. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  54. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  55. 5fbb270 Merge "Fix memory leaks related to FingerprintManager" into androidx-master-dev by Curtis Belmonte · 4 years, 1 month ago
  56. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  57. 00a78d5 Fix memory leaks related to FingerprintManager by Curtis Belmonte · 4 years, 1 month ago
  58. f7ac7b8 Clean up biometric device exception lists by Curtis Belmonte · 4 years, 1 month ago
  59. 53b605b Update minor versions of biometric Gradle deps by Curtis Belmonte · 4 years, 1 month ago
  60. 5274f8a Hide fingerprint dialog for SM-A50* devices by Curtis Belmonte · 4 years, 1 month ago
  61. 57a276e Change androidx.biometric version to 1.1.0-alpha03 by Curtis Belmonte · 4 years, 1 month ago
  62. d44209e Merge "Fix BiometricPrompt dismissal on rotation in API 29" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. 31b404e Merge "Minor tweaks to the biometric integration test app" into androidx-master-dev by Curtis Belmonte · 4 years, 1 month ago
  64. 79ae599 Minor tweaks to the biometric integration test app by Curtis Belmonte · 4 years, 1 month ago
  65. cec2c17 Fix BiometricPrompt dismissal on rotation in API 29 by Curtis Belmonte · 4 years, 1 month ago
  66. fcce25c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  67. dbeacb4 Update AndroidX target SDK to 30 by Oussama Ben Abdelbaki · 4 years, 1 month ago
  68. ca3c964 Merge changes from topic "bio_leak_canary" into androidx-master-dev by Curtis Belmonte · 4 years, 2 months ago
  69. e894a28 Add a BiometricPrompt e2e test with LeakCanary by Curtis Belmonte · 4 years, 2 months ago
  70. 6e031f7 Fix memory leaks in androidx.biometric library by Curtis Belmonte · 4 years, 2 months ago
  71. 891c6e0 Fix biometric error returned when no keyguard by Curtis Belmonte · 4 years, 2 months ago
  72. 6472098 Merge "Add ERROR_SECURITY_UPDATE_REQUIRED to BiometricPrompt" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. 7a13ef6 Merge "Improve text log for biometric integration test app" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  74. 13e6f90 Improve text log for biometric integration test app by Curtis Belmonte · 4 years, 2 months ago
  75. 9acfce9 Fix early error dismissal logic for fingerprint dialog by Curtis Belmonte · 4 years, 2 months ago
  76. 8063156 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
  77. 809ed2e Merge "Add Javadocs for biometric CancellationSignalProvider" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 351fa1e Merge "Fix biometric error returned when no device credential" into androidx-master-dev by Curtis Belmonte · 4 years, 2 months ago
  79. 5239039 Add Javadocs for biometric CancellationSignalProvider by Curtis Belmonte · 4 years, 2 months ago
  80. cb11ec4 Add ERROR_SECURITY_UPDATE_REQUIRED to BiometricPrompt by Curtis Belmonte · 4 years, 2 months ago
  81. 4848a44 Fix biometric error returned when no device credential by Curtis Belmonte · 4 years, 2 months ago
  82. 593801f Add biometric test for CancellationSignalProvider by Curtis Belmonte · 4 years, 2 months ago
  83. 66e821d Add biometric test for AuthenticationCallbackProvider by Curtis Belmonte · 4 years, 2 months ago
  84. 591dccf Add biometric support for IdentityCredential on API 30+ by Curtis Belmonte · 4 years, 2 months ago
  85. bc1f6af Add support for AuthenticationResult#getAuthenticationType() by Curtis Belmonte · 4 years, 2 months ago
  86. 42b0eae Add crypto support to Biometric integration test app by Curtis Belmonte · 4 years, 2 months ago
  87. dd96fd8 Support allowed authenticators in BiometricPrompt by Curtis Belmonte · 4 years, 3 months ago
  88. 6021641 Add support for BiometricManager#canAuthenticate(int) by Curtis Belmonte · 4 years, 3 months ago
  89. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 2 months ago
  90. eb8dff6 Allow biometric unit tests to use Android resources by Curtis Belmonte · 4 years, 2 months ago
  91. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  92. c003386 Re-export core dependency from androidx.biometric by Curtis Belmonte · 4 years, 2 months ago
  93. b16e5f5 Ensure androidx.biometric uses proguard-rules file by Curtis Belmonte · 4 years, 2 months ago
  94. b525b6e Ensure biometric LiveData updates run on main thread by Curtis Belmonte · 4 years, 2 months ago
  95. 9e25c89 Replace BiometricPrompt bundle with named fields by Curtis Belmonte · 4 years, 3 months ago
  96. 6a2d02d Make executor optional for BiometricPrompt constructor by Curtis Belmonte · 4 years, 3 months ago
  97. 0c7e646 Change androidx.biometric version to 1.1.0-alpha02 by Curtis Belmonte · 4 years, 3 months ago
  98. 89c37a6 Set up a biometric integration testing app by Curtis Belmonte · 4 years, 10 months ago
  99. fc19a38 Don't show fingerprint dialog for blacklisted devices by Curtis Belmonte · 4 years, 3 months ago
  100. f289d9e Clean up gradle dependencies for androidx.biometric by Curtis Belmonte · 4 years, 3 months ago