1. 245bd4e Merge "Avoid dozing in car mode." into lmp-dev by John Spurlock · 10 years ago
  2. bd721ca Merge "Touch-exploration improvements to volume dialog." into lmp-dev by John Spurlock · 10 years ago
  3. a0457c2 Touch-exploration improvements to volume dialog. by John Spurlock · 10 years ago
  4. e51b21a Merge "Don't preload task description icons when opening recents" into lmp-dev by Jorim Jaggi · 10 years ago
  5. 1fdd65e Fixed a bug where the QS could get stuck by Selim Cinek · 10 years ago
  6. bdd4b20 Don't preload task description icons when opening recents by Jorim Jaggi · 10 years ago
  7. f4d7fc3 Fixed a crash with disapearing views by Selim Cinek · 10 years ago
  8. 34cf5c4 Increased the falsing threshold when woken up by touch by Selim Cinek · 10 years ago
  9. 870f153 Avoid dozing in car mode. by John Spurlock · 10 years ago
  10. 91dcf1f Merge "Fix GPS icon not showing for secondary users" into lmp-dev by Amith Yamasani · 10 years ago
  11. 27c7b92 Supertoast when user changes zen mode. by John Spurlock · 10 years ago
  12. 84949f5 Fix GPS icon not showing for secondary users by Amith Yamasani · 10 years ago
  13. 895db85 Merge "Fix ColorInversionTile for secondary users" into lmp-dev by Adrian Roos · 10 years ago
  14. 32d88e8 Fix ColorInversionTile for secondary users by Adrian Roos · 10 years ago
  15. 8681c04 Merge "Fix accessibility announcement for QS details" into lmp-dev by Jason Monk · 10 years ago
  16. 59ca78c Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev by Selim Cinek · 10 years ago
  17. 29ed3c9 Enforcing falsing-threshold on touch when using AoD by Selim Cinek · 10 years ago
  18. 231dc0a Merge "SysUI: Correctly compare MediaControllers" into lmp-dev by Christoph Studer · 10 years ago
  19. 510e8cd Merge "Ensure wakelock is released unconditionally." into lmp-dev by Jeff Brown · 10 years ago
  20. a273924 Ensure wakelock is released unconditionally. by Jeff Brown · 10 years ago
  21. 0eba4e2 Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev by Selim Cinek · 10 years ago
  22. 6ec76b0 Merge "Ensure that force lock works with accessibility enabled" into lmp-dev by Adrian Roos · 10 years ago
  23. ba5b3a0 Fixed a bug where the alarm could overlap in QS by Selim Cinek · 10 years ago
  24. 101b785 Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev by John Spurlock · 10 years ago
  25. 58a28eb Doze: Fix NPE found when pulsing and !dozing. by John Spurlock · 10 years ago
  26. 6783bef Fix accessibility announcement for QS details by Jason Monk · 10 years ago
  27. 38fc7606 Ensure that force lock works with accessibility enabled by Adrian Roos · 10 years ago
  28. fdb35f0 Merge "Announce title of QS detail views" into lmp-dev by Jason Monk · 10 years ago
  29. 7eb6202 Fix status bar cast icon not updating by Jason Monk · 10 years ago
  30. 8051316 Announce title of QS detail views by Jason Monk · 10 years ago
  31. cf5d3c9 Doze: Ensure a doze reset happens after leaving keyguard. by John Spurlock · 10 years ago
  32. 7858a1b Merge "Fix order of operations while pulsing the ambient display." into lmp-dev by Jeff Brown · 10 years ago
  33. 4d69e22 Fix order of operations while pulsing the ambient display. by Jeff Brown · 10 years ago
  34. a0fad3b Optimized and improved the status bar performance a lot by Selim Cinek · 10 years ago
  35. 33d326d Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev by Jason Monk · 10 years ago
  36. 813552c When dozing, re-enable falsing threshold and log events. by John Spurlock · 10 years ago
  37. b5245d8 SysUI: Correctly compare MediaControllers by Christoph Studer · 10 years ago
  38. ec81d38 QS: Fix accessibility announce for dual tiles by Jason Monk · 10 years ago
  39. 56eef1c Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev by Winson Chung · 10 years ago
  40. f7dd908 Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev by Winson Chung · 10 years ago
  41. 3133616 Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev by Winson Chung · 10 years ago
  42. 59b17d8 Merge "Disable QS user switcher when not supported" into lmp-dev by Adrian Roos · 10 years ago
  43. 81e3e94 Disable QS user switcher when not supported by Adrian Roos · 10 years ago
  44. bf5dbf1 Enabling recents stack clipping by Winson Chung · 10 years ago
  45. a8433c6 Merge "Add option for recents to use fake shadows" into lmp-dev by Jorim Jaggi · 10 years ago
  46. 9aefd41 Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev by Selim Cinek · 10 years ago
  47. 595f6d9 Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev by Adrian Roos · 10 years ago
  48. 3ad242d Block QS in sec. users setup when simple by Jason Monk · 10 years ago
  49. 2bc75f0 Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev by Jason Monk · 10 years ago
  50. 72cc370 Fix wrong face unlock size by Adrian Roos · 10 years ago
  51. cf5a953 Fix crash from USER_PRESENT broadcast in sysui by Jason Monk · 10 years ago
  52. 763546a Merge "Don't crash if a user can't be created" into lmp-dev by Adrian Roos · 10 years ago
  53. cb55703 Add option for recents to use fake shadows by Jorim Jaggi · 10 years ago
  54. e8199c5 Removed round rect clipping and hardware layers from recents by Selim Cinek · 10 years ago
  55. 1391d8a Merge "Living with the LLand." into lmp-dev by Dan Sandler · 10 years ago
  56. 4455da9 Living with the LLand. by Dan Sandler · 10 years ago
  57. 905950a Listening for widget changes while Recents is in the background. (Bug 17153663) by Winson Chung · 10 years ago
  58. 54f934c Reinitialize emergency calls only view if configuration changes by Adrian Roos · 10 years ago
  59. f99727c Don't crash if a user can't be created by Adrian Roos · 10 years ago
  60. 4e96eb7 Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968) by Winson Chung · 10 years ago
  61. 386831d Merge "Zen: Fix recent regression in mode selection after reboot." into lmp-dev by John Spurlock · 10 years ago
  62. 4291fb7 Zen: Fix recent regression in mode selection after reboot. by John Spurlock · 10 years ago
  63. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  64. 50a8ea6 Doze: Workaround vibration-related pickup gestures. by John Spurlock · 10 years ago
  65. 61d9409 Show the lockscreen when more than 1 user is present by Adam Lesinski · 10 years ago
  66. 5ff1d4f Merge "Doze: Aggressively dial down notification-related pulses." into lmp-dev by John Spurlock · 10 years ago
  67. 190d026 Doze: Aggressively dial down notification-related pulses. by John Spurlock · 10 years ago
  68. a2f945e Merge "Changed the swipe up search affordance" into lmp-dev by Selim Cinek · 10 years ago
  69. 92d892c Changed the swipe up search affordance by Selim Cinek · 10 years ago
  70. 50949ea Fix priority for recent task thumbnail loader by Jorim Jaggi · 10 years ago
  71. 81e0c84 Aggressive tuning of recents memory usage by Jorim Jaggi · 10 years ago
  72. 8cd9e2d NavigationBarView: Fix NPE in Drawable.setVisible() by Dan Sandler · 10 years ago
  73. d751c01 Try and bind search widget before initial calculations of transition rects. (Bug 17456094) by Winson Chung · 10 years ago
  74. 49b0345 Merge "Fix jank while unlocking and security is set" into lmp-dev by Jorim Jaggi · 10 years ago
  75. 7ca1161 Merge "Saver: PowerManager call to set low power mode." into lmp-dev by John Spurlock · 10 years ago
  76. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  77. ca68f2c Merge "Customized ripple animation for navigation bar" into lmp-dev by Dan Sandler · 10 years ago
  78. 416493b Fix jank while unlocking and security is set by Jorim Jaggi · 10 years ago
  79. ba3306f Merge "Adding null check for invalid recents task list. (Bug 17476926)" into lmp-dev by Winson Chung · 10 years ago
  80. 625f055 Merge "Fixing issue with stack not being fully centered. (Bug 17015153)" into lmp-dev by Winson Chung · 10 years ago
  81. 4231096 Customized ripple animation for navigation bar by Christian Robertson · 10 years ago
  82. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  83. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  84. d1184494 Merge "Make status bar indicators reflect the network actually in use." into lmp-dev by Robert Greenwalt · 10 years ago
  85. a8a37222 Merge "Add touch disabled state output in dumpsys" into lmp-dev by Jorim Jaggi · 10 years ago
  86. 50d87a7 Add touch disabled state output in dumpsys by Jorim Jaggi · 10 years ago
  87. ce8a52f Merge "Doze: Use configured doze brightness when pulsing." into lmp-dev by John Spurlock · 10 years ago
  88. 689d491 Merge "Avoid some more layer creations" into lmp-dev by Jorim Jaggi · 10 years ago
  89. cffd540 Merge "Attempt to fix invisible Keyguard #2" into lmp-dev by Jorim Jaggi · 10 years ago
  90. f50dc49 Doze: Use configured doze brightness when pulsing. by John Spurlock · 10 years ago
  91. d41083a Attempt to fix invisible Keyguard #2 by Jorim Jaggi · 10 years ago
  92. e19b1ac Avoid some more layer creations by Jorim Jaggi · 10 years ago
  93. 64d4dca Assign default icon to users at creation time and in SystemUI. by Alexandra Gherghina · 10 years ago
  94. 6074c5c Fixing issue with stack not being fully centered. (Bug 17015153) by Winson Chung · 10 years ago
  95. 4298b43 Adding null check for invalid recents task list. (Bug 17476926) by Winson Chung · 10 years ago
  96. 5262fe3a Merge "Add massive logging to investigate blank Keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  97. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 10 years ago
  98. 3e42b33 Merge "Doze: Introduce a pulse period function." into lmp-dev by John Spurlock · 10 years ago
  99. d06aa57 Doze: Introduce a pulse period function. by John Spurlock · 10 years ago
  100. 8353e76 Merge "Don't use layers when fading between public/private layout" into lmp-dev by Jorim Jaggi · 10 years ago