1. ef981a4 Fix propagation of display overscan information. by Jeff Brown · 11 years ago
  2. e1f366f Introduce new transparent bars sysui flags. by John Spurlock · 11 years ago
  3. 32230ef Merge "Collapse/disable shade when hiding status bar window." by John Spurlock · 11 years ago
  4. 5c71325 Merge "Add force default orientation." by Craig Mautner · 11 years ago
  5. 46ac6fa Add force default orientation. by Craig Mautner · 11 years ago
  6. 9b0dc28 Fix a regression where android:windowContentOverlay did not draw properly. by Adam Powell · 11 years ago
  7. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  8. 9ba21fd Tweak system gesture listener. by John Spurlock · 11 years ago
  9. b816bed Limit TYPE_SYSTEM_ERROR to system decor bounds. by Craig Mautner · 11 years ago
  10. d4ec3324 Restore nav bar position when wm size is reset. by Craig Mautner · 11 years ago
  11. 20555cb Merge "Add a keycode to switch audio tracks (1/2)" by michaelwr · 11 years ago
  12. a446bf0 add TYPE_PRIVATE_PRESENTATION window type by keunyoung · 11 years ago
  13. bfdad8e Add a keycode to switch audio tracks (1/2) by Jaekyun Seok · 11 years ago
  14. f56bef1 Resolve car dock home activities properly. by John Spurlock · 11 years ago
  15. 4f09d51 Remove debug logging. by Craig Mautner · 11 years ago
  16. 9b40728 Change order of setting isOpen by Craig Mautner · 11 years ago
  17. 1e09cfa Merge "More debug for 9404689." by Craig Mautner · 11 years ago
  18. f1f5054 More debug for 9404689. by Craig Mautner · 11 years ago
  19. e51cf7ae Simplify wake management code in keyguard. by Jim Miller · 11 years ago
  20. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  21. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  22. 0a317e9 Show the default activity icon in the action bar if one is not supplied by Adam Powell · 11 years ago
  23. 037aa8d Centralize all system InputEventReceiver monitors. by Craig Mautner · 11 years ago
  24. 3df2172 Hide "Take bugreport" for secondary users by Amith Yamasani · 11 years ago
  25. 245fd01 Put overlay system bar testing behind a setting. by John Spurlock · 11 years ago
  26. fb70445 Merge "Extend stacks up under status bar" by Craig Mautner · 11 years ago
  27. c5a6e44 Extend stacks up under status bar by Craig Mautner · 11 years ago
  28. 16f6b15 am b093ea59: am f8038bdd: Merge "Fix regression in long-press home behavior on tablets." into jb-mr2-dev by Jeff Brown · 11 years ago
  29. f8038bd Merge "Fix regression in long-press home behavior on tablets." into jb-mr2-dev by Jeff Brown · 11 years ago
  30. f71343d Fix regression in long-press home behavior on tablets. by Jeff Brown · 11 years ago
  31. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  32. 00d4c94 Merge "Fix keyguard issue where an incoming SMS would switch widget" into jb-mr2-dev by Jim Miller · 11 years ago
  33. dfb57cd Fix keyguard issue where an incoming SMS would switch widget by Jim Miller · 11 years ago
  34. 5bee398 Merge "Clear low profile bit when showing hideybars." by John Spurlock · 11 years ago
  35. d85618e Clear low profile bit when showing hideybars. by John Spurlock · 11 years ago
  36. dcf4f21 Hideybars feature confirmation toast bar. by John Spurlock · 11 years ago
  37. d794e64 Check for invalid pointer index in PagedView by Jim Miller · 11 years ago
  38. e9b2f9a am 04be10a5: am 36b3b1dd: Merge "Support double-tap home to go to recents." into jb-mr2-dev by Jeff Brown · 11 years ago
  39. caca881 Support double-tap home to go to recents. by Jeff Brown · 11 years ago
  40. 9835497 am 6ffce75f: am 154bb559: Merge "Fix PhoneWindowManager#getUserRotationMode" into jb-mr2-dev by Brett Chabot · 11 years ago
  41. 7e55c40 Fix PhoneWindowManager#getUserRotationMode by Brett Chabot · 11 years ago
  42. 04db176 Window manager cleanup. by John Spurlock · 11 years ago
  43. e8e93a1 Fix build error due to incorrect merge by Amith Yamasani · 11 years ago
  44. ecd5afe resolved conflicts for merge of 069d7e9b to master by Amith Yamasani · 11 years ago
  45. 0055383 Merge "Attempt to fix NPE in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  46. 982d21b Attempt to fix NPE in keyguard by Jim Miller · 11 years ago
  47. 6fc1d4e Cache the scaled avatar drawables in the keyguard user switcher by Amith Yamasani · 11 years ago
  48. e3b642e Handle missing status/nav bar case inside hideybar check. by John Spurlock · 11 years ago
  49. ad3e6cb Navigation hideybar via new system ui opt-in flag. by John Spurlock · 11 years ago
  50. ba50b97c Add new app ops for various interesting audio service things. by Dianne Hackborn · 11 years ago
  51. 8929bae Merge "Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN" by John Spurlock · 11 years ago
  52. eda6729 Generic refactoring for clarity. by Craig Mautner · 11 years ago
  53. c0b676d Add keyguard background scrim and protection around keyguard APIs by Jim Miller · 11 years ago
  54. 73bad0e Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN by John Spurlock · 11 years ago
  55. 4293e23 Lockscreen widgets not always announced. by Svetoslav · 11 years ago
  56. 57306e6 Reveal hideybars using system gesture. by John Spurlock · 11 years ago
  57. 12a7f76 Merge "Fix system server crash when uninstalling paid LS widget that has been added (issue 8647398)" into jb-mr2-dev by Adam Cohen · 11 years ago
  58. 8e251dc am b0efef2f: am f535c820: Merge "Restore dock home support for car docks." into jb-mr2-dev by Daniel Sandler · 11 years ago
  59. f535c82 Merge "Restore dock home support for car docks." into jb-mr2-dev by Daniel Sandler · 11 years ago
  60. 128f276 Fix system server crash when uninstalling paid LS widget that has been added (issue 8647398) by Adam Cohen · 11 years ago
  61. 6396c72 Restore dock home support for car docks. by Daniel Sandler · 11 years ago
  62. 59ecf6d am 3b90af23: am ab15e6ab: Merge "Add a config resource to force HDMI rotation on some devices." into jb-mr2-dev by Jeff Brown · 11 years ago
  63. ab15e6a Merge "Add a config resource to force HDMI rotation on some devices." into jb-mr2-dev by Jeff Brown · 11 years ago
  64. c82c89ed Add a config resource to force HDMI rotation on some devices. by Jeff Brown · 11 years ago
  65. b1e5137 Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev by Jim Miller · 11 years ago
  66. 53078b2 Merge "Implement stack splitting and task movement." by Craig Mautner · 11 years ago
  67. 187ec58 Move owner info from Settings.Secure to LockSettings by Jim Miller · 11 years ago
  68. 32beb2c Hideybars part I - Overlay status bar via an intent. by John Spurlock · 11 years ago
  69. 9c3b3ae Translate MR2 status bar fix to master. by John Spurlock · 11 years ago
  70. c724f65 am 4f63f54f: am 5584737f: Merge "FLAG_DISMISS_KEYGUARD should not hide status bar if secure." into jb-mr2-dev by John Spurlock · 11 years ago
  71. 5584737 Merge "FLAG_DISMISS_KEYGUARD should not hide status bar if secure." into jb-mr2-dev by John Spurlock · 11 years ago
  72. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  73. a523989 Enabling Face Unlock for user switching (bug 8495282) by Brian Colonna · 11 years ago
  74. 3733c4c FLAG_DISMISS_KEYGUARD should not hide status bar if secure. by John Spurlock · 11 years ago
  75. b999d37 am d9d9c17d: am 77216642: Merge "Implement #7341342 API request: way to determine current orientation..." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  76. 7721664 Merge "Implement #7341342 API request: way to determine current orientation..." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  77. b9ec1ac Implement #7341342 API request: way to determine current orientation... by Dianne Hackborn · 11 years ago
  78. 2262610 Merge "Fix bug where transport shows all the time in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  79. e5fb5e4 Fix missing clock in keyguard by Jim Miller · 11 years ago
  80. 43e27f7 Fix shortcut keys to operate as current user by Michael Wright · 11 years ago
  81. 4894a01 Fix bug where transport shows all the time in keyguard by Jim Miller · 11 years ago
  82. c6ff35c am fc9b371e: am 04c83357: Merge "Awaken dreams on home + recents." into jb-mr2-dev by John Spurlock · 11 years ago
  83. c8b46ca Awaken dreams on home + recents. by John Spurlock · 11 years ago
  84. 5677e78 am 2987c218: am 728827ff: Merge "Uphold common ordering expectations around action bar Home/Up dispatch" into jb-mr2-dev by Adam Powell · 11 years ago
  85. 8c16aa9 Uphold common ordering expectations around action bar Home/Up dispatch by Adam Powell · 11 years ago
  86. 6a57020 Merge "RemoteControlClient receives playback position change requests" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  87. ab089d4 am 9d4ed1ec: am ddd168d6: Merge "Add global key configuration file" into jb-mr2-dev by Justin Koh · 11 years ago
  88. ddd168d Merge "Add global key configuration file" into jb-mr2-dev by Justin Koh · 11 years ago
  89. d378ad7 Add global key configuration file by Justin Koh · 11 years ago
  90. c801b21 Change time format for default clock in keyguard by Jim Miller · 11 years ago
  91. 3261b53 RemoteControlClient receives playback position change requests by Jean-Michel Trivi · 11 years ago
  92. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  93. bc43b4c RemoteControlClient can report current position, speed by Jean-Michel Trivi · 11 years ago
  94. d1e0f94 am 0f3a3777: am 94eaab4a: am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  95. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  96. 63073b7 am 3f1be07f: am 6ceed12a: Merge "Fix an action bar menu order of operations bug" into jb-mr2-dev by Adam Powell · 11 years ago
  97. 5c8f9b5 Fix an action bar menu order of operations bug by Adam Powell · 11 years ago
  98. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  99. 368fbb6 am e4ad1a74: am 7c566bf3: Merge "audio service: add config option for fixed volume" into jb-mr2-dev by Eric Laurent · 11 years ago
  100. 83a017b audio service: add config option for fixed volume by Eric Laurent · 11 years ago