1. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  2. a0c3240 Configure test app to use all orientations to simplify manual tests. by Joe Bolinger · 1 year, 4 months ago
  3. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  4. af75dae Lint check for CVF in implicit casts by Julia McClellan · 1 year, 7 months ago
  5. 9a16f24 Add explicit dependencies where needed [Part 2] by Aurimas Liutikas · 1 year, 7 months ago
  6. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  7. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years, 2 months ago
  8. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  9. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  10. 8fb85a4 Launch CDC activity on API 29 for biometric + credential by Curtis Belmonte · 3 years ago
  11. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  12. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  13. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  14. c767135 Migrate biometric to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  15. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 5 months ago
  16. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  17. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  18. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  19. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  20. e2b89ba Coroutine extensions for Biometric authentication by Dustin Lam · 3 years, 9 months ago
  21. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  22. 2c9d885 Fix playground build for biometric by Dustin Lam · 3 years, 8 months ago
  23. fe04f86 Biometric AuthPrompt API improvements by Curtis Belmonte · 3 years, 9 months ago
  24. 92ec0f1 Biometric test app improvements by Curtis Belmonte · 3 years, 10 months ago
  25. 89abbb4 Fixes for biometric integration test by Dustin Lam · 3 years, 9 months ago
  26. 8fca466 Merge "Add Kotlin extensions for AuthPrompt Builder API" into androidx-master-dev by Kevin Chyn · 3 years, 10 months ago
  27. 2007c99 Add Kotlin extensions for AuthPrompt Builder API by Grace Cheng · 3 years, 10 months ago
  28. 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
  29. b6c691d Modifying integration test app to verify new BiometricPrompt API works properly by Grace Cheng · 3 years, 11 months ago
  30. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  31. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  32. 762a45b Update androidx.biometric Gradle dependencies by Curtis Belmonte · 3 years, 11 months ago
  33. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  34. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 4 years ago
  35. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  36. 53b605b Update minor versions of biometric Gradle deps by Curtis Belmonte · 4 years, 1 month ago
  37. d44209e Merge "Fix BiometricPrompt dismissal on rotation in API 29" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. 79ae599 Minor tweaks to the biometric integration test app by Curtis Belmonte · 4 years, 1 month ago
  39. cec2c17 Fix BiometricPrompt dismissal on rotation in API 29 by Curtis Belmonte · 4 years, 1 month ago
  40. e894a28 Add a BiometricPrompt e2e test with LeakCanary by Curtis Belmonte · 4 years, 2 months ago
  41. 13e6f90 Improve text log for biometric integration test app by Curtis Belmonte · 4 years, 2 months ago
  42. bc1f6af Add support for AuthenticationResult#getAuthenticationType() by Curtis Belmonte · 4 years, 2 months ago
  43. 42b0eae Add crypto support to Biometric integration test app by Curtis Belmonte · 4 years, 2 months ago
  44. dd96fd8 Support allowed authenticators in BiometricPrompt by Curtis Belmonte · 4 years, 3 months ago
  45. 6021641 Add support for BiometricManager#canAuthenticate(int) by Curtis Belmonte · 4 years, 3 months ago
  46. 89c37a6 Set up a biometric integration testing app by Curtis Belmonte · 4 years, 10 months ago