1. 71b4882 Merge "Remove unused strings from sysui" by Evan Laird · 8 years ago
  2. fa6369e Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  3. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 8 years ago
  4. cdb2ee0 Merge "Brightness mirror should use QS theme" by TreeHugger Robot · 8 years ago
  5. 5807021 Merge "Use SystemUIDialog.setWindowOnTop to make user-switching dialogs not steal focus" by Evan Laird · 8 years ago
  6. d4a44ff Use SystemUIDialog.setWindowOnTop to make user-switching dialogs not steal focus by Evan Laird · 8 years ago
  7. 8c51ce2 Brightness mirror should use QS theme by Lucas Dupin · 8 years ago
  8. 59955dc Merge "Convert Slice type to string and add optional sub-type" by Jason Monk · 8 years ago
  9. a5f64a3 Merge "Add SliceSpec to Slice API" by Jason Monk · 8 years ago
  10. 43b7cba Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  11. d054fb3 Convert Slice type to string and add optional sub-type by Jason Monk · 8 years ago
  12. 2af1998 Add SliceSpec to Slice API by Jason Monk · 8 years ago
  13. 08ce310 Hide unneccessary streams after config changes by Julia Reynolds · 8 years ago
  14. 84dc96b Provide more information to the assistant by Julia Reynolds · 8 years ago
  15. bc8a3da7 Remove unused strings from sysui by Evan Laird · 8 years ago
  16. 568d8fd Minor changes in ChoreographerCompat by Sunny Goyal · 8 years ago
  17. 926118c Merge "Handle if mAlwaysUse is not be set" by TreeHugger Robot · 8 years ago
  18. 8653c7a Handle if mAlwaysUse is not be set by Philip P. Moltmann · 8 years ago
  19. 11f53e9 Minor optimizations to task loading/screenshot by Winson Chung · 8 years ago
  20. eaf2a4e Merge changes from topic "expose_methods" by Winson Chung · 8 years ago
  21. 87a59ee Merge "Moved navigationbar motion events to global coordinates" by TreeHugger Robot · 8 years ago
  22. 8c039fd Moved navigationbar motion events to global coordinates by Matthew Ng · 8 years ago
  23. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 8 years ago
  24. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 8 years ago
  25. 1610206 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
  26. 38f76f4 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  27. 38ca5cc Merge "Dump the overview proxy service information" by TreeHugger Robot · 8 years ago
  28. 1e43ebd Dump the overview proxy service information by Matthew Ng · 8 years ago
  29. 3dd5494 Merge "Dissallow Heads up when redacted" by Selim Cinek · 8 years ago
  30. 2cf6ad8 Removing references to hidden classes in shared lib. by Winson Chung · 8 years ago
  31. 1c5aeff Exposing a few more methods in the lib by Winson Chung · 8 years ago
  32. 9dff23b Dissallow Heads up when redacted by Selim Cinek · 8 years ago
  33. 1177b82 Merge "Listen for launcher package added to connect to it faster" by TreeHugger Robot · 8 years ago
  34. a420ae6 Merge changes I0d090d52,I77296f91 by TreeHugger Robot · 8 years ago
  35. 630fc40 Merge "Don't show "always use" when app can't be default" by TreeHugger Robot · 8 years ago
  36. 4241192 Anchor the volume dialog to hardware keys. by Julia Reynolds · 8 years ago
  37. 30c0a02 Listen for launcher package added to connect to it faster by Matthew Ng · 8 years ago
  38. 8c07286 Merge "Fixed a NP when clearing notifications" by TreeHugger Robot · 8 years ago
  39. efcd768 Merge "Fixes the connection listener wrong thread crash for overview proxy" by TreeHugger Robot · 8 years ago
  40. 9a753af Merge "Consider only the top most stacks for visibility test" by TreeHugger Robot · 8 years ago
  41. 1dd3f35 Merge "DND behavior system sounds cannot bypass DND" by TreeHugger Robot · 8 years ago
  42. fac8783 Fixes the connection listener wrong thread crash for overview proxy by Matthew Ng · 8 years ago
  43. e2d9a23 DND behavior system sounds cannot bypass DND by Beverly · 8 years ago
  44. f3deb94 Consider only the top most stacks for visibility test by Winson Chung · 8 years ago
  45. e9b2583 Merge "Fixed the group appear animation for messaging" by TreeHugger Robot · 8 years ago
  46. d27bcab Merge "Don't send PLUGIN_CHANGED broadcast unless something changed" by TreeHugger Robot · 8 years ago
  47. 3ebbccd Split NotificationMediaManager out of StatusBar. by Eliot Courtney · 8 years ago
  48. 47098cb Split NotificationGutsManager out of StatusBar. by Eliot Courtney · 8 years ago
  49. d9db81b Merge "Reconnect service when disconnected by launcher reinstall" by TreeHugger Robot · 8 years ago
  50. eb6893b Reconnect service when disconnected by launcher reinstall by Matthew Ng · 8 years ago
  51. 5a633c6 Don't show "always use" when app can't be default by Philip P. Moltmann · 8 years ago
  52. 7d05e77 Remove add slippery flag to nav bar when connected to launcher service by Matthew Ng · 8 years ago
  53. 8ab04d4 Don't send PLUGIN_CHANGED broadcast unless something changed by Evan Laird · 8 years ago
  54. 69dde2e Merge "Rename NightDisplayController and -Service" by Christine Franks · 8 years ago
  55. 38d31c2 Provide interface to temporarily fetch screenshot. by Winson Chung · 8 years ago
  56. e81ce37 Merge "Restore legacy recents package check to unblock quickstep development" by Winson Chung · 8 years ago
  57. 42e0ab0 Merge "Create a new user restriction to disallow user switching" by TreeHugger Robot · 8 years ago
  58. 5397f03 Rename NightDisplayController and -Service by Christine Franks · 8 years ago
  59. a51bf21 Merge "Remove dnd, expand, alarm stream from volume dlg" by TreeHugger Robot · 8 years ago
  60. 5d40217 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
  61. a6e7cb2 Merge changes I37d55b60,I350ec45b by TreeHugger Robot · 8 years ago
  62. 16e185e Restore legacy recents package check to unblock quickstep development by Winson Chung · 8 years ago
  63. dfab86c Fixes connecting to service after setup finishes for other users by Matthew Ng · 8 years ago
  64. 94529df Fixed the group appear animation for messaging by Selim Cinek · 8 years ago
  65. 1fa3f7e Fixes service disconnect crash when changing users by Matthew Ng · 8 years ago
  66. 66d2894 Remove dnd, expand, alarm stream from volume dlg by Julia Reynolds · 8 years ago
  67. c7b5f78 Merge changes from topic "notification_messaging" by Selim Cinek · 8 years ago
  68. b119f85 Merge "Custom message in AoD" by TreeHugger Robot · 8 years ago
  69. 4a78b67 Merge "DozeService should call super.dumpOnHandler" by Lucas Dupin · 8 years ago
  70. b5815fa Merge "No red bars in battery saver mode" by TreeHugger Robot · 8 years ago
  71. ead083b Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  72. ff66fa9 Create a new user restriction to disallow user switching by Benjamin Franz · 9 years ago
  73. bf31309 Merge "Sim Pin layout fixes" by TreeHugger Robot · 8 years ago
  74. 7fe465a Merge "SidekickService (base)" by TreeHugger Robot · 8 years ago
  75. 1d6b50e Improved the messaging transformation by Selim Cinek · 8 years ago
  76. 5ec560a Refactored clipping util to be used in core by Selim Cinek · 8 years ago
  77. e62255c Improved the headsup notification for messages by Selim Cinek · 9 years ago
  78. 88188f2 Redesigned the messaging style by Selim Cinek · 9 years ago
  79. 9bece0d DozeService should call super.dumpOnHandler by Lucas Dupin · 8 years ago
  80. 0e992fb Sim Pin layout fixes by Lucas Dupin · 8 years ago
  81. e5832ee Fixed a NP when clearing notifications by Selim Cinek · 8 years ago
  82. e4c508c No red bars in battery saver mode by Makoto Onuki · 8 years ago
  83. 7eb5d27 Merge "Started code to pipe overview events and info to launcher" by TreeHugger Robot · 8 years ago
  84. bbc9b6f Changing some lambda to java 1.7 compatible code to allow by Sunny Goyal · 8 years ago
  85. 957e50c Custom message in AoD by Lucas Dupin · 9 years ago
  86. c0dada0 Fixed a bug where images weren't transforming properly by Selim Cinek · 8 years ago
  87. b75425a Merge "Expose some methods in the recents lib." by TreeHugger Robot · 8 years ago
  88. 13dbf87 Started code to pipe overview events and info to launcher by Matthew Ng · 8 years ago
  89. 7fee158 Merge "Avoid isKeyguardShowing() before startKeyguard()" by TreeHugger Robot · 8 years ago
  90. 27d39bd Merge "Add support for minimized mode for right dock side for tablets (1/2)" by TreeHugger Robot · 8 years ago
  91. b05b398 Expose some methods in the recents lib. by Winson Chung · 8 years ago
  92. ad1b27e Avoid isKeyguardShowing() before startKeyguard() by Lucas Dupin · 8 years ago
  93. 28fef15 Merge "Don't show notification shade on keyguard when disabled." by Charles He · 8 years ago
  94. b43a529 Merge changes Icb5ea78e,I1cf97299 by Winson Chung · 8 years ago
  95. aa35745 Move more calls to the lib. by Winson Chung · 8 years ago
  96. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 8 years ago
  97. ad5379b Merge "Display network name in status bar" by TreeHugger Robot · 8 years ago
  98. a6ea1833 Migrating some animation spec logic to shared lib by Winson Chung · 8 years ago
  99. 21d1bf1 Display network name in status bar by Kensuke Matsui · 9 years ago
  100. 10a4a64 SidekickService (base) by Chris Phoenix · 9 years ago