1. c4fb95c Merge "Adjust scope of Samsung biometric workaround" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  2. a9cbd7e Fix leak of biometric credential handler activity by Curtis Belmonte · 4 years, 8 months ago
  3. b563a4f Adjust scope of Samsung biometric workaround by Curtis Belmonte · 4 years, 8 months ago
  4. 3269f7e Change androidx.biometric version to 1.1.0-alpha01 by Curtis Belmonte · 4 years, 8 months ago
  5. 703f78b Merge "Add curtislb@ to androidx.biometric OWNERS file" into androidx-master-dev by Curtis Belmonte · 4 years, 8 months ago
  6. 6675278 Merge "Suppress deprecation warning in BiometricManager" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  7. 6c4b9c1 Add curtislb@ to androidx.biometric OWNERS file by Curtis Belmonte · 4 years, 8 months ago
  8. 47e226a Suppress deprecation warning in BiometricManager by Curtis Belmonte · 4 years, 8 months ago
  9. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  10. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  11. 48887db Add Samsung devices to biometric workaround lists by Curtis Belmonte · 4 years, 9 months ago
  12. 10435ab Update biometric workaround to use model prefixes by Curtis Belmonte · 4 years, 9 months ago
  13. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  14. e0ddc6a Add device list to dismiss fingerprint dialog instantly by Curtis Belmonte · 4 years, 9 months ago
  15. 93823c7 Add device list to force crypto auth via fingerprint by Curtis Belmonte · 4 years, 9 months ago
  16. e7367b4 Update androidx.biometric to version 1.0.0-rc02 by Curtis Belmonte · 4 years, 9 months ago
  17. 2fb867a Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  18. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  19. fe945d3 Update androidx.biometric to version 1.0.0-rc01 by Curtis Belmonte · 4 years, 9 months ago
  20. ba0e2f9 Avoid crashes when dismissing FingerprintDialogFragment by Curtis Belmonte · 4 years, 9 months ago
  21. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 10 months ago
  22. 278e38a Merge "Add tests for remaining biometric util methods" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  23. ba2040f Merge "Fix biometric dialog crashes due to state loss" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  24. 1b25f6b Add tests for remaining biometric util methods by Curtis Belmonte · 4 years, 10 months ago
  25. 549dceb Fix biometric dialog crashes due to state loss by Curtis Belmonte · 4 years, 10 months ago
  26. b527e42 Improve existing test for biometric Utils class by Curtis Belmonte · 4 years, 10 months ago
  27. d02b8af Tolerate null result in BiometricPrompt fragments by Curtis Belmonte · 4 years, 10 months ago
  28. 2606d2a Merge changes from topic "bio_cred_handler_fixes" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  29. c3b4e41 Let BiometricPrompt directly launch CDC activity by Curtis Belmonte · 4 years, 10 months ago
  30. 0a13c86 Move biometric CDC launcher logic to a utility by Curtis Belmonte · 4 years, 10 months ago
  31. f4dd062 Fix hardware error given by FingerprintHelperFragment by Curtis Belmonte · 4 years, 10 months ago
  32. 866e91d Export biometric DeviceCredentialHandlerActivity by Curtis Belmonte · 4 years, 10 months ago
  33. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  34. 27d8ffc Merge "Remove Java 8 lambdas and method refs from biometric" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  35. 0f9badf Merge "Fix error returned by BiometricManager on API < 28" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  36. d8b9a4d Remove Java 8 lambdas and method refs from biometric by Curtis Belmonte · 4 years, 10 months ago
  37. 6f12eba Fix error returned by BiometricManager on API < 28 by Curtis Belmonte · 4 years, 10 months ago
  38. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  39. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  40. 0d316f0 Pinn biometric on core 1.1.0-rc03 by Nick Anthony · 4 years, 10 months ago
  41. b9a37ec Merge "Fix canceling BiometricPrompt on config change (API <28)" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  42. 0d030a6 Fix canceling BiometricPrompt on config change (API <28) by Curtis Belmonte · 4 years, 10 months ago
  43. b0b2116 Add test for BiometricManager and improve existing test by Curtis Belmonte · 4 years, 10 months ago
  44. 2e520c5e Update androidx.biometric from alpha06 to beta01 by Curtis Belmonte · 4 years, 11 months ago
  45. acadccd Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  46. 0de34c9 Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  47. c5b4c95 Add test for biometric DeviceCredentialHandlerBridge by Curtis Belmonte · 4 years, 11 months ago
  48. fd36420 Merge changes from topic "device_cred_l" into androidx-master-dev by Curtis Belmonte · 4 years, 11 months ago
  49. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  50. b1253e3 Add BiometricPrompt device credential support for L+ by Curtis Belmonte · 5 years ago
  51. ba4d72e Add BiometricPrompt device credential support for P by Curtis Belmonte · 5 years ago
  52. 0b4a68f Change androidx.biometric version to alpha06 by Curtis Belmonte · 4 years, 11 months ago
  53. 3f5ed7d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  54. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  55. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  56. 302381d Merge "Update androidx.biometric to beta01" into androidx-master-dev by Kevin Chyn · 5 years ago
  57. 552812c Merge "Set retention for error IntDef in biometric library" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. b9ebfc9 Set retention for error IntDef in biometric library by Curtis Belmonte · 5 years ago
  59. 9add314 Update androidx.biometric to beta01 by Kevin Chyn · 5 years ago
  60. 095a14d Ensure clients only receive publicly defined errors by Kevin Chyn · 5 years ago
  61. 32ad78e Allow the FingerprintDialog to be scrollable by Kevin Chyn · 5 years ago
  62. 2aa297a Do not allow the fingerprint dialog to be canceled due to touches outside by Kevin Chyn · 5 years ago
  63. f432050 Fix API check by Kevin Chyn · 5 years ago
  64. 8723aed Use the correct constants in BiometricPrompt @IntDef by Aurimas Liutikas · 5 years ago
  65. 24b1528 Reorder arguments for BiometricPrompt constructors by Curtis Belmonte · 5 years ago
  66. 59e8ee4 Fix fingerprint dialog not using the parent's theme by Ilya Matyukhin · 5 years ago
  67. 78731ea Merge "Update BiometricPrompt documentation for surviving configuration changes" into androidx-master-dev by Kevin Chyn · 5 years ago
  68. bca88d5 Update BiometricPrompt documentation for surviving configuration changes by Kevin Chyn · 5 years ago
  69. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  70. 40ce60b Update androidx biometric core dep to 1.1.0-rc02 by Curtis Belmonte · 5 years ago
  71. 8183faf Merge "Fix crash + simplify biometric/fingerprint fragment usage" into androidx-master-dev by Curtis Belmonte · 5 years ago
  72. c30f766 Fix crash + simplify biometric/fingerprint fragment usage by Curtis Belmonte · 5 years ago
  73. 256a013 Remove content description for fingerprint dialog error text by Curtis Belmonte · 5 years ago
  74. f6b9bde Add fragment-specific constructor for biometric prompt by Curtis Belmonte · 5 years ago
  75. 0da350d Merge "Store context in onAttach" into androidx-master-dev by Kevin Chyn · 5 years ago
  76. c2dca8c Store context in onAttach by Kevin Chyn · 5 years ago
  77. 76ef0b8 Make fingerprint helper fragment use default error string by Curtis Belmonte · 5 years ago
  78. 24eb29e Fix HW_NOT_AVAILABLE on API23 by Kevin Chyn · 5 years ago
  79. 1f2e416 Add androidx.biometric.BiometricManager to match framework API by Kevin Chyn · 5 years ago
  80. 233cc33 Use Build.VERSION_CODES by Kevin Chyn · 5 years ago
  81. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  82. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  83. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  84. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  85. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  86. d742a2a Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  87. 4afa76a Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  88. d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 5 years ago
  89. aa5a2b0 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  90. 370007b Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  91. 503732d resolve merge conflicts of 8a56bbe0f16d399e64393bcc09e92516e394401e to androidx-platform-dev by joshmccloskey · 5 years ago
  92. 167bfa3 Fixed FragmentManager issue by joshmccloskey · 5 years ago
  93. a498986 Merge "Merge remote-tracking branch 'goog/androidx-camerax-dev' into upstream_androidx-camerax-dev" into androidx-master-dev by Alan Viverette · 5 years ago
  94. d1bf3b3 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  95. 8c32122 Merge "Import translations. DO NOT MERGE" into androidx-platform-dev by TreeHugger Robot · 5 years ago
  96. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  97. af1bf7d Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  98. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  99. 1595d38 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  100. b576ec4 Fix androidx-platform-dev build breakage from version bump by Nick Anthony · 5 years ago