1. bfd25ca Tell SearchManager to stopSearch on long-press of search. Also, by Mike LeBeau · 15 years ago
  2. cf59a0b Instead of asking whether accounts are SAML accounts to figure out whether they can be used for screen unlocking, we ask directly whether they support confirmCredentials(). by Dirk Balfanz · 15 years ago
  3. 7578739 Policy part of fixing issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 15 years ago
  4. e78fab5 Merge "Fix 2520598: Disable password entry in keyguard while in lockout" by Jim Miller · 15 years ago
  5. f1818ff Fix 2520598: Disable password entry in keyguard while in lockout by Jim Miller · 15 years ago
  6. 0060a9b Suppress lock sound effect on screen timeout. by Daniel Sandler · 15 years ago
  7. 687a327 Remove the secure lock icon from the status bar. by Daniel Sandler · 15 years ago
  8. 1e5b478 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 15 years ago
  9. 5475906 Fix 2428368: Fix most of the lockscreen orientation refresh bugs by Jim Miller · 15 years ago
  10. baf8d09 Accessibility: optionally allow Power key to end the current call. by David Brown · 15 years ago
  11. 5f3063e Update for new layout flow. by Dianne Hackborn · 15 years ago
  12. b101d99 Move dock wakelock code to UiModeManagerService. by Mike Lockwood · 15 years ago
  13. 7896839 Update to use new dock broadcasts. by Dianne Hackborn · 15 years ago
  14. 055ea24 Use new vibrate icon in power menu. by Daniel Sandler · 15 years ago
  15. 0340b42 Fix 2420689: Fix bug that prevents pattern unlock from showing lockout dialog. by Jim Miller · 15 years ago
  16. c20115c Fix issue #2445481: onNewIntent is called twice if SEARCH button is "long-pressed" by Dianne Hackborn · 15 years ago
  17. 8b9dda2 Fix 2481917: allows keyboards with overlapping qwerty/numeric keys to work w/o requiring hitting the <alt> key. by Jim Miller · 15 years ago
  18. 98f182f Merge "Fix 2447470: always update the battery status when it's below the threshold." by Jim Miller · 15 years ago
  19. 6019c9d Pointer location in framework, no longer need to link common. by Dianne Hackborn · 15 years ago
  20. 82d6c68 Support refined vibrate/silent behavior. by Daniel Sandler · 15 years ago
  21. cdb70af Fix 2447470: always update the battery status when it's below the threshold. by Jim Miller · 15 years ago
  22. 0d9f798 Fix 2468960: Make sure unlock screen gets updated when SIM state changes. by Jim Miller · 15 years ago
  23. c23024d Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 15 years ago
  24. 746c4c4 Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  25. aec967a Move lockscreen sound effects to the system stream. by Daniel Sandler · 15 years ago
  26. f2d8e74 Suppress unlock noises while in-call. by Daniel Sandler · 15 years ago
  27. 43cfa0e Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 15 years ago
  28. 966b126 Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 15 years ago
  29. f129859 Suppress screen lock sound effect on first boot. by Daniel Sandler · 15 years ago
  30. 015398f Merge "Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen." by Jim Miller · 15 years ago
  31. 42b432d Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen. by Jim Miller · 15 years ago
  32. 6760748 Merge "Support for lockscreen/keyguard sound effects." by Daniel Sandler · 15 years ago
  33. d13e213 am 79484171: am f010b5d2: Change EndCallBehavior while in UTS test mode. by Wink Saville · 15 years ago
  34. 72c94b9 am f010b5d2: Change EndCallBehavior while in UTS test mode. by Wink Saville · 15 years ago
  35. c33cb71 Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibration. by Amith Yamasani · 15 years ago
  36. db783bd Support for lockscreen/keyguard sound effects. by Daniel Sandler · 15 years ago
  37. c777e07 Add pointer location to window manager. by Dianne Hackborn · 15 years ago
  38. d2e6a33 Change EndCallBehavior while in UTS test mode. by Wink Saville · 15 years ago
  39. 18e5779 Merge "Added haptic feedback support for scroll barriers" by Adam Powell · 15 years ago
  40. 148e73e Fix 2431663: Ensure password field retains focus in PasswordUnlockScreen. by Jim Miller · 15 years ago
  41. 9d86faf Added haptic feedback support for scroll barriers by Adam Powell · 15 years ago
  42. 668f06f Merge "Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView" by Jim Miller · 15 years ago
  43. a781d01 Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView by Jim Miller · 15 years ago
  44. e5fbe9b New "device is locked" status bar icon, part 2. by Daniel Sandler · 15 years ago
  45. 2856930 Add implementation for ALLOW_LOCK_WHILE_SCREEN_ON flag to PhoneWindowManager by Mike Lockwood · 15 years ago
  46. b3f6159 Fix 2402303: Show pmf3k in front of PIN/Password unlock screens. by Jim Miller · 15 years ago
  47. 92728a0 am fe22c504: am f2be271d: Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long. by Jim Miller · 15 years ago
  48. d8e1e74 resolved conflicts for merge of 27b0373f to master by Jean-Baptiste Queru · 15 years ago
  49. 5704f32 resolved conflicts for merge of f05f7ab1 to master by Jean-Baptiste Queru · 15 years ago
  50. 70cdb40 resolved conflicts for merge of 73f1d8e4 to master by Jean-Baptiste Queru · 15 years ago
  51. 37ca7de Merge "Fix 2385283,2379269: report unlock attempt success/fail to DevicePolicyManager Reports success/fail for password, pattern and account unlock. Tweak pattern timeout a bit to avoid timeouts." by Jim Miller · 15 years ago
  52. 6fe0f0e Fix 2385283,2379269: report unlock attempt success/fail to DevicePolicyManager by Jim Miller · 15 years ago
  53. 33cafac am 44f9f23e: merge from open-source master by The Android Open Source Project · 15 years ago
  54. f3b777a am f2be271d: Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long. by Jim Miller · 15 years ago
  55. 5bfb2e0 Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long. by Jim Miller · 15 years ago
  56. d6a9355 am 36a6ec17: Merge "Update carrier display in lockscreen." into eclair by John Wang · 15 years ago
  57. d27fc88 Merge "Update carrier display in lockscreen." into eclair by John Wang · 15 years ago
  58. 85e7095 am ccd5aeef: Workaround for a keyguard problem that appeared in the in call screen. by Mike Lockwood · 15 years ago
  59. 79ebdf2 am a3b4a811: Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  60. 6e37055 Update carrier display in lockscreen. by John Wang · 15 years ago
  61. 3cdda0c am 5fdf6a91: am 5b2151ae: Do not turn off screen immediately after undocking. by Mike Lockwood · 15 years ago
  62. f3bfed5 Workaround for a keyguard problem that appeared in the in call screen. by Mike Lockwood · 15 years ago
  63. 9f686a4 merge from open-source master by The Android Open Source Project · 15 years ago
  64. 9c20d0e Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  65. dc89373 Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  66. 3a1837e Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent. by Jim Miller · 15 years ago
  67. e224cef Do not turn off screen immediately after undocking. by Mike Lockwood · 15 years ago
  68. 5e0f7ba Fix 2332563: Add password-lock support to lockscreen by Jim Miller · 15 years ago
  69. cc6828c Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  70. 79ac698 am a6946bde: am 27517b21: Still use ro.monkey by Ying Wang · 15 years ago
  71. bb2e5c9 Still use ro.monkey by Ying Wang · 15 years ago
  72. 2e2a3d0 Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode (KEYCODE_MEDIA_PREVIOUS) by Johan Redestig · 15 years ago
  73. 0e42524 Merge "Fix 2338170: Fix a bug where adding a SAML account would cause the fallback unlock to break." by Jim Miller · 15 years ago
  74. 975d3d0 am 596a4233: am 4d3a9728: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  75. a3a430e Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  76. 18c5947 Fix 2338170: Fix a bug where adding a SAML account would cause the fallback unlock to break. by Jim Miller · 15 years ago
  77. 0874372 Don't perform app transition if app is not currently visible. by Dianne Hackborn · 15 years ago
  78. 818ba11 Add replace flag to a few more broadcasts. by Dianne Hackborn · 15 years ago
  79. 75cbfcd Prevent NPE in recent apps dialog. by Daniel Sandler · 15 years ago
  80. e124693 Move emergency call button to top-right when no SIM. by Daniel Sandler · 15 years ago
  81. 0347b09 am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer by Dianne Hackborn · 15 years ago
  82. 6a294ce Fix issue #2302336: System dialogs are not being given a layer by Dianne Hackborn · 15 years ago
  83. 96eac19 am db0ec648: Merge change I85572973 into eclair by Mike Lockwood · 15 years ago
  84. ef469c3 Merge change I85572973 into eclair by Android (Google) Code Review · 15 years ago
  85. 646ddf4 am 30429ac6: Tiny code fix required for http://b/2260798 . by Daniel Sandler · 15 years ago
  86. 15620ce Tiny code fix required for http://b/2260798 . by Daniel Sandler · 15 years ago
  87. ce27776 Do not show keyguard if screen is turned off by proximity sensor. by Mike Lockwood · 15 years ago
  88. 2f8a5cd am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag." by Mike Lockwood · 15 years ago
  89. 5d258b6 Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag." by Mike Lockwood · 15 years ago
  90. 4c8156e am e7ef4241: Fix volume keys when in-call and screen is off due to proximity sensor. by Mike Lockwood · 15 years ago
  91. fc377df am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag. by Mike Lockwood · 15 years ago
  92. 99ff0a8 Fix volume keys when in-call and screen is off due to proximity sensor. by Mike Lockwood · 15 years ago
  93. 3e42c35 Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag. by Mike Lockwood · 15 years ago
  94. ea5ea98 resolved conflicts for merge of b64c72df to eclair-mr2 by Mike Lockwood · 15 years ago
  95. f791330 Remove some unused window manager methods. by Mike Lockwood · 15 years ago
  96. c72b15f Fix bug 2290852: Screen wakes up in my pocket while listening to music by Mike Lockwood · 15 years ago
  97. 4ea7292 am 760d266a: Merge change I9987ba41 into eclair by Jim Miller · 15 years ago
  98. 8476690 Merge change I9987ba41 into eclair by Android (Google) Code Review · 15 years ago
  99. 067bb63 am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we\'re doing so because of the home key. by Joe Onorato · 15 years ago
  100. f275f0c Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing so because of the home by Joe Onorato · 15 years ago