1. 15986c6 Fix #6750492: NPE in tablet status bar by Daniel Sandler · 12 years ago
  2. 67ad368 Disable assist gesture when keyguard is active by John Spurlock · 12 years ago
  3. 3623128 TabletStatusBar: Hide notifications during Setup Wizard by John Spurlock · 12 years ago
  4. 955a016 Fix 6613962: Update keyguard to use new GlowPadView UX design. by Jim Miller · 12 years ago
  5. 9a720f5 Fix 6398209: SearchPanel gesture improvements by Jim Miller · 12 years ago
  6. a073e57 Fix 6398209: General animation improvements for swipe to search by Jim Miller · 12 years ago
  7. ff20b0c Make Google search panel go away when receiving phone call by Chet Haase · 12 years ago
  8. 998bb76 Fix6398209: reveal search when home button is long-pressed by Jim Miller · 12 years ago
  9. a5b2d48 Merge "Fix 6483412: Disable search from navbar while SUW is running" into jb-dev by Jim Miller · 12 years ago
  10. b4238e0 Fix 6483412: Disable search from navbar while SUW is running by Jim Miller · 12 years ago
  11. 56a5783 Hide notification panel when launching recent apps by Michael Jurka · 12 years ago
  12. 670d9dd Fix 6474712: Disable the google gesture on prime while notifications are open by Jim Miller · 12 years ago
  13. 230e86a Merge "Auto-expand the top notification." into jb-dev by Chris Wren · 12 years ago
  14. 0a6a123 Merge "Pull up updateNotification to BaseStatusBar in preparation for modifying update behvior." into jb-dev by Chris Wren · 12 years ago
  15. 8fd1265 Auto-expand the top notification. by Chris Wren · 12 years ago
  16. 0c8275b Pull up updateNotification to BaseStatusBar in preparation for modifying update behvior. by Chris Wren · 12 years ago
  17. d99e7fd Fix 6398209: Improve responsiveness of swipe up to search by Jim Miller · 12 years ago
  18. 06e8d66 Merge "Fix 6397736: Swipe up to search layout fixes" into jb-dev by Jim Miller · 12 years ago
  19. 354619c Fix 6397736: Swipe up to search layout fixes by Jim Miller · 12 years ago
  20. d2217f0 Restore do-not-disturb mode on tablets. by Daniel Sandler · 12 years ago
  21. 58b173b Hide icons for low-priority notifications. by Daniel Sandler · 12 years ago
  22. 4ce64fb Move bar panels above the system bar window layer. by Daniel Sandler · 12 years ago
  23. 635fb49 Propagate change Id1393cef to tablet UI. by Daniel Sandler · 12 years ago
  24. e898ac5 Fix 6299832: Add search target swipe action to navigation bar on phones by Jim Miller · 12 years ago
  25. 4a066c5 Update SystemUI for sw600dp devices. by Daniel Sandler · 12 years ago
  26. f7a1956 Long-press a notification to find out who sent it. by Daniel Sandler · 12 years ago
  27. 6a858c3 Gestures for expanding notifications. by Daniel Sandler · 13 years ago
  28. 84920cc Fix notifications transitioning from small->big. by Daniel Sandler · 12 years ago
  29. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  30. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  31. 0424716 Merge "Show action buttons in expanded notifications." by Daniel Sandler · 12 years ago
  32. 96fd7c1 Show action buttons in expanded notifications. by Daniel Sandler · 12 years ago
  33. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  34. ecc395a Fix the build by Michael Jurka · 12 years ago
  35. 50c69b5 Merge "Preload recents on phones with hard nav keys" by Michael Jurka · 12 years ago
  36. 6cf14a0 Fix NPE on tablets. by Daniel Sandler · 12 years ago
  37. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  38. c5bad69 am 36fde268: am dfc87c82: Merge "Use a different width for nav icons in sw600dp-port." into ics-scoop by Andrew Flynn · 13 years ago
  39. 1d9af30 Use a different width for nav icons in sw600dp-port. by Andrew Flynn · 13 years ago
  40. 079b33d New slide-out mechanism. by Daniel Sandler · 13 years ago
  41. c6d29fc Newly reimplemented PhoneStatusBar, now with fewer windows. by Daniel Sandler · 13 years ago
  42. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 13 years ago
  43. 2561b0b New notification priority and related APIs. by Daniel Sandler · 13 years ago
  44. c33d576 SystemUI: Log an error instead of throwing an exception if navigation bar is enabled in tablet UI by Mike Lockwood · 13 years ago
  45. 494a177 am 66e66e1d: am 755a967b: Merge "Clean up wifi/mobile indicators in the expanded panel." into ics-mr1 by Daniel Sandler · 13 years ago
  46. 5962fd5 Clean up wifi/mobile indicators in the expanded panel. by Daniel Sandler · 13 years ago
  47. 0a29098 am 940a49c8: am dc8cb9aa: Merge "Invalidate the whole status bar after layout transitions." into ics-mr1 by Daniel Sandler · 13 years ago
  48. 5a82660 Invalidate the whole status bar after layout transitions. by Daniel Sandler · 13 years ago
  49. 328310c System bar now renders the back button for recents by Daniel Sandler · 13 years ago
  50. f66664a Merge "Fix sticky menu icon on tablet status bar." into ics-mr1 by Daniel Sandler · 13 years ago
  51. ad9deec Drop API level for notification compatibility BG to 8 (from 10) by Adam Powell · 13 years ago
  52. 4f9986e Fix sticky menu icon on tablet status bar. by Daniel Sandler · 13 years ago
  53. e0f085d Fix issue #5433192 and maybe #5433192 by Dianne Hackborn · 13 years ago
  54. 29ea525 Fix bug 5623642 - Status bar background incompatible with some legacy apps by Adam Powell · 13 years ago
  55. b7f4327 Fix: never show recents over lock screen by Michael Jurka · 13 years ago
  56. 5571ab2 Fix recents button on large devices (5490265) by Michael Jurka · 13 years ago
  57. 84e825a Merge "Add hasNavigationBar() to the window manager." into ics-mr0 by Daniel Sandler · 13 years ago
  58. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  59. 412cba8 Make Recent Apps faster by Michael Jurka · 13 years ago
  60. c57ccf0 Showing notifications after taking a screenshot (Bug: 5333706) by Winson Chung · 13 years ago
  61. dba9356 Break apart DISABLE_HOME and DISABLE_RECENT. by Daniel Sandler · 13 years ago
  62. ab48b68 Refactoring loading of recent apps by Michael Jurka · 13 years ago
  63. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  64. 7daf95d Fixing accessibility support in Recent Apps by Michael Jurka · 13 years ago
  65. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  66. f4b783f8 Merge "Exit the keyguard when the user clicks a notification." by Daniel Sandler · 13 years ago
  67. 92d3318 Exit the keyguard when the user clicks a notification. by Daniel Sandler · 13 years ago
  68. 113045a Fix bug swiping away NO_CLEAR notifications. by Daniel Sandler · 13 years ago
  69. e2ca087 Merge "Throw an exception if a both nav and system bars are configured" by Chet Haase · 13 years ago
  70. bc0009d Throw an exception if a both nav and system bars are configured by Chet Haase · 13 years ago
  71. 4519a02 Always disable() through SBMS; watch date. by Jeff Sharkey · 13 years ago
  72. 847fd75 Make large_icon in notification catch touches. by Jeff Sharkey · 13 years ago
  73. a3b7b57 Merge "updating visuals of Recent Apps" by Michael Jurka · 13 years ago
  74. 622a976 updating visuals of Recent Apps by Peter Ng · 13 years ago
  75. e3646dd Show back button in status bar when in an activity in front of the lockscreen. by Mike Lockwood · 13 years ago
  76. 2a58af3 Stop spamming the user with unchanged tickers. by Daniel Sandler · 13 years ago
  77. 066c891 TabletStatusBar: Add support for disabling notification LED when user views notifications by Mike Lockwood · 13 years ago
  78. 130453c Fix DISABLE_EXPAND in the tablet status bar. by Daniel Sandler · 13 years ago
  79. 96f4818 Fix drawing artifacts on glowing navigation buttons. by Daniel Sandler · 13 years ago
  80. b8e9b81 Merge "Optimized swipe animation for Recents app." by Chet Haase · 13 years ago
  81. 212f625 Optimized swipe animation for Recents app. by Chet Haase · 13 years ago
  82. 2e34742 New RSSI cluster in status bar. by Christian Robertson · 13 years ago
  83. 298a2a8 Disable peeking at individual notifications. by Daniel Sandler · 13 years ago
  84. 319d1e3 Stop popping up the compatibility mode dialog all the time. by Daniel Sandler · 13 years ago
  85. c803422 Merge "Clear all notifications on tablet actually works now." by Daniel Sandler · 13 years ago
  86. 06a0d4b Clear all notifications on tablet actually works now. by Daniel Sandler · 13 years ago
  87. 8e41f31 Restore DISABLE_NOTIFICATION_ICONS. by Daniel Sandler · 13 years ago
  88. 1347c30 Refresh tablet notification drawer. by Daniel Sandler · 13 years ago
  89. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  90. 3d5a703 Merge "Report the external display size to the input reader." by Jeff Brown · 13 years ago
  91. 2b69735 New stacked RSSI icons. by Daniel Sandler · 13 years ago
  92. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  93. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  94. 5c8da94 Now showing: Navigation Bar, The Final Layout by Daniel Sandler · 13 years ago
  95. e07141a am e89d4b5d: am e0da3f3b: am 444336dd: Merge "Fix crazy notification panel background." into honeycomb-mr2 by Daniel Sandler · 13 years ago
  96. f1dd26b Fix crazy notification panel background. by Daniel Sandler · 13 years ago
  97. d727cf7 Merge "Port recent apps from tablet to phone" by Michael Jurka · 13 years ago
  98. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  99. f4b56ea am 40fc6e0d: am c407ef22: am f4096041: Merge "Updated art for compat mode dialog." into honeycomb-mr2 by Justin Ho · 13 years ago
  100. abfb5f9 am 27f889d0: am 3dc1b5e2: am ed31bbf6: Clean up some edge cases in the compat mode UI: by Dianne Hackborn · 13 years ago