1. 54eb845 Fix NPE in FlashlightController by Adrian Roos · 10 years ago
  2. 652afdf Increases the falsing threshold when for the keyguard affordances by Selim Cinek · 10 years ago
  3. 2763095 Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581) by Winson Chung · 10 years ago
  4. ccbeb61 Block monkey from creating user profiles by Guang Zhu · 10 years ago
  5. 89f7f28 Always execute resumeAppSwitches when launching something by Jorim Jaggi · 10 years ago
  6. 02af41e Fixed a bug when double tapping a notification in the normal shade by Selim Cinek · 10 years ago
  7. 3e683b6 Merge "Fixed a bug where the panel got into a wrong state" into lmp-dev by Selim Cinek · 10 years ago
  8. 6bb4a9b Fixed a bug where the panel got into a wrong state by Selim Cinek · 10 years ago
  9. f9df9dd Merge "Fixed an issue where the notification could become transparent" into lmp-dev by Selim Cinek · 10 years ago
  10. 59d9723 Fixed an issue where the notification could become transparent by Selim Cinek · 10 years ago
  11. 2d75f9f Fix content description for bluetooth icon by Jorim Jaggi · 10 years ago
  12. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  13. 2200f86 All (er, L) is finally revealed. by Dan Sandler · 10 years ago
  14. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  15. 733bcc7 Merge "Hide hotspot tile if 'provisioning' is needed" into lmp-dev by Jason Monk · 10 years ago
  16. 20ef402 Hide hotspot tile if 'provisioning' is needed by Jason Monk · 10 years ago
  17. 988a8a9 Merge "Update 'No notifications' text on configuration change" into lmp-dev by Jorim Jaggi · 10 years ago
  18. 41bb345 Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev by Amith Yamasani · 10 years ago
  19. 92b8d41 Doze: Avoid pulsing in pockets. by John Spurlock · 10 years ago
  20. aa6634e Set the default user restrictions to disallow calling and sms by Amith Yamasani · 10 years ago
  21. 8cc8dfe Update 'No notifications' text on configuration change by Jorim Jaggi · 10 years ago
  22. 6cdeaa0 Fixed a Bluetooth Quick Settings update bug. by PauloftheWest · 10 years ago
  23. 5e08e69 Fix blank Keyguard #4 by Jorim Jaggi · 10 years ago
  24. 449981b Fix blank lockscreen #3 by Jorim Jaggi · 10 years ago
  25. 4bebb1d Update framework icons for media & alarm streams. by John Spurlock · 10 years ago
  26. c403a34 Merge "Doze: Route volume keys to music only while pulsing." into lmp-dev by John Spurlock · 10 years ago
  27. d092fc7 Merge "Ensure that we don't show excluded tasks when we are not in that task (Bug 17657618) - Fix regression with launching an affiliated task due to clipping changes (Bug 17755902) - Tweaking previous changes to home transition - Disable the debug mode option" into lmp-dev by Winson Chung · 10 years ago
  28. 0b99ea9 Doze: Route volume keys to music only while pulsing. by John Spurlock · 10 years ago
  29. 9cb5c4e Ensure that we don't show excluded tasks when we are not in that task (Bug 17657618) by Winson Chung · 10 years ago
  30. e320640 Merge "Fixing crash in Recents due to late onBootCompleted call (Bug 17572254)" into lmp-dev by Winson Chung · 10 years ago
  31. a1b8416 Merge "Don't play hint animations when dozing" into lmp-dev by John Spurlock · 10 years ago
  32. d7912d2 Don't play hint animations when dozing by Jorim Jaggi · 10 years ago
  33. e7b18d2 Merge "Pull roaming from mServiceState for consistency" into lmp-dev by Jason Monk · 10 years ago
  34. ee98df7 Doze: Log screenOnFromTouch when flinging. by John Spurlock · 10 years ago
  35. 1cd44e3 Pull roaming from mServiceState for consistency by Jason Monk · 10 years ago
  36. 8bf05af Fixing crash in Recents due to late onBootCompleted call (Bug 17572254) by Winson Chung · 10 years ago
  37. b514013 Merge "Revert "Add massive logging to investigate blank Keyguard"" into lmp-dev by Jorim Jaggi · 10 years ago
  38. e5238f7 Merge "DozeLog: Keep keyguard monitor alive, keep emer call stats." into lmp-dev by John Spurlock · 10 years ago
  39. bee3b0a DozeLog: Keep keyguard monitor alive, keep emer call stats. by John Spurlock · 10 years ago
  40. 8a63806 Revert "Add massive logging to investigate blank Keyguard" by Jorim Jaggi · 10 years ago
  41. 7910708 Merge "Add option to enable scrim SRC optimization" into lmp-dev by Jorim Jaggi · 10 years ago
  42. e2ff1a4 Merge "Fix overdraw" into lmp-dev by Jorim Jaggi · 10 years ago
  43. 311fc0b Fixed a crash that could occur in the ObservableScrollView by Selim Cinek · 10 years ago
  44. 0e66439 Add option to enable scrim SRC optimization by Jorim Jaggi · 10 years ago
  45. 2bc5406 Fix overdraw by Jorim Jaggi · 10 years ago
  46. 245bd4e Merge "Avoid dozing in car mode." into lmp-dev by John Spurlock · 10 years ago
  47. bd721ca Merge "Touch-exploration improvements to volume dialog." into lmp-dev by John Spurlock · 10 years ago
  48. a0457c2 Touch-exploration improvements to volume dialog. by John Spurlock · 10 years ago
  49. e51b21a Merge "Don't preload task description icons when opening recents" into lmp-dev by Jorim Jaggi · 10 years ago
  50. 1fdd65e Fixed a bug where the QS could get stuck by Selim Cinek · 10 years ago
  51. bdd4b20 Don't preload task description icons when opening recents by Jorim Jaggi · 10 years ago
  52. f4d7fc3 Fixed a crash with disapearing views by Selim Cinek · 10 years ago
  53. 34cf5c4 Increased the falsing threshold when woken up by touch by Selim Cinek · 10 years ago
  54. 870f153 Avoid dozing in car mode. by John Spurlock · 10 years ago
  55. 91dcf1f Merge "Fix GPS icon not showing for secondary users" into lmp-dev by Amith Yamasani · 10 years ago
  56. 27c7b92 Supertoast when user changes zen mode. by John Spurlock · 10 years ago
  57. 84949f5 Fix GPS icon not showing for secondary users by Amith Yamasani · 10 years ago
  58. 895db85 Merge "Fix ColorInversionTile for secondary users" into lmp-dev by Adrian Roos · 10 years ago
  59. 32d88e8 Fix ColorInversionTile for secondary users by Adrian Roos · 10 years ago
  60. 8681c04 Merge "Fix accessibility announcement for QS details" into lmp-dev by Jason Monk · 10 years ago
  61. 59ca78c Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev by Selim Cinek · 10 years ago
  62. 29ed3c9 Enforcing falsing-threshold on touch when using AoD by Selim Cinek · 10 years ago
  63. 231dc0a Merge "SysUI: Correctly compare MediaControllers" into lmp-dev by Christoph Studer · 10 years ago
  64. 510e8cd Merge "Ensure wakelock is released unconditionally." into lmp-dev by Jeff Brown · 10 years ago
  65. a273924 Ensure wakelock is released unconditionally. by Jeff Brown · 10 years ago
  66. 0eba4e2 Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev by Selim Cinek · 10 years ago
  67. 6ec76b0 Merge "Ensure that force lock works with accessibility enabled" into lmp-dev by Adrian Roos · 10 years ago
  68. ba5b3a0 Fixed a bug where the alarm could overlap in QS by Selim Cinek · 10 years ago
  69. 101b785 Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev by John Spurlock · 10 years ago
  70. 58a28eb Doze: Fix NPE found when pulsing and !dozing. by John Spurlock · 10 years ago
  71. 6783bef Fix accessibility announcement for QS details by Jason Monk · 10 years ago
  72. 38fc7606 Ensure that force lock works with accessibility enabled by Adrian Roos · 10 years ago
  73. fdb35f0 Merge "Announce title of QS detail views" into lmp-dev by Jason Monk · 10 years ago
  74. 7eb6202 Fix status bar cast icon not updating by Jason Monk · 10 years ago
  75. 8051316 Announce title of QS detail views by Jason Monk · 10 years ago
  76. cf5d3c9 Doze: Ensure a doze reset happens after leaving keyguard. by John Spurlock · 10 years ago
  77. 7858a1b Merge "Fix order of operations while pulsing the ambient display." into lmp-dev by Jeff Brown · 10 years ago
  78. 4d69e22 Fix order of operations while pulsing the ambient display. by Jeff Brown · 10 years ago
  79. a0fad3b Optimized and improved the status bar performance a lot by Selim Cinek · 10 years ago
  80. 33d326d Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev by Jason Monk · 10 years ago
  81. 813552c When dozing, re-enable falsing threshold and log events. by John Spurlock · 10 years ago
  82. b5245d8 SysUI: Correctly compare MediaControllers by Christoph Studer · 10 years ago
  83. ec81d38 QS: Fix accessibility announce for dual tiles by Jason Monk · 10 years ago
  84. 56eef1c Merge "Try and bind search widget before initial calculations of transition rects. (Bug 17456094)" into lmp-dev by Winson Chung · 10 years ago
  85. f7dd908 Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev by Winson Chung · 10 years ago
  86. 3133616 Merge "Listening for widget changes while Recents is in the background. (Bug 17153663)" into lmp-dev by Winson Chung · 10 years ago
  87. 59b17d8 Merge "Disable QS user switcher when not supported" into lmp-dev by Adrian Roos · 10 years ago
  88. 81e3e94 Disable QS user switcher when not supported by Adrian Roos · 10 years ago
  89. bf5dbf1 Enabling recents stack clipping by Winson Chung · 10 years ago
  90. a8433c6 Merge "Add option for recents to use fake shadows" into lmp-dev by Jorim Jaggi · 10 years ago
  91. 9aefd41 Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev by Selim Cinek · 10 years ago
  92. 595f6d9 Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev by Adrian Roos · 10 years ago
  93. 3ad242d Block QS in sec. users setup when simple by Jason Monk · 10 years ago
  94. 2bc75f0 Merge "Fix crash from USER_PRESENT broadcast in sysui" into lmp-dev by Jason Monk · 10 years ago
  95. 72cc370 Fix wrong face unlock size by Adrian Roos · 10 years ago
  96. cf5a953 Fix crash from USER_PRESENT broadcast in sysui by Jason Monk · 10 years ago
  97. 763546a Merge "Don't crash if a user can't be created" into lmp-dev by Adrian Roos · 10 years ago
  98. cb55703 Add option for recents to use fake shadows by Jorim Jaggi · 10 years ago
  99. e8199c5 Removed round rect clipping and hardware layers from recents by Selim Cinek · 10 years ago
  100. 1391d8a Merge "Living with the LLand." into lmp-dev by Dan Sandler · 10 years ago