1. fa129db Fixed a bug on the notification appear animation by Selim Cinek · 10 years ago
  2. 04d0f75 Adding back-behavior test. by Winson Chung · 10 years ago
  3. 31d66c6 Fixing another case where we weren't properly starting home when Recents is finished due to the screen powering off. by Winson Chung · 10 years ago
  4. 39076ed QS: Improve dual tile labels. by John Spurlock · 10 years ago
  5. 1928aab Merge "Fix scrim in PIN/PUK." by Jorim Jaggi · 10 years ago
  6. a77b85b Fix scrim in PIN/PUK. by Jorim Jaggi · 10 years ago
  7. 93439da Fix scrim flashing when no security is set. by Jorim Jaggi · 10 years ago
  8. b472b347 Improve peek behavior and fix a few bugs in PanelView by Jorim Jaggi · 10 years ago
  9. b724013 Improve fling logic for opening the notification shade by Jorim Jaggi · 10 years ago
  10. 3857ac4 Fix a bug where a short fling resulted in a bad state by Jorim Jaggi · 10 years ago
  11. 2580a976 Improve motion when expanding/collapsing status bar. by Jorim Jaggi · 10 years ago
  12. 605f190 Keep a mirror of the system icons while expanding the panel by Jorim Jaggi · 10 years ago
  13. e2053796 Merge "Fix scrim flashing when no security is set." by Jorim Jaggi · 10 years ago
  14. 3c98b6e Merge "Improve peek behavior and fix a few bugs in PanelView" by Jorim Jaggi · 10 years ago
  15. 2f4688f Merge "Improve fling logic for opening the notification shade" by Jorim Jaggi · 10 years ago
  16. 5cdd1cc Merge "Fix a bug where a short fling resulted in a bad state" by Jorim Jaggi · 10 years ago
  17. 92d9b19 QS: Add a caret to the dual tile labels. by John Spurlock · 10 years ago
  18. 6612727 Doze: allow devices to opt-out of sigmotion trigger. by John Spurlock · 10 years ago
  19. f41fc96 Add fingerprint detection support to Keyguard. by Jim Miller · 10 years ago
  20. fb9bc0f Merge "Improve motion when expanding/collapsing status bar." by Jorim Jaggi · 10 years ago
  21. 5d69958 Merge "Keep a mirror of the system icons while expanding the panel" by Jorim Jaggi · 10 years ago
  22. 6582041 Don't swear when setting remote music volume without a controller by Jean-Michel Trivi · 10 years ago
  23. d7b2cb1 Continuing refactor of TaskStackView. by Winson Chung · 10 years ago
  24. 65fa0a9 Avoid upranking battery level/saver notifications by Christoph Studer · 10 years ago
  25. 6507f2e Badge document activities in Recents by Robin Lee · 10 years ago
  26. aa7e529 Merge "Fixing bug where search bar is not updated when search package is first installed." by Winson Chung · 10 years ago
  27. 8eaeb7d Fixing bug where search bar is not updated when search package is first installed. by Winson Chung · 10 years ago
  28. f1fbd77 Use Task last active time to ensure we don't reload items for the cache. by Winson Chung · 10 years ago
  29. 8e548f7 Refactoring Recents layout into an xml. by Winson Chung · 10 years ago
  30. cdbbb7e Refactoring RecentsActivity and TaskStackViewTouchHandler. by Winson Chung · 10 years ago
  31. c286444 Merge "Use Task last active time to ensure we don't reload items for the cache." by Winson Chung · 10 years ago
  32. 19c9518 b/15729204 Pipe sessions through to VolumePanel by RoboErik · 10 years ago
  33. 1f75d03 Merge "SystemUI garbage collection." by John Spurlock · 10 years ago
  34. 0557c3f SystemUI garbage collection. by John Spurlock · 10 years ago
  35. 25b3b8e Merge "Create a basic doze dream in SystemUI." by John Spurlock · 10 years ago
  36. bf37099 Create a basic doze dream in SystemUI. by John Spurlock · 10 years ago
  37. dbbf45e Attempt to fix infinite recursion. by Jorim Jaggi · 10 years ago
  38. 775a159 Merge "Remove suppression of ZEN'd notifications" by Christoph Studer · 10 years ago
  39. 6cb9e0f Remove suppression of ZEN'd notifications by Christoph Studer · 10 years ago
  40. e71fefc Remove notification APIs from StatusBar service by Christoph Studer · 10 years ago
  41. 9e58b3c Merge "Remove notification APIs from StatusBar service" by Christoph Studer · 10 years ago
  42. d543c1b Ensuring that we fire the right intent when going home from Recents. by Winson Chung · 10 years ago
  43. 1129883 Fade notification contents when expanding/contracting by Jorim Jaggi · 10 years ago
  44. 653b0d6 Ensuring that we unload all resources after a transition. by Winson Chung · 10 years ago
  45. 858aef2 Merge "Add lock-to-app mode" by Jason Monk · 10 years ago
  46. 62515be Add lock-to-app mode by Jason Monk · 10 years ago
  47. b325ce8 Add a null check to UserAvatarView.setBitmap by Andreas Gampe · 10 years ago
  48. f99d000 Improve unlock motion further. by Selim Cinek · 10 years ago
  49. a800167 Merge "Hide status bar in bouncer" by Jorim Jaggi · 10 years ago
  50. 44cf919 Hide status bar in bouncer by Jorim Jaggi · 10 years ago
  51. 89faff1 Closing the QS when tapping on the notifications now. by Selim Cinek · 10 years ago
  52. 00a7889 Merge "Scrimming the notifications when QS is open." by Selim Cinek · 10 years ago
  53. f54090e Scrimming the notifications when QS is open. by Selim Cinek · 10 years ago
  54. cdf74c2 Merge "Implement keyguard user switcher" by Adrian Roos · 10 years ago
  55. 8ddb2da Implement keyguard user switcher by Adrian Roos · 10 years ago
  56. 1f76132 Toggling Recents from home should actually toggle Recents instead of launching the first task. by Winson Chung · 10 years ago
  57. 7ab650c Adding start delay to the task view transforms. by Winson Chung · 10 years ago
  58. a0388bb Battery saver notifications should be public. by John Spurlock · 10 years ago
  59. 1275842 Merge "Re-enabling task based filtering in Recents using package name." by Winson Chung · 10 years ago
  60. e0e45bc Re-enabling task based filtering in Recents using package name. by Winson Chung · 10 years ago
  61. 0679563 Adding status bar scrim, reducing extra work updating configuration values. by Winson Chung · 10 years ago
  62. 90dcb62 Merge "Adding status bar scrim, reducing extra work updating configuration values." by Winson Chung · 10 years ago
  63. 95483fd Merge "Ensuring that null thumbnails have an opaque background." by Winson Chung · 10 years ago
  64. 16b414f Merge "Fix bug when Keyguard gets hidden." by Jorim Jaggi · 10 years ago
  65. 53c68a4 Fix bug when Keyguard gets hidden. by Jorim Jaggi · 10 years ago
  66. 5ced68b am cf24e6de: SysUI: Hide grouped notifications by Christoph Studer · 10 years ago
  67. c08cd7c SysUI: Hide grouped notifications by Christoph Studer · 10 years ago
  68. aebc0cd Merge "Fixed a bug with overscrolling on the bottom." by Selim Cinek · 10 years ago
  69. fed1ab6 Fixed a bug with overscrolling on the bottom. by Selim Cinek · 10 years ago
  70. c9567c0 Ensuring that null thumbnails have an opaque background. by Winson Chung · 10 years ago
  71. 129e7ac Fix paddings for user switch and status bar icons. by Jorim Jaggi · 10 years ago
  72. 64d1fbf Merge "QS: Update embedded vol panel when re-attached to window." by John Spurlock · 10 years ago
  73. 5de9667 QS: Update embedded vol panel when re-attached to window. by John Spurlock · 10 years ago
  74. 969f586 Tweaking enter/scrim animations/styles. Fixing issue with clipping not saving layers. by Winson Chung · 10 years ago
  75. 4e456be Fixed that the top card casts a shadow on the second by Selim Cinek · 10 years ago
  76. b688bf7 Fixed a bug where the device could not be unlocked. by Selim Cinek · 10 years ago
  77. ea8a3d2 Merge "Fixed a bug in the scrolling logic" by Selim Cinek · 10 years ago
  78. 94d46ab am 7cf7969c: Fixed a bug where the device could not be unlocked. by Selim Cinek · 10 years ago
  79. 48e746c Fixed a bug in the scrolling logic by Selim Cinek · 10 years ago
  80. 67de52c Merge "Bigger clock." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  81. 220bf5c Bigger clock. by Jorim Jaggi · 10 years ago
  82. 587e9e1 Merge "Revert "Improve unlock motion."" into lmp-preview-dev by Jorim Jaggi · 10 years ago
  83. cc69324 Revert "Improve unlock motion." by Jorim Jaggi · 10 years ago
  84. fd9d441 Improve unlock motion. by Jorim Jaggi · 10 years ago
  85. 8f4ac9e Merge "Revert "Introduced fading views for the camera interaction on the lockscreen."" into lmp-preview-dev by Jorim Jaggi · 10 years ago
  86. a27b004 Revert "Introduced fading views for the camera interaction on the lockscreen." by Jorim Jaggi · 10 years ago
  87. 1aed973 Introduced fading views for the camera interaction on the lockscreen. by Selim Cinek · 10 years ago
  88. 47f166d Fixing issue where we do not get the task rects, and therefore have no transitions. (Bug 15610655) by Winson Chung · 10 years ago
  89. 0a27be8 Fix blank lockscreen. by Jorim Jaggi · 10 years ago
  90. 8c763b8 Merge "PowerUI: Dial down logging." by John Spurlock · 10 years ago
  91. 3ff2de6 PowerUI: Dial down logging. by John Spurlock · 10 years ago
  92. d34804c am b6d02956: Merge "Bigger clock." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  93. 7b1fda8 am bfb2ad5e: Merge "Revert "Introduced fading views for the camera interaction on the lockscreen."" into lmp-preview-dev by Jorim Jaggi · 10 years ago
  94. 803c5eb Merge commit 'fd7ef123c01718e44c13ed638b86a7483ae2d9c9' by Geoff Mendal · 10 years ago
  95. 42617c3 Merge "Cleaning up some old animation code, only setting view properties that have changed." by Winson Chung · 10 years ago
  96. b5ddfc3 Cleaning up some old animation code, only setting view properties that have changed. by Winson Chung · 10 years ago
  97. 743d5c9 Clipping the task bar against the task view. by Winson Chung · 10 years ago
  98. ad6f276 Enabling Home->Recents transition. by Winson Chung · 10 years ago
  99. a26fb78 Fixing issues with dim not animating, adding dismiss button delay, tweaking empty recents text. (Bug 15431590, 15573497) by Winson Chung · 10 years ago
  100. 9214eff Fix regression in using visibility flags. by Winson Chung · 10 years ago