1. 69314e7 Fix NPE. by Daniel Sandler · 13 years ago
  2. 0199679d Merge "Low profile mode ("lights out") for phone status bar." by Daniel Sandler · 13 years ago
  3. fb75e3b Merge "Unused assets removed from SystemUI" by Justin Ho · 13 years ago
  4. e137a1e Low profile mode ("lights out") for phone status bar. by Daniel Sandler · 13 years ago
  5. 03eb1dc New icon by Daniel Sandler · 13 years ago
  6. e644b64 Fix a crasher in SystemUI by Mathias Agopian · 13 years ago
  7. 35e8eda Merge "Don't resize & dim system status icons, only notifications." by Daniel Sandler · 13 years ago
  8. 64b1261 Merge "Remove 'no notifications' label for now." by Daniel Sandler · 13 years ago
  9. 7579bca Don't resize & dim system status icons, only notifications. by Daniel Sandler · 13 years ago
  10. d714148 Remove 'no notifications' label for now. by Daniel Sandler · 13 years ago
  11. 797a0b0 Merge "Support DISABLE_NAVIGATION on phones." by Daniel Sandler · 13 years ago
  12. 687f7f6 Unused assets removed from SystemUI by Justin Ho · 13 years ago
  13. e21f288 Support DISABLE_NAVIGATION on phones. by Daniel Sandler · 13 years ago
  14. 130453c Fix DISABLE_EXPAND in the tablet status bar. by Daniel Sandler · 13 years ago
  15. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  16. 9a5505f Merge "Fix drawing artifacts on glowing navigation buttons." by Daniel Sandler · 13 years ago
  17. 841b941 Merge "Remove translations that contain mangled format strings." by Eric Fischer · 13 years ago
  18. a283026 Remove translations that contain mangled format strings. by Eric Fischer · 13 years ago
  19. 96f4818 Fix drawing artifacts on glowing navigation buttons. by Daniel Sandler · 13 years ago
  20. 518a67b Merge "Remove longpress support from the software Home key." by Daniel Sandler · 13 years ago
  21. 3e1cee6 Merge "Breathing room between RSSI and battery on tablets." by Daniel Sandler · 13 years ago
  22. 44a4616 Remove longpress support from the software Home key. by Daniel Sandler · 13 years ago
  23. 90e496b Breathing room between RSSI and battery on tablets. by Daniel Sandler · 13 years ago
  24. a388449 Make the navigation bar opaque. by Daniel Sandler · 13 years ago
  25. 612cb6e Merge "Fix the crazy RSSI icons." by Daniel Sandler · 13 years ago
  26. 2301876 Import revised translations. by Eric Fischer · 13 years ago
  27. 28f89d4 Fix the crazy RSSI icons. by Daniel Sandler · 13 years ago
  28. 605a114 Move date format strings to donottranslate.xml and add locale overrides. by Eric Fischer · 13 years ago
  29. b8e9b81 Merge "Optimized swipe animation for Recents app." by Chet Haase · 13 years ago
  30. 212f625 Optimized swipe animation for Recents app. by Chet Haase · 13 years ago
  31. 2e34742 New RSSI cluster in status bar. by Christian Robertson · 13 years ago
  32. ba3711c Merge "Disable peeking at individual notifications." by Daniel Sandler · 13 years ago
  33. 298a2a8 Disable peeking at individual notifications. by Daniel Sandler · 13 years ago
  34. 81abe87 Fix Recent Apps jumping artifact by Chet Haase · 13 years ago
  35. 5e3f400 Merge "Remove logspew." by Daniel Sandler · 13 years ago
  36. 6140ef1 Merge "Remove obsolete assets." by Daniel Sandler · 13 years ago
  37. 0c5c6a6 Merge "Clean up some effects in the phone notification panel." by Daniel Sandler · 13 years ago
  38. 8355e93 Remove logspew. by Daniel Sandler · 13 years ago
  39. f159586 Remove obsolete assets. by Daniel Sandler · 13 years ago
  40. 0761e4c Clean up some effects in the phone notification panel. by Daniel Sandler · 13 years ago
  41. 294a619 Merge "Subtract the navigation bar from DisplayMetrics." by Daniel Sandler · 13 years ago
  42. 9a79680 Merge "Fixing screenshot timestamp (5147168)" by Winson Chung · 13 years ago
  43. 930facd Fixing screenshot timestamp (5147168) by Winson Chung · 13 years ago
  44. 36412a7 Subtract the navigation bar from DisplayMetrics. by Daniel Sandler · 13 years ago
  45. cf336e1 Forcibly recalculate size of the notification expanded view. by Daniel Sandler · 13 years ago
  46. d309056 Add settings button to notification panel. by Daniel Sandler · 13 years ago
  47. 9b3ef02 Merge "Import revised translations." by Eric Fischer · 13 years ago
  48. 2dbf1b7 Merge "Don't show network type if no SIM." by Daniel Sandler · 13 years ago
  49. 1f1304a Don't show network type if no SIM. by Daniel Sandler · 13 years ago
  50. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  51. 380dcb4 Import revised translations. by Eric Fischer · 13 years ago
  52. 6cf602c Fix crash in log message. by Daniel Sandler · 13 years ago
  53. 319d1e3 Stop popping up the compatibility mode dialog all the time. by Daniel Sandler · 13 years ago
  54. c803422 Merge "Clear all notifications on tablet actually works now." by Daniel Sandler · 13 years ago
  55. 69ecb0a Merge "Instrumentation to track notification panel touch bugs." by Daniel Sandler · 13 years ago
  56. bd391ba Suppress the IME switcher icon by default on tablet by Ken Wakasa · 13 years ago
  57. 06a0d4b Clear all notifications on tablet actually works now. by Daniel Sandler · 13 years ago
  58. 96e61c3c8 Instrumentation to track notification panel touch bugs. by Daniel Sandler · 13 years ago
  59. f48fd82 Fix another NPE. by Daniel Sandler · 13 years ago
  60. d3ffa27 Merge "Log some signal condition diagnostics for now." by Daniel Sandler · 13 years ago
  61. f91f090 Merge "Fix NPE on first-ever boot if display has rotated." by Daniel Sandler · 13 years ago
  62. 8d77e77 Merge "Restore DISABLE_NOTIFICATION_ICONS." by Daniel Sandler · 13 years ago
  63. 96f3b6f Fix NPE on first-ever boot if display has rotated. by Daniel Sandler · 13 years ago
  64. e2e7b1e Merge "Add support for localizing order of day of week and date in status bar date view" by Mike Lockwood · 13 years ago
  65. 60b3e9c Log some signal condition diagnostics for now. by Daniel Sandler · 13 years ago
  66. ec9a50b Add support for localizing order of day of week and date in status bar date view by Mike Lockwood · 13 years ago
  67. 8e41f31 Restore DISABLE_NOTIFICATION_ICONS. by Daniel Sandler · 13 years ago
  68. 59aed38 Put back the status bar animations. by Dianne Hackborn · 13 years ago
  69. f4461fc Merge "Reduce memory usage of status bar expanded view." by Dianne Hackborn · 13 years ago
  70. 1dacf27 Reduce memory usage of status bar expanded view. by Dianne Hackborn · 13 years ago
  71. 5857bce Merge "Clear the bitmap from the canvas in a lot of places." by Dianne Hackborn · 13 years ago
  72. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  73. 147200b Merge "Import revised translations." by Eric Fischer · 13 years ago
  74. 5a4e75e Import revised translations. by Eric Fischer · 13 years ago
  75. 2124ef9 Merge "Refresh tablet notification drawer." by Daniel Sandler · 13 years ago
  76. da20896 Merge "Merging ongoing + latest notifications on phone UI to match tablets." by Daniel Sandler · 13 years ago
  77. 1347c30 Refresh tablet notification drawer. by Daniel Sandler · 13 years ago
  78. 7c3e39d Merging ongoing + latest notifications on phone UI to match tablets. by Daniel Sandler · 13 years ago
  79. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  80. 9101a02 Merge "Add functional test for screenshots." by Brett Chabot · 13 years ago
  81. 2fb30a9 Quick fix for NPE in updateNotification(). by Daniel Sandler · 13 years ago
  82. f3f2011 Fix NPE for devices with hardware navigation. by Daniel Sandler · 13 years ago
  83. dfab181 Protect animation methods from Proguard. by Daniel Sandler · 13 years ago
  84. 94eea0b Merge "Bring the shiny navigation button animations to phones." by Daniel Sandler · 13 years ago
  85. 53f2531 Merge "The fullest of fullscreen modes." by Daniel Sandler · 13 years ago
  86. 5298582 Bring the shiny navigation button animations to phones. by Daniel Sandler · 13 years ago
  87. cdbb950 Merge "New richly-appointed navigation buttons." by Daniel Sandler · 13 years ago
  88. a375c94 New richly-appointed navigation buttons. by Daniel Sandler · 13 years ago
  89. caf30a1 Add functional test for screenshots. by Brett Chabot · 13 years ago
  90. 2efd2db Support full-backup encryption and global backup password by Christopher Tate · 13 years ago
  91. 60ee256 The fullest of fullscreen modes. by Daniel Sandler · 13 years ago
  92. e9166ed Dismiss Recent Apps when Back is pressed by Michael Jurka · 13 years ago
  93. 6d96dd0 Merge "Restore status icons to former size & opacity on tablets." by Daniel Sandler · 13 years ago
  94. 3d5a703 Merge "Report the external display size to the input reader." by Jeff Brown · 13 years ago
  95. 88d6877 Restore status icons to former size & opacity on tablets. by Daniel Sandler · 13 years ago
  96. 41ff7ec Revise data limit notifs, watch kernel alerts. by Jeff Sharkey · 13 years ago
  97. 26c84b1 Smaller, darker notification icons. by Daniel Sandler · 13 years ago
  98. 7c0d89a Merge "GlobalScreenshot: Set image file size in media database when taking screenshots" by Mike Lockwood · 13 years ago
  99. 9837734 GlobalScreenshot: Set image file size in media database when taking screenshots by Mike Lockwood · 13 years ago
  100. 821e7a6 Merge "Import revised translations." by Eric Fischer · 13 years ago