1. 0c45b07 FP won't wake device if daemon dies by Kevin Chyn · 7 years ago
  2. 625a014 Keyguard should authenticate with FP even after getting valid FP by Kevin Chyn · 7 years ago
  3. 7e46025 Change 'idx' to 'index' in SubscriptionManager & TelephonyManager apis. by Sanket Padawe · 7 years ago
  4. 91ba307 AOD: Show fingerprint error messages by Adrian Roos · 7 years ago
  5. 23f85ec Move Keyguard to SystemUI by Jason Monk · 8 years ago[Renamed from packages/Keyguard/src/com/android/keyguard/KeyguardUpdateMonitor.java]
  6. e71f583 Strong auth timeout refactor by Michal Karpinski · 8 years ago
  7. c6b4d6d Merge "Strong auth timeout for trust agents" by Michal Karpinski · 8 years ago
  8. 3f12426 Only acquire FPM if feature is available by Jorim Jaggi · 8 years ago
  9. c52f867 Strong auth timeout for trust agents by Michal Karpinski · 8 years ago
  10. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  11. 90f6279 Merge commit '2a30b7600992d136f63b26aa28204e8e97730e10' into HEAD by Jorim Jaggi · 8 years ago
  12. dadafd4 Reload state when user unlocks by Jorim Jaggi · 8 years ago
  13. 8740e37 Show PLMN on CryptKeeper am: 316bf54484 am: 3b09d5028c am: 8249ef437c by Adrian Roos · 8 years ago
  14. 3b09d50 Show PLMN on CryptKeeper am: 316bf54484 by Adrian Roos · 8 years ago
  15. c3fddb9 Merge "Show PLMN on CryptKeeper" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  16. 42ed497 Merge "Add usermanager related perf tests - part2" by Sudheer Shanka · 8 years ago
  17. 316bf54 Show PLMN on CryptKeeper by Adrian Roos · 8 years ago
  18. 0b72a72 Fingerprint Strong auth timeout by Michal Karpinski · 8 years ago
  19. 4a134a9 Merge "Fingerprint Strong auth timeout" by Michal Karpinski · 8 years ago
  20. 9e60c1f Escalate HeadsUp when dreaming starts am: 994153944e am: 0234c7f164 by Selim Cinek · 8 years ago
  21. 9941539 Escalate HeadsUp when dreaming starts by Selim Cinek · 8 years ago
  22. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  23. af69525 resolve merge conflicts of 1dfb41c to master by Muyuan Li · 8 years ago
  24. 8f010dd Fingerprint Strong auth timeout by Michal Karpinski · 8 years ago
  25. 031f795 Only do slow unlock transition if real home is not running by Jorim Jaggi · 8 years ago
  26. 6fb0e52 Fix a flicker when returning to the lockscreen am: d11d1a9486 am: afaf4ac7a9 by Jorim Jaggi · 8 years ago
  27. d11d1a9 Fix a flicker when returning to the lockscreen by Jorim Jaggi · 8 years ago
  28. 391a101 Bind fingerprint when we start authentication am: 837fa7e56d am: 3871272fc6 by Jim Miller · 8 years ago
  29. 837fa7e Bind fingerprint when we start authentication by Jim Miller · 8 years ago
  30. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  31. 1d39675 framework: SystemUI: add tracing to Keyguard by Nick Desaulniers · 8 years ago
  32. e8fde5d Improve initial unlock delay (1/2) by Jorim Jaggi · 8 years ago
  33. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  34. a7aa4d6 Allow smart unlock right after boot. by Rakesh Iyer · 9 years ago
  35. ce64cea Fix a race condition during async credential check by Xiyuan Xia · 9 years ago
  36. eaf95c3 Merge "Charging speed based on voltage" into mnc-dr2-dev am: 0ede75507c by Adrian Roos · 9 years ago
  37. 0c859ae Charging speed based on voltage by Adrian Roos · 9 years ago
  38. d72d5ac Log fingerprint state in KeyguardUpdateMonitor. by Jim Miller · 9 years ago
  39. 6a15d52 Do not go over handler to dispatch keyguard visibility by Jorim Jaggi · 9 years ago
  40. 95e4038 Start fingerprint authentication in onStartedGoingToSleep by Jorim Jaggi · 9 years ago
  41. 3cf7eef Listen for fingerprint when on bouncer by Jorim Jaggi · 9 years ago
  42. 95200e6 Merge "Poke fingerprint timeout when vold password is correct" into mnc-dr-dev by Adrian Roos · 9 years ago
  43. f6d51ac Poke fingerprint timeout when vold password is correct by Adrian Roos · 9 years ago
  44. 3a46478 Add a private API to get notified about lockout resets by Jorim Jaggi · 9 years ago
  45. 733b663 Prevent Fingerprint when SIM is locked by Adrian Roos · 9 years ago
  46. 1de8bcb Invoke strong auth callback and default strong auth expired to true by Adrian Roos · 9 years ago
  47. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  48. 86bed40 Fix fingerprint listening state race conditions by Jorim Jaggi · 9 years ago
  49. 71448a7 Don't call authenticate immediately after getting valid fingerprint by Jorim Jaggi · 9 years ago
  50. 0835f33 Merge "Improve motion for wake-and-unlocking while pulsing" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  51. 394686e Merge "Fix race condition for doze mode and wake-and-unlocking" into mnc-dr-dev by Jorim Jaggi · 9 years ago
  52. 83eb6bb Improve motion for wake-and-unlocking while pulsing by Jorim Jaggi · 9 years ago
  53. ee2cfe4 Only call authenticate when we are not listening yet by Jorim Jaggi · 9 years ago
  54. bea9d7b Merge "Reset fingerprint lockout timer when strong auth is used." into mnc-dr-dev by Jim Miller · 9 years ago
  55. 33a5c80 resolved conflicts for merge of 448216e7 to mnc-dr-dev by Jim Miller · 9 years ago
  56. e0507bb Reset fingerprint lockout timer when strong auth is used. by Jim Miller · 9 years ago
  57. 007f0e8 Fix race condition for doze mode and wake-and-unlocking by Jorim Jaggi · 9 years ago
  58. deb0507 Revert "Disable fingerprint when remotely reset by DPM" by Jim Miller · 9 years ago
  59. 25b4d4b Require strong authentication after a timeout by Jorim Jaggi · 9 years ago
  60. 959431b Wake device when Keyguard invisible and getting fingerprint by Jorim Jaggi · 9 years ago
  61. 6fdb85d am 120fc2c7: Merge "Disable fingerprint when remotely reset by DPM" into mnc-dev by Jim Miller · 9 years ago
  62. 8ae1be1 Disable fingerprint when remotely reset by DPM by Jim Miller · 9 years ago
  63. f1518da Fix fingerprint icon screen on animation by Jorim Jaggi · 9 years ago
  64. be869b6 am 30c5da9c: Don\'t call cancel() when fingerprint auth fails by Jim Miller · 9 years ago
  65. 30c5da9 Don't call cancel() when fingerprint auth fails by Jim Miller · 9 years ago
  66. 353fe1c am 0d210f63: Animation for touch, wake and unlock by Jorim Jaggi · 9 years ago
  67. 0d210f6 Animation for touch, wake and unlock by Jorim Jaggi · 9 years ago
  68. 8588b33 am f8acd1d8: Merge "Adapted the behavior when unlocking with fingerprint is not allowed" into mnc-dev by Selim Cinek · 9 years ago
  69. 1fcafc4 Adapted the behavior when unlocking with fingerprint is not allowed by Selim Cinek · 9 years ago
  70. 76dc5a5 Send BATTERY_CHANGED if maxChargingCurrent changes by Adrian Roos · 9 years ago
  71. 740452e Touch, wake and unlock by Jorim Jaggi · 9 years ago
  72. 2a10ff0 am 60e15dae: Merge "Fixed a bug where a fingerprint animation was not running" into mnc-dev by Selim Cinek · 9 years ago
  73. e8bae62 Fixed a bug where a fingerprint animation was not running by Selim Cinek · 9 years ago
  74. 4cfdcf5 Touch, wake and unlock by Jorim Jaggi · 9 years ago
  75. 9c013a2 Merge "Show charging speed on Keyguard" into mnc-dr-dev by Adrian Roos · 9 years ago
  76. 7b04311 Show charging speed on Keyguard by Adrian Roos · 9 years ago
  77. ab52527 Add a dumpsys for KeyguardUpdateMonitor by Jason Monk · 9 years ago
  78. 47051d8 Lock screen text: consider possible WFC service in APM by Etan Cohen · 9 years ago
  79. f2d9ad2 SystemUI/Keyguard: try authenticate finger after authentication failure by Jim Miller · 9 years ago
  80. 3122fa8 Added a message to the keyguard bouncer by Selim Cinek · 9 years ago
  81. 052082c Fix CarrierText airplane mode with no sims by Jason Monk · 9 years ago
  82. 4f364c9 Fix NPE cause by new fingerprint permission check by Jim Miller · 9 years ago
  83. f501b58 Update and cleanup FingerprintManager API to new spec by Jim Miller · 9 years ago
  84. 864e64b Polish animations for fingerprint icon by Jorim Jaggi · 9 years ago
  85. be67542 Move from native FingerprintService implementation to fingerprintd by Jim Miller · 9 years ago
  86. 6a587ac Merge "Fix fingerprint for multiuser" into mnc-dev by Jorim Jaggi · 9 years ago
  87. aa4d32a Fix fingerprint for multiuser by Jorim Jaggi · 9 years ago
  88. ee77ceb Persist fingerprint names by Jorim Jaggi · 9 years ago
  89. 570de1e Make sure fingerprint error messages are handled in Keyguard by Jorim Jaggi · 9 years ago
  90. 237b061 Only enable fingerprint auth after first regular auth by Jorim Jaggi · 9 years ago
  91. 9f74303 Track unlock attempts per user. by Jorim Jaggi · 9 years ago
  92. 420f268 Merge "Only listen for fingerprint if needed." into mnc-dev by Jorim Jaggi · 9 years ago
  93. ea65706 Only listen for fingerprint if needed. by Jorim Jaggi · 9 years ago
  94. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  95. 94e15a5 Allow dismissing Keyguard from TrustAgentService by Adrian Roos · 9 years ago
  96. 2aad7ee More fingerprint API's for 3rd party apps by Jorim Jaggi · 9 years ago
  97. ccdfa93 Fix fingerprint API for 3rd party apps by Jorim Jaggi · 9 years ago
  98. e13b15c Merge "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  99. 4297962 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  100. 48a09a0 Merge "Revert "Add foreground profile changed to user switch observer."" by Kenny Guy · 9 years ago