1. 672cf45 Change wm commands to return size and density info. by Dianne Hackborn · 11 years ago
  2. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 12 years ago
  3. c652de8 Implement display overscan support. by Dianne Hackborn · 12 years ago
  4. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  5. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  6. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  7. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  8. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  9. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  10. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  11. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  12. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  13. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  14. 9ba2a18 Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev by Jeff Brown · 12 years ago
  15. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  16. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  17. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  18. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  19. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  20. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  21. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  22. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  23. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  24. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  25. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  26. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 12 years ago
  27. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  28. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  29. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  30. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  31. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  32. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  33. 4dfce20 Make SENSOR orientation modes trump rotation lock. Bug: 5371750 by Jeff Brown · 13 years ago
  34. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  35. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  36. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 13 years ago
  37. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  38. dfee59a Fix bug 5011824 - New Holo overflow menu for physical menu key devices by Adam Powell · 13 years ago
  39. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  40. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  41. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  42. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  43. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  44. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  45. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  46. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  47. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  48. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 14 years ago
  49. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  50. c1a968a Option to enable StrictMode flashing on userdebug builds. by Brad Fitzpatrick · 14 years ago
  51. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 14 years ago
  52. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  53. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  54. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  55. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  56. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  57. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 15 years ago
  58. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  59. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  60. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  61. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  62. e4fbd62 AI 143318: am: CL 143169 am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 15 years ago
  63. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  64. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  65. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  66. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  67. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  68. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  69. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago