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