1. 5aceea7 Rename onAuthFailure to onAuthAttemptFailed by Hao Dong · 5 months ago
  2. 32bf7d9 [8//n] Add `currentAuthenticationKey` for multiple launchers. by Hao Dong · 5 months ago
  3. ea22f58 Merge "Fix negative button click crashes" into androidx-main by Hao Dong · 5 months ago
  4. ed2cf95 Fix negative button click crashes by Hao Dong · 5 months ago
  5. 2c53d23 Migrate to using built in kotlin by Aurimas Liutikas · 5 months ago
  6. 8e24764 Merge "[7/n] Refactor BiometricPrompt to use new handler" into androidx-main by Hao Dong · 5 months ago
  7. dbbd144 Merge "Support FingerprintManager after removing the framework FM." into androidx-main by Hao Dong · 5 months ago
  8. 0fbccc7 Support FingerprintManager after removing the framework FM. by Hao Dong · 5 months ago
  9. b3ac878 Update signature files by Aidan Melvin · 6 months ago
  10. df7f4fe [7/n] Refactor BiometricPrompt to use new handler by Hao Dong · 6 months ago
  11. 3b9b92b Make androidx.core.hardware.fingerprint.FingerprintManagerCompat no-op. by Hao Dong · 6 months ago
  12. 2f18fce Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  13. 075deba Use waitUntilState for FingerprintDialogActivityTest. by Hao Dong · 6 months ago
  14. c934224 Stop running `whenAuthenticationError_finishesActivity` on API 23 by Aurimas Liutikas · 6 months ago
  15. 6a32a25 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  16. cf7734d Add tests for internal/. by Hao Dong · 6 months ago
  17. 0d3860a Revert^2 "[6/n] Support FingerprintManager API" by Hao Dong · 6 months ago
  18. b15dbd0 Merge "Revert "[6/n] Support FingerprintManager API"" into androidx-main by Hao Dong · 6 months ago
  19. 5220f06 Revert "[6/n] Support FingerprintManager API" by Hao Dong · 6 months ago
  20. 582bc98 Merge "[6/n] Support FingerprintManager API" into androidx-main by Hao Dong · 6 months ago
  21. 040e17e [6/n] Support FingerprintManager API by Hao Dong · 6 months ago
  22. b335b83 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  23. 7673548f Migrate from org.jetbrains.kotlin.android to com.android.experimental.built-in-kotlin by Omar Ismail · 6 months ago
  24. 6fadff8c Add compiler generated versions of Kotlin constructors with optional parameters by Julia McClellan · 7 months ago
  25. 2cb6d0c Remove kotlin.stdlib.default.dependency=false by Aurimas Liutikas · 7 months ago
  26. 184370a Migrate to defaultConfig for consumerProguardFiles by Aurimas Liutikas · 7 months ago
  27. 5a876b2 Merge "[5/n] Refactor Biometric ViewModel to Kotlin and Flows." into androidx-main by Treehugger Robot · 7 months ago
  28. 3c9daf6 [5/n] Refactor Biometric ViewModel to Kotlin and Flows. by Hao Dong · 7 months ago
  29. 1b55aa1 Mark source signature of composable APIs as kotlin only by Julia McClellan · 7 months ago
  30. 7510b03 Set property accessors as InaccessibleFromKotlin by Julia McClellan · 8 months ago
  31. e89dc51 [GH] [Biometric] Remove outdated SDK checks by Gaëtan Muller · 8 months ago
  32. 19d1ca5 [4/n] Support KeyguardManager API by Hao Dong · 8 months ago
  33. 181221c Covert BIOMETRIC_ERROR_LOCKOUT to success for canAuthenticate(). by Hao Dong · 8 months ago
  34. 4e62e7e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 8 months ago
  35. d7aa75c Merge "[3/n] Add AuthenticationResultDispatcher" into androidx-main by Hao Dong · 9 months ago
  36. 2b2c6fb [3/n] Add AuthenticationResultDispatcher by Hao Dong · 9 months ago
  37. f36d286 Add explicit returns and fix parameter names which do not match override to facilitate kgp 2.2.0 upgrade by Fred Sladkey · 9 months ago
  38. 8dcd67d Enforce that projects don't skip major or minor versions by Aurimas Liutikas · 9 months ago
  39. d4e5100 Bump androidx default minSdk to 23 by Aurimas Liutikas · 9 months ago
  40. 557d4ae Mark JvmSynthetic methods as inaccessible from java by Julia McClellan · 9 months ago
  41. 31d5298 Remove parameter and field annotations from properties by Julia McClellan · 9 months ago
  42. 121dedf Clean up usage of AGP DSL without assignment by Aurimas Liutikas · 10 months ago
  43. 9462ec0 Merge "Remove process lifecycle observer." into androidx-main by Treehugger Robot · 11 months ago
  44. e60536d Remove process lifecycle observer. by Hao Dong · 11 months ago
  45. cea4ea7 Merge "[2/n] Add AuthenticationHandler to replace BiometricFragment." into androidx-main by Hao Dong · 11 months ago
  46. 87b4364 [2/n] Add AuthenticationHandler to replace BiometricFragment. by Hao Dong · 11 months ago
  47. 64f5db4 Enables CheckResult lint check by Louis Pullen-Freilich · 11 months ago
  48. 0af611b Opt-in "b", "f", and non-compose "c" project prefixes to bytecode API generation by Julia McClellan · 11 months ago
  49. 6a6e357 Enable k2 lint for some compose modules by Louis Pullen-Freilich · 11 months ago
  50. be0fc0c [1/n] Add Jetpack Compose support for biometrics by Hao Dong · 11 months ago
  51. 1cf762e Move onAuthFailure() to AuthenticationResultCallback and add executor. by Hao Dong · 11 months ago
  52. e6d33dd Run ktfmt on all files by Omar Ismail · 12 months ago