1. 813552c When dozing, re-enable falsing threshold and log events. by John Spurlock · 10 years ago
  2. 59b17d8 Merge "Disable QS user switcher when not supported" into lmp-dev by Adrian Roos · 10 years ago
  3. 81e3e94 Disable QS user switcher when not supported by Adrian Roos · 10 years ago
  4. 595f6d9 Merge "Reinitialize emergency calls only view if configuration changes" into lmp-dev by Adrian Roos · 10 years ago
  5. 3ad242d Block QS in sec. users setup when simple by Jason Monk · 10 years ago
  6. 72cc370 Fix wrong face unlock size by Adrian Roos · 10 years ago
  7. 54f934c Reinitialize emergency calls only view if configuration changes by Adrian Roos · 10 years ago
  8. f99727c Don't crash if a user can't be created by Adrian Roos · 10 years ago
  9. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  10. 50a8ea6 Doze: Workaround vibration-related pickup gestures. by John Spurlock · 10 years ago
  11. 5ff1d4f Merge "Doze: Aggressively dial down notification-related pulses." into lmp-dev by John Spurlock · 10 years ago
  12. 190d026 Doze: Aggressively dial down notification-related pulses. by John Spurlock · 10 years ago
  13. a2f945e Merge "Changed the swipe up search affordance" into lmp-dev by Selim Cinek · 10 years ago
  14. 92d892c Changed the swipe up search affordance by Selim Cinek · 10 years ago
  15. 8cd9e2d NavigationBarView: Fix NPE in Drawable.setVisible() by Dan Sandler · 10 years ago
  16. 49b0345 Merge "Fix jank while unlocking and security is set" into lmp-dev by Jorim Jaggi · 10 years ago
  17. ca68f2c Merge "Customized ripple animation for navigation bar" into lmp-dev by Dan Sandler · 10 years ago
  18. 416493b Fix jank while unlocking and security is set by Jorim Jaggi · 10 years ago
  19. 4231096 Customized ripple animation for navigation bar by Christian Robertson · 10 years ago
  20. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  21. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  22. d1184494 Merge "Make status bar indicators reflect the network actually in use." into lmp-dev by Robert Greenwalt · 10 years ago
  23. a8a37222 Merge "Add touch disabled state output in dumpsys" into lmp-dev by Jorim Jaggi · 10 years ago
  24. 50d87a7 Add touch disabled state output in dumpsys by Jorim Jaggi · 10 years ago
  25. 689d491 Merge "Avoid some more layer creations" into lmp-dev by Jorim Jaggi · 10 years ago
  26. cffd540 Merge "Attempt to fix invisible Keyguard #2" into lmp-dev by Jorim Jaggi · 10 years ago
  27. d41083a Attempt to fix invisible Keyguard #2 by Jorim Jaggi · 10 years ago
  28. e19b1ac Avoid some more layer creations by Jorim Jaggi · 10 years ago
  29. 64d4dca Assign default icon to users at creation time and in SystemUI. by Alexandra Gherghina · 10 years ago
  30. 5262fe3a Merge "Add massive logging to investigate blank Keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  31. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 10 years ago
  32. 3e42b33 Merge "Doze: Introduce a pulse period function." into lmp-dev by John Spurlock · 10 years ago
  33. d06aa57 Doze: Introduce a pulse period function. by John Spurlock · 10 years ago
  34. 8353e76 Merge "Don't use layers when fading between public/private layout" into lmp-dev by Jorim Jaggi · 10 years ago
  35. 72eda17 Merge "Fixed a crash when the more card or the dismissview was longpressed" into lmp-dev by Selim Cinek · 10 years ago
  36. 9d25c97 Merge "Fixed a bug where the drag down animation was behaving wrong" into lmp-dev by Selim Cinek · 10 years ago
  37. 88619b1 Merge "Fixed a bug where the notifications and the clock could jump" into lmp-dev by Selim Cinek · 10 years ago
  38. aa92ffb Don't use layers when fading between public/private layout by Jorim Jaggi · 10 years ago
  39. bdefcdf Fixed a crash when the more card or the dismissview was longpressed by Selim Cinek · 10 years ago
  40. 23dd176 Make status bar indicators reflect the network actually in use. by Lorenzo Colitti · 10 years ago
  41. 66c0d0c Merge "QS: Fix NPE path inside cell tile." into lmp-dev by John Spurlock · 10 years ago
  42. f7f00ea QS: Fix NPE path inside cell tile. by John Spurlock · 10 years ago
  43. e81d5c9 Merge "Fix PIN/PUK flow" into lmp-dev by Jorim Jaggi · 10 years ago
  44. ef76455 Merge "Fix invisible Keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  45. 5cbfe54 Fix invisible Keyguard by Jorim Jaggi · 10 years ago
  46. f18271c Fix PIN/PUK flow by Jorim Jaggi · 10 years ago
  47. ebd8589 Merge "Fix QS interception on tablets" into lmp-dev by Jorim Jaggi · 10 years ago
  48. cfc91cf Fixed a bug where the drag down animation was behaving wrong by Selim Cinek · 10 years ago
  49. 0c85e86 Fix QS interception on tablets by Jorim Jaggi · 10 years ago
  50. 237a701 Fixed a bug where the notifications and the clock could jump by Selim Cinek · 10 years ago
  51. 6658b15 Merge "Don't let two closing animations run at the same time" into lmp-dev by Jorim Jaggi · 10 years ago
  52. 9813955 Don't let two closing animations run at the same time by Jorim Jaggi · 10 years ago
  53. 00fb8a8 Merge "Use simpler layout for auto-redacted notifications" into lmp-dev by Jorim Jaggi · 10 years ago
  54. b1cd3c1 Inflate guts only when needed by Jorim Jaggi · 10 years ago
  55. e5c06a6 Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169) by Winson Chung · 10 years ago
  56. ed713ee Use simpler layout for auto-redacted notifications by Jorim Jaggi · 10 years ago
  57. d5dfb72 Merge "Doze: Wake up on touch, fade between states." into lmp-dev by John Spurlock · 10 years ago
  58. 8b12f22 Doze: Wake up on touch, fade between states. by John Spurlock · 10 years ago
  59. 9580f6c Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-dev by Jason Monk · 10 years ago
  60. e5322f4 Merge "Show confirmation dialog when adding user from QS" into lmp-dev by Adrian Roos · 10 years ago
  61. e60d6ed Merge "Don't crash if there's no QS panel" into lmp-dev by Adrian Roos · 10 years ago
  62. fbc3f19 Merge "Remove a few unnecessary withLayer() calls" into lmp-dev by Jorim Jaggi · 10 years ago
  63. f832638 Merge "Fix padding between R and wifi icon" into lmp-dev by Jorim Jaggi · 10 years ago
  64. a9dddfb Merge "Fixed a bug that the icon was not animating anymore when updating." into lmp-dev by Selim Cinek · 10 years ago
  65. 2d12d98 Merge "Properly announcing HUN state for talkback" into lmp-dev by Selim Cinek · 10 years ago
  66. f219dad Merge "Avoiding heads-up when accessibility is turned on" into lmp-dev by Selim Cinek · 10 years ago
  67. 6107a10 Remove a few unnecessary withLayer() calls by Jorim Jaggi · 10 years ago
  68. c737b9b Fix padding between R and wifi icon by Jorim Jaggi · 10 years ago
  69. 51ae05d Fixed a bug that the icon was not animating anymore when updating. by Selim Cinek · 10 years ago
  70. 33b5f78 Merge "Do not dim the non-activated notifications on lockscreen" into lmp-dev by Jorim Jaggi · 10 years ago
  71. 4538cee Do not dim the non-activated notifications on lockscreen by Jorim Jaggi · 10 years ago
  72. e51d6a3 Merge "Apply color to auto-redacted notification" into lmp-dev by Jorim Jaggi · 10 years ago
  73. 5276a77 Properly announcing HUN state for talkback by Selim Cinek · 10 years ago
  74. a8fefa5 Avoiding heads-up when accessibility is turned on by Selim Cinek · 10 years ago
  75. 0110c57 Merge "Fixed a bug with the anti-falsing logic with dismissing" into lmp-dev by Selim Cinek · 10 years ago
  76. 6db58cb Merge "Bring consistency to FLAG_ONLY_ALERT_ONCE semantics." into lmp-dev by Chris Wren · 10 years ago
  77. d93d5ad Bring consistency to FLAG_ONLY_ALERT_ONCE semantics. by Chris Wren · 10 years ago
  78. 92cb37a Merge "Start all resolver activities after keyguard is gone" into lmp-dev by Jorim Jaggi · 10 years ago
  79. a1eeade Apply color to auto-redacted notification by Jorim Jaggi · 10 years ago
  80. a3bb226 Merge "Fix invisible low prio notifications in SHADE_LOCKED" into lmp-dev by Jorim Jaggi · 10 years ago
  81. 0c37ba3 Add user-specific playSoundEffect and use in NavBar by Jason Monk · 10 years ago
  82. 1715752 Merge "add more info to WifiConfiguration.toString: - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don't loose connection, hence it must be looked at with each Network State Change" into lmp-dev by vandwalle · 10 years ago
  83. 95e7108 Merge "Add VPN Key to signal icons" into lmp-dev by Jason Monk · 10 years ago
  84. 0c6763a Show confirmation dialog when adding user from QS by Adrian Roos · 10 years ago
  85. 85dc23c Start all resolver activities after keyguard is gone by Jorim Jaggi · 10 years ago
  86. 1e4ecf8 Don't crash if there's no QS panel by Adrian Roos · 10 years ago
  87. 9261b3b Fix invisible low prio notifications in SHADE_LOCKED by Jorim Jaggi · 10 years ago
  88. cb2b673 Fixed a bug with the anti-falsing logic with dismissing by Selim Cinek · 10 years ago
  89. 448e208 add more info to WifiConfiguration.toString: by vandwalle · 10 years ago
  90. 71aa8ab Merge "Camera2: Final API revisions" into lmp-dev by Eino-Ville Talvala · 10 years ago
  91. dfafca7 Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev by RoboErik · 10 years ago
  92. fd88743 Camera2: Final API revisions by Eino-Ville Talvala · 10 years ago
  93. 14f717a rename add/removeCallback to register/unregisterCallback by RoboErik · 10 years ago
  94. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  95. 89b39b2 Merge "Don't update notification layer when collapsing the panel" into lmp-dev by Jorim Jaggi · 10 years ago
  96. 8e2128b Merge "SysUI: Sort status bar notification icons" into lmp-dev by Christoph Studer · 10 years ago
  97. 3128f12 Add VPN Key to signal icons by Jason Monk · 10 years ago
  98. 12a6782 Don't update notification layer when collapsing the panel by Jorim Jaggi · 10 years ago
  99. 668c897 SysUI: Sort status bar notification icons by Christoph Studer · 10 years ago
  100. f2f0a07 Merge "Remove the scrimming of notifications" into lmp-dev by Jorim Jaggi · 10 years ago