[go: nahoru, domu]

  1. 7205461 Update gradle deps for androidx.biometric by Curtis Belmonte · 4 years, 4 months ago
  2. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  3. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  4. 7a744c3 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  5. 3c4b6e6 Merge BiometricPrompt fingerprint fragments by Curtis Belmonte · 4 years, 5 months ago
  6. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 6 months ago
  7. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 6 months ago
  8. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  9. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 6 months ago
  10. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 6 months ago
  11. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  12. f6aa23e Merge "Remove biometric device credential workarounds for R+" into androidx-master-dev by Curtis Belmonte · 4 years, 7 months ago
  13. 8e4b741 Remove context reference from fingerprint fragments by Curtis Belmonte · 4 years, 7 months ago
  14. 688b102 Make fingerprint dialog handler static to avoid leaks by Curtis Belmonte · 4 years, 7 months ago
  15. 7b57f3e Remove biometric device credential workarounds for R+ by Curtis Belmonte · 4 years, 7 months ago
  16. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  17. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  18. 408f578 Move biometric to the new proper directory structure by Sergey · 4 years, 8 months ago
  19. 83b8f6b Ignore BiometricFragment error while launching CDC by Curtis Belmonte · 4 years, 8 months ago
  20. a770893 Merge "Move biometric res folder under src/main" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  21. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  22. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  23. 9c56f64 Move biometric res folder under src/main by Curtis Belmonte · 4 years, 9 months ago
  24. 0eb8e3e Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  25. 4d1096c Merge "Prevent biometric bridge reset with device cred result" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  26. 25e3f09 Prevent biometric bridge reset with device cred result by Curtis Belmonte · 4 years, 9 months ago
  27. 7acd6e2 Ensure BiometricFragment reconnects in onResume by Curtis Belmonte · 4 years, 9 months ago
  28. aacad62 Merge "Fix BiometricPrompt + device credential error case" into androidx-master-dev by Curtis Belmonte · 4 years, 9 months ago
  29. df08869 Fix BiometricPrompt + device credential error case by Curtis Belmonte · 4 years, 9 months ago
  30. c572e2e Merge "Add more device models to biometric device list" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  31. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  32. 41bb62b Add more device models to biometric device list by Curtis Belmonte · 4 years, 9 months ago
  33. 82c3dcd Move device-specific logic out of biometric Utils by Curtis Belmonte · 4 years, 10 months ago
  34. 0e86b80 Split CDC logic out of biometric Utils class by Curtis Belmonte · 4 years, 10 months ago
  35. 8fb9879 Make FingerprintHelperFragmentTest a local unit test by Curtis Belmonte · 4 years, 10 months ago
  36. 80f5e7f Merge "Add biometric api dependency on lifecycle-viewmodel" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  37. 53fd45a Add biometric api dependency on lifecycle-viewmodel by Curtis Belmonte · 4 years, 10 months ago
  38. 53dc66f Move biometric unit tests from androidTest to test by Curtis Belmonte · 4 years, 10 months ago
  39. 0b2dee8 Fix possible NPE with BiometricFragment method by Curtis Belmonte · 4 years, 10 months ago
  40. ae1b85a Merge "Ensure fingerprint dialog always dismissed on error" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  41. d3452de Ensure fingerprint dialog always dismissed on error by Curtis Belmonte · 4 years, 10 months ago
  42. 1ff4128 Merge "Suppress valid deprecated usages and add missing deprecation annotations" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  43. c373865 Merge "Hide the fingerprint dialog on certain devices" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  44. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 10 months ago
  45. 9eedaee Hide the fingerprint dialog on certain devices by Curtis Belmonte · 4 years, 10 months ago
  46. 26fed94 Remove unnecessary @hide directives from biometric by Curtis Belmonte · 4 years, 10 months ago
  47. c4fb95c Merge "Adjust scope of Samsung biometric workaround" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  48. a9cbd7e Fix leak of biometric credential handler activity by Curtis Belmonte · 4 years, 10 months ago
  49. b563a4f Adjust scope of Samsung biometric workaround by Curtis Belmonte · 4 years, 10 months ago
  50. 3269f7e Change androidx.biometric version to 1.1.0-alpha01 by Curtis Belmonte · 4 years, 10 months ago
  51. 703f78b Merge "Add curtislb@ to androidx.biometric OWNERS file" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  52. 6675278 Merge "Suppress deprecation warning in BiometricManager" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  53. 6c4b9c1 Add curtislb@ to androidx.biometric OWNERS file by Curtis Belmonte · 4 years, 10 months ago
  54. 47e226a Suppress deprecation warning in BiometricManager by Curtis Belmonte · 4 years, 10 months ago
  55. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 10 months ago
  56. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  57. 48887db Add Samsung devices to biometric workaround lists by Curtis Belmonte · 4 years, 10 months ago
  58. 10435ab Update biometric workaround to use model prefixes by Curtis Belmonte · 4 years, 10 months ago
  59. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 10 months ago
  60. e0ddc6a Add device list to dismiss fingerprint dialog instantly by Curtis Belmonte · 4 years, 11 months ago
  61. 93823c7 Add device list to force crypto auth via fingerprint by Curtis Belmonte · 4 years, 11 months ago
  62. e7367b4 Update androidx.biometric to version 1.0.0-rc02 by Curtis Belmonte · 4 years, 10 months ago
  63. 2fb867a Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  64. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 11 months ago
  65. fe945d3 Update androidx.biometric to version 1.0.0-rc01 by Curtis Belmonte · 5 years ago
  66. ba0e2f9 Avoid crashes when dismissing FingerprintDialogFragment by Curtis Belmonte · 5 years ago
  67. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  68. 278e38a Merge "Add tests for remaining biometric util methods" into androidx-master-dev by Treehugger Robot · 5 years ago
  69. ba2040f Merge "Fix biometric dialog crashes due to state loss" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. 1b25f6b Add tests for remaining biometric util methods by Curtis Belmonte · 5 years ago
  71. 549dceb Fix biometric dialog crashes due to state loss by Curtis Belmonte · 5 years ago
  72. b527e42 Improve existing test for biometric Utils class by Curtis Belmonte · 5 years ago
  73. d02b8af Tolerate null result in BiometricPrompt fragments by Curtis Belmonte · 5 years ago
  74. 2606d2a Merge changes from topic "bio_cred_handler_fixes" into androidx-master-dev by Treehugger Robot · 5 years ago
  75. c3b4e41 Let BiometricPrompt directly launch CDC activity by Curtis Belmonte · 5 years ago
  76. 0a13c86 Move biometric CDC launcher logic to a utility by Curtis Belmonte · 5 years ago
  77. f4dd062 Fix hardware error given by FingerprintHelperFragment by Curtis Belmonte · 5 years ago
  78. 866e91d Export biometric DeviceCredentialHandlerActivity by Curtis Belmonte · 5 years ago
  79. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  80. 27d8ffc Merge "Remove Java 8 lambdas and method refs from biometric" into androidx-master-dev by Curtis Belmonte · 5 years ago
  81. 0f9badf Merge "Fix error returned by BiometricManager on API < 28" into androidx-master-dev by Treehugger Robot · 5 years ago
  82. d8b9a4d Remove Java 8 lambdas and method refs from biometric by Curtis Belmonte · 5 years ago
  83. 6f12eba Fix error returned by BiometricManager on API < 28 by Curtis Belmonte · 5 years ago
  84. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  85. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  86. 0d316f0 Pinn biometric on core 1.1.0-rc03 by Nick Anthony · 5 years ago
  87. b9a37ec Merge "Fix canceling BiometricPrompt on config change (API <28)" into androidx-master-dev by Treehugger Robot · 5 years ago
  88. 0d030a6 Fix canceling BiometricPrompt on config change (API <28) by Curtis Belmonte · 5 years ago
  89. b0b2116 Add test for BiometricManager and improve existing test by Curtis Belmonte · 5 years ago
  90. 2e520c5e Update androidx.biometric from alpha06 to beta01 by Curtis Belmonte · 5 years ago
  91. acadccd Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 0de34c9 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  93. c5b4c95 Add test for biometric DeviceCredentialHandlerBridge by Curtis Belmonte · 5 years ago
  94. fd36420 Merge changes from topic "device_cred_l" into androidx-master-dev by Curtis Belmonte · 5 years ago
  95. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  96. b1253e3 Add BiometricPrompt device credential support for L+ by Curtis Belmonte · 5 years ago
  97. ba4d72e Add BiometricPrompt device credential support for P by Curtis Belmonte · 5 years ago
  98. 0b4a68f Change androidx.biometric version to alpha06 by Curtis Belmonte · 5 years ago
  99. 3f5ed7d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  100. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago