1. 5e0f7ba Fix 2332563: Add password-lock support to lockscreen by Jim Miller · 15 years ago
  2. cc6828c Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  3. 79ac698 am a6946bde: am 27517b21: Still use ro.monkey by Ying Wang · 15 years ago
  4. bb2e5c9 Still use ro.monkey by Ying Wang · 15 years ago
  5. 2e2a3d0 Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode (KEYCODE_MEDIA_PREVIOUS) by Johan Redestig · 15 years ago
  6. 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
  7. 975d3d0 am 596a4233: am 4d3a9728: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  8. a3a430e Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  9. 18c5947 Fix 2338170: Fix a bug where adding a SAML account would cause the fallback unlock to break. by Jim Miller · 15 years ago
  10. 0874372 Don't perform app transition if app is not currently visible. by Dianne Hackborn · 15 years ago
  11. 818ba11 Add replace flag to a few more broadcasts. by Dianne Hackborn · 15 years ago
  12. 75cbfcd Prevent NPE in recent apps dialog. by Daniel Sandler · 15 years ago
  13. e124693 Move emergency call button to top-right when no SIM. by Daniel Sandler · 15 years ago
  14. 0347b09 am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layer by Dianne Hackborn · 15 years ago
  15. 6a294ce Fix issue #2302336: System dialogs are not being given a layer by Dianne Hackborn · 15 years ago
  16. 96eac19 am db0ec648: Merge change I85572973 into eclair by Mike Lockwood · 15 years ago
  17. ef469c3 Merge change I85572973 into eclair by Android (Google) Code Review · 15 years ago
  18. 646ddf4 am 30429ac6: Tiny code fix required for http://b/2260798 . by Daniel Sandler · 15 years ago
  19. 15620ce Tiny code fix required for http://b/2260798 . by Daniel Sandler · 15 years ago
  20. ce27776 Do not show keyguard if screen is turned off by proximity sensor. by Mike Lockwood · 15 years ago
  21. 2f8a5cd am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag." by Mike Lockwood · 15 years ago
  22. 5d258b6 Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag." by Mike Lockwood · 15 years ago
  23. 4c8156e am e7ef4241: Fix volume keys when in-call and screen is off due to proximity sensor. by Mike Lockwood · 15 years ago
  24. fc377df am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag. by Mike Lockwood · 15 years ago
  25. 99ff0a8 Fix volume keys when in-call and screen is off due to proximity sensor. by Mike Lockwood · 15 years ago
  26. 3e42c35 Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WHEN_LOCKED window manager flag. by Mike Lockwood · 15 years ago
  27. ea5ea98 resolved conflicts for merge of b64c72df to eclair-mr2 by Mike Lockwood · 15 years ago
  28. f791330 Remove some unused window manager methods. by Mike Lockwood · 15 years ago
  29. c72b15f Fix bug 2290852: Screen wakes up in my pocket while listening to music by Mike Lockwood · 15 years ago
  30. 4ea7292 am 760d266a: Merge change I9987ba41 into eclair by Jim Miller · 15 years ago
  31. 8476690 Merge change I9987ba41 into eclair by Android (Google) Code Review · 15 years ago
  32. 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
  33. 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
  34. 47088bb Fix 2270597: Add callback to watch ringer state and update lock screen UI when it changes. by Jim Miller · 15 years ago
  35. b4e2d1c END_BUTTON_BEHAVIOR setting should affect end call button only (not power button) by Mike Lockwood · 15 years ago
  36. 5f892c1 When keyguard is active, only allow the status bar to be opened if it is insecure and covered by another window. by Mike Lockwood · 15 years ago
  37. 9dc06cc Fix issue #2264162 and #2252436: Now playing screens problems when locked. by Dianne Hackborn · 15 years ago
  38. a8730f9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  39. 9200a39 Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks. by Mike Lockwood · 15 years ago
  40. 5425930 Fix 2209086: Fix visual glitches in lockscreen. by Jim Miller · 15 years ago
  41. c119f12 Fix 2209086: Fix missing callback that was preventing right tab bar text from updating. by Jim Miller · 15 years ago
  42. 16541e4 Fix a race condition determining whether password fallback mode is allowed. by Daniel Sandler · 15 years ago
  43. a40bd50 Merge change Icdb3d036 into eclair by Android (Google) Code Review · 15 years ago
  44. 47e5023 Don't trigger user activity in screenOnStoppedLw() if the screen is off. by Mike Lockwood · 15 years ago
  45. 6f2da1e Use new date format for lock screen. by Daniel Sandler · 15 years ago
  46. 0469e9b eclair snapshot by Jean-Baptiste Queru · 15 years ago
  47. 8633ea9 Update LockScreen/UnlockScreen for new UX designs. by Daniel Sandler · 15 years ago
  48. 421db0f Fix 2209086: Update sound states in LockScreen. by Jim Miller · 15 years ago
  49. 80080e5 Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen. by Jim Miller · 15 years ago
  50. b17b2fb Restore short screen timeout when keyguard is unhidden. by Mike Lockwood · 15 years ago
  51. 09a4040 Do not apply keyguard's short timeout when the keyguard is hidden by another window. by Mike Lockwood · 15 years ago
  52. bd99801 Fix 2129239: Add an override method for enabling the menu key on signed builds. by Jim Miller · 15 years ago
  53. 90fc2d5 Merge change I13ea5a5a into eclair by Android (Google) Code Review · 15 years ago
  54. 1b15202 Fix 2201413: Enable login on Passion when there's no SIM by Jim Miller · 15 years ago
  55. 89b1722 Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing by Jim Miller · 15 years ago
  56. 2eb4796 When phone is ringing, power button should only mute the ringer, not hang up. by Mike Lockwood · 15 years ago
  57. 75d3caa When phone is ringing, power button should hang up phone in addition to turning off the screen. by Mike Lockwood · 15 years ago
  58. fcb3924 Disable key repeats when the screen is off. by Mike Lockwood · 15 years ago
  59. 22dfe72 Cherry-pick from mr2 to eclair: DO NOT MERGE by Jim Miller · 15 years ago
  60. b4a5842 Ignore requests to hide the keyguard if we are in the process of waking up. by Mike Lockwood · 15 years ago
  61. e7c8c7c More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 15 years ago
  62. 8d93c3e Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 15 years ago
  63. 80fa166 Fix issue #2171766: Device can go to sleep while in dock by Dianne Hackborn · 15 years ago
  64. d70bc2f Fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 15 years ago
  65. 674d3e4 Hold a partial wakelock while showing the keyguard by Mike Lockwood · 15 years ago
  66. 89062ab Merge change I0f10425e into eclair by Android (Google) Code Review · 15 years ago
  67. 206f07d Add some logging to help diagnose b/2164183 by Mike Lockwood · 15 years ago
  68. 261259b account manager api review changes by Fred Quintana · 15 years ago
  69. 73b1ec8 Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  70. 36931ac Fix for 2129239: Always enable the menu hard key in LockScreen when 'ro.monkey' is set. by Jim Miller · 15 years ago
  71. 9227af0 Merge change I46ea3489 into eclair by Android (Google) Code Review · 15 years ago
  72. 4c48b6b Add placeholder onGrabbedStateChange() method. by David Brown · 15 years ago
  73. 3754b0d Make sure we wake up the screen if the keyguard is not visible when we think it should be. by Mike Lockwood · 15 years ago
  74. db460fe Move status bar disabling from KeyguardViewMediator to Phone app by Mike Lockwood · 15 years ago
  75. 563b3e6 Remove GAIA string by Costin Manolache · 15 years ago
  76. 39187ab Merge change I880426e8 into eclair by Android (Google) Code Review · 15 years ago
  77. 63b90f2 Fix issue #2153749: Window manager deadlock around the Eclair lock screen by Dianne Hackborn · 15 years ago
  78. 8ed9870 Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices by Jim Miller · 15 years ago
  79. 2034804 Merge change Ie3edea1f into eclair by Android (Google) Code Review · 15 years ago
  80. b1a7980 Whoops forgot the change to actually check for safe mode! by Dianne Hackborn · 15 years ago
  81. 72f230e3 Fix for 2137900: Be more conservative about poking the wakelock by Jim Miller · 15 years ago
  82. d7f7deb Fix potential race when removing keyguard view. by Dianne Hackborn · 15 years ago
  83. cd3d3f2 fw/policy/base:Phonewindowmanager: Make vkey button haptics part of global haptic setting by Dan Murphy · 15 years ago
  84. 74711dc Merge change 27039 into eclair by Android (Google) Code Review · 15 years ago
  85. a53e381 Fix volume key handling when in-call and screen is off due to proximity sensor. by Mike Lockwood · 15 years ago
  86. a35d753 Remove keyguard view after a delay instead of just hiding it. by Karl Rosaen · 15 years ago
  87. d007144 Maybe fix #2127747: IllegalStateException from window manager when resuming from sleep by Dianne Hackborn · 15 years ago
  88. 01ad2f4 Implement fade out of lock screen. by Dianne Hackborn · 15 years ago
  89. b17dc44 Initialze battery state properly in pattern unlock screen. by Karl Rosaen · 15 years ago
  90. 18fe8a5 Whoops, count down text is not updating... fixed! by Karl Rosaen · 15 years ago
  91. add3930 Update unlock screen logic to display battery, next alarm info. by Karl Rosaen · 15 years ago
  92. 80be841 Tweak LockScreen to make use of landscape layout. by Karl Rosaen · 15 years ago
  93. 4994c66 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  94. 0572658 Allow dock keep screen on to select between AC and USB power. by Dianne Hackborn · 15 years ago
  95. 1b58b3e The nosensor flag wasn't being honored. by Joe Onorato · 15 years ago
  96. 39c2d71 Fixes and improvements to lock screen hiding, dock launching. by Dianne Hackborn · 15 years ago
  97. b446e97 Improvements to lock screen management: by Dianne Hackborn · 15 years ago
  98. aa6a474 Merge change 26169 into eclair by Android (Google) Code Review · 15 years ago
  99. cbc5160 Dock event overrides SCREEN_ORIENTATION_NOSENSOR so Home will rotate in the car dock. by Mike Lockwood · 15 years ago
  100. fe1fee5 Handle Emergency Callback Mode and Airplane Mode interactions by Jinghui Guo · 15 years ago