[go: nahoru, domu]

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