1. b55386d Fixed the minimum height of groups on the lockscreen by Selim Cinek · 9 years ago
  2. af0dc31 Reusing the notification algorithm now when rotating by Selim Cinek · 9 years ago
  3. 496126a Fixed a hole in the shade that could exist with heads up by Selim Cinek · 9 years ago
  4. 3e88137 Fixed that notification stacks could overlap weirdly by Selim Cinek · 9 years ago
  5. 816c8e4 Legacy custom views now get properly layed out again by Selim Cinek · 9 years ago
  6. 65b2e7c Update the notification templates by Selim Cinek · 9 years ago
  7. 83bc783 Changed the appearance of notification bundles by Selim Cinek · 9 years ago
  8. 2cb7004 Scale notifications on lockscreen for 420 dpi devices by Jorim Jaggi · 9 years ago
  9. f92a1fd Fixed a bug where notifications shadows were blinking out by Selim Cinek · 9 years ago
  10. 9c17b77 Cleaned up the clipping logic for the dismiss motion. by Selim Cinek · 9 years ago
  11. 79d79c4 The heads up now have a margin on top and don't stick to the edge by Selim Cinek · 9 years ago
  12. 131c1e2 Made sure that HUNS with full screen intents stay pinned by Selim Cinek · 9 years ago
  13. 8d5727f Fixed a bug where the notifications would jump when going to the full shade by Selim Cinek · 9 years ago
  14. 684a442 Follow up CL for heads up notification refactoring by Selim Cinek · 9 years ago
  15. a4baaa3 Made StackScrollAlgorithm HUN logic only depend on children by Selim Cinek · 9 years ago
  16. e53e6bb Fixed a bug where a notification could not be collapsed by Selim Cinek · 9 years ago
  17. 1f3f544 Fixed more heads up bugs by Selim Cinek · 9 years ago
  18. d228115 More Heads Up bug fixes by Selim Cinek · 9 years ago
  19. 8d490d4 Treating headsUpViews now as real notification citizen by Selim Cinek · 9 years ago
  20. a59ecc3 Handling a few more border cases with HUNs by Selim Cinek · 9 years ago
  21. b8f09cf Integrate Heads-up notifications into the shade by Selim Cinek · 9 years ago
  22. b5605e5 Enable surfacing of notification children by Selim Cinek · 9 years ago
  23. b036ca4 Made stack scroller animation and apply logic reusable by Selim Cinek · 9 years ago
  24. c5baa3e Fixed a bug with notification clipping by Selim Cinek · 10 years ago
  25. 02af41e Fixed a bug when double tapping a notification in the normal shade by Selim Cinek · 10 years ago
  26. 4538cee Do not dim the non-activated notifications on lockscreen by Jorim Jaggi · 10 years ago
  27. 06c19ea Remove the scrimming of notifications by Jorim Jaggi · 10 years ago
  28. afd7f11 Merge "Fixed several bugs with the notification shade" into lmp-dev by Selim Cinek · 10 years ago
  29. 31094df Fixed several bugs with the notification shade by Selim Cinek · 10 years ago
  30. d7c1fae Don't scale notifications on Keyguard for devices < xxhdpi by Jorim Jaggi · 10 years ago
  31. 4581cf8 Fixed a jump in the stack scroller algorithm by Selim Cinek · 10 years ago
  32. 3afd00e Fixed a bug in the notification stack algorithm by Selim Cinek · 10 years ago
  33. ae44128 Animate public/private notification layouts by Jorim Jaggi · 10 years ago
  34. 3107cfa Fixed a bug with low priotity notification coloring by Selim Cinek · 10 years ago
  35. 362dd6d Add glyph rerasterization hack for SystemUI. by Jorim Jaggi · 10 years ago
  36. d83771e Fixed a visual stack collapsing bug by Selim Cinek · 10 years ago
  37. ad3e5af Fixed some logic in the stack scroller algorithm by Selim Cinek · 10 years ago
  38. 4fe3e47 Fixed bugs in the stack scroller by Selim Cinek · 10 years ago
  39. 3d2b94bf Made notifications below speedbump grey. by Selim Cinek · 10 years ago
  40. 697178b Refactored the notification backgrounds by Selim Cinek · 10 years ago
  41. 2e34ec3 Fix clipping of notifications on lockscreen. by Jorim Jaggi · 10 years ago
  42. bf37099 Create a basic doze dream in SystemUI. by John Spurlock · 10 years ago
  43. f54090e Scrimming the notifications when QS is open. by Selim Cinek · 10 years ago
  44. 4e456be Fixed that the top card casts a shadow on the second by Selim Cinek · 10 years ago
  45. e299793 Fixed the calculation of the clipTopAmount which lead to holes. by Selim Cinek · 10 years ago
  46. 429b1ab Merge "Fixed an issue where holes in the notification shade could appear." into lmp-preview-dev by Selim Cinek · 10 years ago
  47. 32b5f7a Merge "Added card elevation when card is clicked on the lockscreen" into lmp-preview-dev by Selim Cinek · 10 years ago
  48. 7d44772 Fixed an issue where holes in the notification shade could appear. by Selim Cinek · 10 years ago
  49. b89de4e Added card elevation when card is clicked on the lockscreen by Selim Cinek · 10 years ago
  50. 3cb07a46 DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  51. 1408eb5 Changed the overscroll and expanding behaviour. by Selim Cinek · 10 years ago
  52. 708a6c1 Introduced animations for the clipTopAmount of notifications. by Selim Cinek · 10 years ago
  53. 8efa6dd Improved the animation logic of the stack scroller. by Selim Cinek · 10 years ago
  54. 8d9ff9c Introduced overscrolling for the new notifications by Selim Cinek · 10 years ago
  55. b96924d Corrected top stack logic of notifications again. by Selim Cinek · 10 years ago
  56. 34c0a8d Improved the notification stack logic further by Selim Cinek · 10 years ago
  57. d552d9d Introduce AmbientState for StackScroller. by Jorim Jaggi · 10 years ago
  58. eb97356 Refactored the notification animations, improved stack scroller by Selim Cinek · 10 years ago
  59. 9cbadd3 Always use algorithm to set the children height. by Jorim Jaggi · 10 years ago
  60. 4a1ac84 Fixed several bugs regarding the state of the notifications by Selim Cinek · 10 years ago
  61. 8c1a44b Layout notifications on top and introduce artifical margin by Jorim Jaggi · 10 years ago
  62. be565df Refactored the layout of a notifications by Jorim Jaggi · 10 years ago
  63. d3406d7 Merge "Flatten notification hiearchy and remove glow." by Jorim Jaggi · 10 years ago
  64. fe40f7d Flatten notification hiearchy and remove glow. by Jorim Jaggi · 10 years ago
  65. 2ba5f1f Fixed race condition regarding first child max height by Selim Cinek · 10 years ago
  66. b6e0e12 Fixed a bug where holes could occur in the new shade. by Selim Cinek · 10 years ago
  67. 343e6e2 Avoiding intermediate states in NotificationStackScroller by Selim Cinek · 10 years ago
  68. 9f347ae Fix first child handling with GONE children. by Jorim Jaggi · 10 years ago
  69. 584a7aa resolved conflicts for merge of ff0978fd to master-lockscreen-dev by Jorim Jaggi · 10 years ago
  70. 1685e63 Further improved NotificationStackScroller by Selim Cinek · 10 years ago
  71. d4a5744 Limit notifications on lockscreen to a maximum 4. by Jorim Jaggi · 10 years ago
  72. b6d85eb Enabled the new notification shade and improved expanding logic by Selim Cinek · 10 years ago
  73. 6e3eceb Expose locations from NotifStackScrollLayout by Christoph Studer · 10 years ago
  74. 67b2260 Initial implementation of NotificationStackScroller by Selim Cinek · 10 years ago