1. a4da9f6 Remove leftover code causing trust agent issues by Adrian Roos · 10 years ago
  2. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  3. bd61b2a am 58ae213c: am 0ac63669: am 057fd382: am 9df42df2: Merge "Keyguard: Use plmn/spn broadcast when no SIMs" into lmp-mr1-dev by Jason Monk · 10 years ago
  4. de3260b Keyguard: Use plmn/spn broadcast when no SIMs by Jason Monk · 10 years ago
  5. cc72f61 am b20d48fd: am 014442c2: am 0dfae079: am d5471a0b: Merge "Revert "Fixed accessibility for the pin input view on keyguard."" into lmp-mr1-dev by Alan Viverette · 10 years ago
  6. 42661cba Revert "Fixed accessibility for the pin input view on keyguard." by Adrian Roos · 10 years ago
  7. 69e358e am 9337e595: am be62a5db: am 96ac73c3: am 6e3de6a1: Merge "Added TEXT_CHANGED event to PasswordTextView" into lmp-mr1-dev by Daniel Sandler · 10 years ago
  8. 6e3de6a Merge "Added TEXT_CHANGED event to PasswordTextView" into lmp-mr1-dev by Daniel Sandler · 10 years ago
  9. 92b2fe5 am 270496ef: am 4e4c37a2: am 991db77a: Only request IME if password view is showing by Adrian Roos · 10 years ago
  10. a48caee Added TEXT_CHANGED event to PasswordTextView by Adrian Roos · 10 years ago
  11. 991db77 Only request IME if password view is showing by Adrian Roos · 10 years ago
  12. c2e0168 Remove UI code from LockPatternUtils by Adrian Roos · 10 years ago
  13. f98f7b9 Null-protect attempt to get EmergencyButton. by Andrew Lee · 10 years ago
  14. 72b46d4 Reset keyguard/bouncer on "return to call". by Andrew Lee · 10 years ago
  15. 10c85c7 Merge commit '83eaf6cc' into HEAD by Jorim Jaggi · 10 years ago
  16. c1dff8c Send accessibility event when bouncer is shown by Jorim Jaggi · 10 years ago
  17. 568e54b resolve merge conflicts of 87f5369 to master. by Jorim Jaggi · 10 years ago
  18. 4bc5b2b Merge "LockPatternUtils clean up continued" by Adrian Roos · 10 years ago
  19. 9dd16eb LockPatternUtils clean up continued by Adrian Roos · 10 years ago
  20. bb4bc22 Merge "Directly dispatch USER_REMOVED to LockSettingsService" by Adrian Roos · 10 years ago
  21. 0791e8f Merge "Purge biometric weak and keyguard widgets" by Adrian Roos · 10 years ago
  22. 86e1788 Merge "Only notify SIM state changes when it has actually changed" into lmp-mr1-dev by Jorim Jaggi · 10 years ago
  23. 494601e am 6a903c31: am 84c5e8eb: Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev by Wink Saville · 10 years ago
  24. 01ba98b Only notify SIM state changes when it has actually changed by Jorim Jaggi · 10 years ago
  25. 44f397e am 2168062b: am 0a1eb640: Merge "Carrier text handle sim removal" into lmp-mr1-dev automerge: a50a668 by Jason Monk · 10 years ago
  26. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  27. 6c985dc Carrier text handle sim removal by Jason Monk · 10 years ago
  28. db0f76e Directly dispatch USER_REMOVED to LockSettingsService by Adrian Roos · 10 years ago
  29. 230635e Purge biometric weak and keyguard widgets by Adrian Roos · 10 years ago
  30. 5b13e92 Remove detestable tab characters. by John Spurlock · 10 years ago
  31. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago
  32. cd3b5b5 Remove dead code #5: Remove KeyguardAccountView by Jorim Jaggi · 10 years ago
  33. 8a8941a Remove dead code #4: Remove unused Keyguard strings by Jorim Jaggi · 10 years ago
  34. a29e81b Remove dead code #2: Remove unused Keyguard resources by Jorim Jaggi · 10 years ago
  35. 5c60b64 Remove dead code #1: Remove unused Keyguard classes by Jorim Jaggi · 10 years ago
  36. a54bf65 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 10 years ago
  37. f8dc9d7 Merge "Fixed a bug where the pattern may become invisible" into lmp-mr1-dev by Selim Cinek · 10 years ago
  38. 525fb7e Fixed a bug where the pattern may become invisible by Selim Cinek · 10 years ago
  39. 28fffd5 Merge "CarrierText clear itself when no mob. data support" into lmp-mr1-dev by Jason Monk · 10 years ago
  40. c199ef3 Fixed accessibility for the pin input view on keyguard. by Selim Cinek · 10 years ago
  41. 83bc2aaf CarrierText clear itself when no mob. data support by Jason Monk · 10 years ago
  42. 9ff69bd Make CarrierText handle multi-sim by Jason Monk · 10 years ago
  43. 3ea6824 Merge "Stop keyguard from spamming the log" into lmp-mr1-dev by Jim Miller · 10 years ago
  44. 18b9c3c Unable to unlock SIM with a PIN/PUK by xinhe · 10 years ago
  45. 8b6bd4d Stop keyguard from spamming the log by Jim Miller · 10 years ago
  46. 95e89ca Fix jank when pin/pattern is shown by Jorim Jaggi · 10 years ago
  47. 803a6dc Merge "Make IKeyguardService interface asynchronous" into lmp-mr1-dev by Jorim Jaggi · 10 years ago
  48. b6e0cb9 Load SPEAK_PASSWORD from currently active user rather than self by Alan Viverette · 10 years ago
  49. ab95454 Make IKeyguardService interface asynchronous by Jim Miller · 10 years ago
  50. f510a8a Merge "Tint SIM images in PIN/PUK screen" into lmp-mr1-dev by Jorim Jaggi · 10 years ago
  51. 962b06f Merge "Fixed several time related states for secondary users" into lmp-mr1-dev by Selim Cinek · 10 years ago
  52. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  53. efb2df6 Merge "Different messages when wiping user and not device" into lmp-mr1-dev by Amith Yamasani · 10 years ago
  54. 3a3d212 Different messages when wiping user and not device by Amith Yamasani · 10 years ago
  55. 9c4a707 Fixed several time related states for secondary users by Selim Cinek · 10 years ago
  56. d05064b Tint SIM images in PIN/PUK screen by Jorim Jaggi · 10 years ago
  57. 52a6133 Add multi-sim support to keyguard by Jim Miller · 10 years ago
  58. f9c0e8f Added dissapear animation to pattern and pin input by Selim Cinek · 10 years ago
  59. ad3bc7f Fix a keyguard charging status by Adrian Roos · 10 years ago
  60. e8fed24 Fix "Wrong password" message shown when using BT keyboard. by Jim Miller · 10 years ago
  61. ab1b39f Show one name if both plmn and spn are equal by Sungmin Choi · 10 years ago
  62. 813552c When dozing, re-enable falsing threshold and log events. by John Spurlock · 10 years ago
  63. e19b1ac Avoid some more layer creations by Jorim Jaggi · 10 years ago
  64. 6380482 Fixed unnecessary layer creations in the pin unlock method by Selim Cinek · 10 years ago
  65. 68e6fa7 Remove "forgot pattern" in pattern view by Jorim Jaggi · 10 years ago
  66. cc5179f Use TelecommManager APIs to detect if we are in a call by Yorke Lee · 10 years ago
  67. 053ff3c Merge "Auto dismiss lockscreen when switching to guest" into lmp-dev by Adrian Roos · 10 years ago
  68. be47b07 Auto dismiss lockscreen when switching to guest by Adrian Roos · 10 years ago
  69. d09def751 Fix outdated time when turning on screen by Jorim Jaggi · 10 years ago
  70. 48c796c Keyguard: Register user specific broadcasts correctly by Adrian Roos · 10 years ago
  71. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  72. 2006009 Merge "Fix password unlock method" into lmp-dev by Jorim Jaggi · 10 years ago
  73. e60982f Merge "Fix invisible security method" into lmp-dev by Jorim Jaggi · 10 years ago
  74. e070018 Fix password unlock method by Jorim Jaggi · 10 years ago
  75. fb28c0e Fix invisible security method by Jorim Jaggi · 10 years ago
  76. 321583d Content description for next alarm by Jorim Jaggi · 10 years ago
  77. 4a41017 Only show face unlock indication if it applies by Adrian Roos · 10 years ago
  78. 49e057d Play "device trusted" sound when onTrustInitiatedByUser fires by Adrian Roos · 10 years ago
  79. e210cc8 Make clock larger on tablets by Jorim Jaggi · 10 years ago
  80. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  81. 2bb8bfd Dismiss bouncer when onTrustInitiatedByUser fires by Adrian Roos · 10 years ago
  82. 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
  83. 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
  84. 98f8530 Animations for Keyguard user switcher. by Jorim Jaggi · 10 years ago
  85. 3c9a350 Pass initiatedByUser to TrustListeners by Adrian Roos · 10 years ago
  86. 00f201e Merge "Wipe only managed profile when max number of incorrect passwords exceeded" into lmp-dev by Esteban Talavera · 10 years ago
  87. fe0f24c Wipe only managed profile when max number of incorrect passwords exceeded by Esteban Talavera · 10 years ago
  88. e7b1252 Implement face unlock running indicator on Keyguard. by Jorim Jaggi · 10 years ago
  89. f479792 New swipe-up assist animation for L. by Jorim Jaggi · 10 years ago
  90. 7861c66 Add setManagingTrust and expose it on lockscreen by Adrian Roos · 10 years ago
  91. e32dac8 Update KeyguardStatusView on user and alarm changes by Adrian Roos · 10 years ago
  92. c7dea6e Implement next alarm info in expanded QS. by Jorim Jaggi · 10 years ago
  93. edad7b24c Update LockPatternUtils to new alarm API by Adrian Roos · 10 years ago
  94. 06e3450 Add DevicePolicyManager flag for fingerprint. by Jim Miller · 10 years ago
  95. 1e6eb17 QS: Introduce cast control panel. by John Spurlock · 10 years ago
  96. 85516d0 Add new "pin complex" type to supported keyguard PINs by Jim Miller · 11 years ago
  97. 0bae09f Move showCallScreen & isInAPhoneCall to PhoneManager. by Santos Cordon · 10 years ago
  98. ae641c9 Implement new volume UI design. by John Spurlock · 10 years ago
  99. b690f0d Clean up user activity handling by Jorim Jaggi · 10 years ago
  100. 103a6c4 Fix build by Selim Cinek · 10 years ago