1. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  2. 0a317e9 Show the default activity icon in the action bar if one is not supplied by Adam Powell · 11 years ago
  3. 037aa8d Centralize all system InputEventReceiver monitors. by Craig Mautner · 11 years ago
  4. 3df2172 Hide "Take bugreport" for secondary users by Amith Yamasani · 11 years ago
  5. 245fd01 Put overlay system bar testing behind a setting. by John Spurlock · 11 years ago
  6. fb70445 Merge "Extend stacks up under status bar" by Craig Mautner · 11 years ago
  7. c5a6e44 Extend stacks up under status bar by Craig Mautner · 11 years ago
  8. 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
  9. f8038bd Merge "Fix regression in long-press home behavior on tablets." into jb-mr2-dev by Jeff Brown · 11 years ago
  10. f71343d Fix regression in long-press home behavior on tablets. by Jeff Brown · 11 years ago
  11. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  12. 00d4c94 Merge "Fix keyguard issue where an incoming SMS would switch widget" into jb-mr2-dev by Jim Miller · 11 years ago
  13. dfb57cd Fix keyguard issue where an incoming SMS would switch widget by Jim Miller · 11 years ago
  14. 5bee398 Merge "Clear low profile bit when showing hideybars." by John Spurlock · 11 years ago
  15. d85618e Clear low profile bit when showing hideybars. by John Spurlock · 11 years ago
  16. dcf4f21 Hideybars feature confirmation toast bar. by John Spurlock · 11 years ago
  17. d794e64 Check for invalid pointer index in PagedView by Jim Miller · 11 years ago
  18. e9b2f9a am 04be10a5: am 36b3b1dd: Merge "Support double-tap home to go to recents." into jb-mr2-dev by Jeff Brown · 11 years ago
  19. caca881 Support double-tap home to go to recents. by Jeff Brown · 11 years ago
  20. 9835497 am 6ffce75f: am 154bb559: Merge "Fix PhoneWindowManager#getUserRotationMode" into jb-mr2-dev by Brett Chabot · 11 years ago
  21. 7e55c40 Fix PhoneWindowManager#getUserRotationMode by Brett Chabot · 11 years ago
  22. 04db176 Window manager cleanup. by John Spurlock · 11 years ago
  23. e8e93a1 Fix build error due to incorrect merge by Amith Yamasani · 11 years ago
  24. ecd5afe resolved conflicts for merge of 069d7e9b to master by Amith Yamasani · 11 years ago
  25. 0055383 Merge "Attempt to fix NPE in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  26. 982d21b Attempt to fix NPE in keyguard by Jim Miller · 11 years ago
  27. 6fc1d4e Cache the scaled avatar drawables in the keyguard user switcher by Amith Yamasani · 11 years ago
  28. e3b642e Handle missing status/nav bar case inside hideybar check. by John Spurlock · 11 years ago
  29. ad3e6cb Navigation hideybar via new system ui opt-in flag. by John Spurlock · 11 years ago
  30. ba50b97c Add new app ops for various interesting audio service things. by Dianne Hackborn · 11 years ago
  31. 8929bae Merge "Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN" by John Spurlock · 11 years ago
  32. eda6729 Generic refactoring for clarity. by Craig Mautner · 11 years ago
  33. c0b676d Add keyguard background scrim and protection around keyguard APIs by Jim Miller · 11 years ago
  34. 73bad0e Hideybar gesture clears flags if SYSTEM_UI_FLAG_FULLSCREEN by John Spurlock · 11 years ago
  35. 4293e23 Lockscreen widgets not always announced. by Svetoslav · 11 years ago
  36. 57306e6 Reveal hideybars using system gesture. by John Spurlock · 11 years ago
  37. 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
  38. 8e251dc am b0efef2f: am f535c820: Merge "Restore dock home support for car docks." into jb-mr2-dev by Daniel Sandler · 11 years ago
  39. f535c82 Merge "Restore dock home support for car docks." into jb-mr2-dev by Daniel Sandler · 11 years ago
  40. 128f276 Fix system server crash when uninstalling paid LS widget that has been added (issue 8647398) by Adam Cohen · 11 years ago
  41. 6396c72 Restore dock home support for car docks. by Daniel Sandler · 11 years ago
  42. 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
  43. ab15e6a Merge "Add a config resource to force HDMI rotation on some devices." into jb-mr2-dev by Jeff Brown · 11 years ago
  44. c82c89ed Add a config resource to force HDMI rotation on some devices. by Jeff Brown · 11 years ago
  45. b1e5137 Merge "Move owner info from Settings.Secure to LockSettings" into jb-mr2-dev by Jim Miller · 11 years ago
  46. 53078b2 Merge "Implement stack splitting and task movement." by Craig Mautner · 11 years ago
  47. 187ec58 Move owner info from Settings.Secure to LockSettings by Jim Miller · 11 years ago
  48. 32beb2c Hideybars part I - Overlay status bar via an intent. by John Spurlock · 11 years ago
  49. 9c3b3ae Translate MR2 status bar fix to master. by John Spurlock · 11 years ago
  50. 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
  51. 5584737 Merge "FLAG_DISMISS_KEYGUARD should not hide status bar if secure." into jb-mr2-dev by John Spurlock · 11 years ago
  52. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  53. a523989 Enabling Face Unlock for user switching (bug 8495282) by Brian Colonna · 11 years ago
  54. 3733c4c FLAG_DISMISS_KEYGUARD should not hide status bar if secure. by John Spurlock · 11 years ago
  55. 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
  56. 7721664 Merge "Implement #7341342 API request: way to determine current orientation..." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  57. b9ec1ac Implement #7341342 API request: way to determine current orientation... by Dianne Hackborn · 11 years ago
  58. 2262610 Merge "Fix bug where transport shows all the time in keyguard" into jb-mr2-dev by Jim Miller · 11 years ago
  59. e5fb5e4 Fix missing clock in keyguard by Jim Miller · 11 years ago
  60. 43e27f7 Fix shortcut keys to operate as current user by Michael Wright · 11 years ago
  61. 4894a01 Fix bug where transport shows all the time in keyguard by Jim Miller · 11 years ago
  62. c6ff35c am fc9b371e: am 04c83357: Merge "Awaken dreams on home + recents." into jb-mr2-dev by John Spurlock · 11 years ago
  63. c8b46ca Awaken dreams on home + recents. by John Spurlock · 11 years ago
  64. 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
  65. 8c16aa9 Uphold common ordering expectations around action bar Home/Up dispatch by Adam Powell · 11 years ago
  66. 6a57020 Merge "RemoteControlClient receives playback position change requests" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  67. ab089d4 am 9d4ed1ec: am ddd168d6: Merge "Add global key configuration file" into jb-mr2-dev by Justin Koh · 11 years ago
  68. ddd168d Merge "Add global key configuration file" into jb-mr2-dev by Justin Koh · 11 years ago
  69. d378ad7 Add global key configuration file by Justin Koh · 11 years ago
  70. c801b21 Change time format for default clock in keyguard by Jim Miller · 11 years ago
  71. 3261b53 RemoteControlClient receives playback position change requests by Jean-Michel Trivi · 11 years ago
  72. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  73. bc43b4c RemoteControlClient can report current position, speed by Jean-Michel Trivi · 11 years ago
  74. d1e0f94 am 0f3a3777: am 94eaab4a: am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  75. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  76. 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
  77. 5c8f9b5 Fix an action bar menu order of operations bug by Adam Powell · 11 years ago
  78. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  79. 368fbb6 am e4ad1a74: am 7c566bf3: Merge "audio service: add config option for fixed volume" into jb-mr2-dev by Eric Laurent · 11 years ago
  80. 83a017b audio service: add config option for fixed volume by Eric Laurent · 11 years ago
  81. 62a4858 Merge "Hide carrier string when emergency call button pressed." into jb-mr2-dev by John Spurlock · 11 years ago
  82. c81a5d6 Fix bad merge in KeyguardHostView by Jim Miller · 11 years ago
  83. 95a6fdf Hide carrier string when emergency call button pressed. by John Spurlock · 11 years ago
  84. 8f09fd2 Use persistent IRCD in KeyguardUpdateMonitor to show/hide music by Jim Miller · 11 years ago
  85. 03eca85 Enable back button in keyguard security account mode. by John Spurlock · 11 years ago
  86. 6d4dac7 Merge "Fix bug where Keyguard's emergencydialer wasn't being launched with a userid." into jb-mr2-dev by Jim Miller · 11 years ago
  87. 450a3a1 Fix bug where Keyguard's emergencydialer wasn't being launched with a userid. by Jim Miller · 11 years ago
  88. 8e26cd8 Prevent momentary switch of keyguard to landscape by Jim Miller · 11 years ago
  89. 9e589b9 Keyguard remote control display artwork size by Jean-Michel Trivi · 11 years ago
  90. 2519057 Post-review Keyguard cleanup. by Jim Miller · 11 years ago
  91. 1010a6e am d6a3e485: Merge "Unify normal and overlay action bar layouts." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  92. d6a3e48 Merge "Unify normal and overlay action bar layouts." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  93. 195b551 Fix dependency between keyguard/dexopt/AccessibilityManagerService. by Jim Miller · 11 years ago
  94. 6a31d15 Merge changes I254d6fc6,I360e9ac7 by Jim Miller · 11 years ago
  95. df7221c Unify normal and overlay action bar layouts. by Dianne Hackborn · 11 years ago
  96. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  97. 25a272a Move keyguard source and resources into new package by Jim Miller · 12 years ago
  98. 3ad6c27 am c7288579: am 7f3a53a4: am 7b69e401: Merge "Fix starting window memory leak" by Dianne Hackborn · 11 years ago
  99. c728857 am 7f3a53a4: am 7b69e401: Merge "Fix starting window memory leak" by Dianne Hackborn · 11 years ago
  100. 0d4cc20 Merge "Add default handlers for brightness keys" by Michael Wright · 11 years ago