1. d2eb55d Fixes rounded corners for clear all button on low ram devices by Matthew Ng · 7 years ago
  2. 9e177f0 Handle clear all button show and hide functionality for low ram devices by Matthew Ng · 7 years ago
  3. 17e4bed Merge "Fixes seascape recents task centering for low ram devices" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  4. 3a5ec52 Fixes seascape recents task centering for low ram devices by Matthew Ng · 7 years ago
  5. b44ccea Updates the background of the clear all button for low ram devices by Matthew Ng · 7 years ago
  6. d45aac4 Fix issue with resizing background and incorrectly outline. by Winson Chung · 7 years ago
  7. ef15776 resolve merge conflicts of a1f64b0a9188 to oc-mr1-dev by Lucas Dupin · 7 years ago
  8. e17ce52 Fix jank when switching themes by Lucas Dupin · 7 years ago
  9. 6498f96 Revert "Fix jank when switching themes" by Jorim Jaggi · 7 years ago
  10. e5d0b9d Fix jank when switching themes by Lucas Dupin · 7 years ago
  11. 43db6d2 Android Recents implementation for low ram devices by Matthew Ng · 7 years ago
  12. 7224c1e Moving color extraction classes by Lucas Dupin · 7 years ago
  13. e2292a9 Moving color extraction classes by Lucas Dupin · 7 years ago
  14. 3ceaa0a Dark text support on Recents by Lucas Dupin · 7 years ago
  15. d78aa5d Revert "Support dark text on Recents" by Lucas Dupin · 7 years ago
  16. 512ce6c Support dark text on Recents by Lucas Dupin · 7 years ago
  17. 5266ad1 Darker extracted gradients. by Lucas Dupin · 7 years ago
  18. ae90ba8 Vary opacity based on number of tasks. by Lucas Dupin · 7 years ago
  19. 1ead7fc Scrims should be grey when in-app by Lucas Dupin · 7 years ago
  20. 7aaa353 Tonal palette gradient types by Lucas Dupin · 7 years ago
  21. d691cc1 Merge "Updating Overview to work with PiP" into oc-dev am: 0553cbcf36 by Winson Chung · 7 years ago
  22. 0553cbc Merge "Updating Overview to work with PiP" into oc-dev by Winson Chung · 7 years ago
  23. 34795e3 Optimize hot launching recents by Jorim Jaggi · 7 years ago
  24. cf4411d Optimize hot launching recents by Jorim Jaggi · 7 years ago
  25. b502690 Updating Overview to work with PiP by Winson Chung · 7 years ago
  26. 314d41f ColorExtractor available through Dependency by Lucas Dupin · 7 years ago
  27. 6672fb4 Color extracted gradient on Overview by Lucas Dupin · 7 years ago
  28. b7035f3 Added open, dismiss and split screen as custom accessibility actions by Matthew Ng · 8 years ago
  29. 71cfaee Move grid checking into the layout algorithm. am: 26f637b555 am: c29cd0fdca by Jiaquan He · 8 years ago
  30. c29cd0f Move grid checking into the layout algorithm. am: 26f637b555 by Jiaquan He · 8 years ago
  31. 9577cb8 2D Recents: use a slightly darker scrim background am: 48de4e6afe am: bec5fee38d by Manu Cornet · 8 years ago
  32. 26f637b Move grid checking into the layout algorithm. by Jiaquan He · 8 years ago
  33. 48de4e6 2D Recents: use a slightly darker scrim background by Manu Cornet · 8 years ago
  34. bf8e290 DO NOT MERGE - Port 2D recents implementation from master to nyc-mr2 by Manu Cornet · 8 years ago
  35. 5db30f0 2D Recents: Show / hide / layout the Clear all button as needed by Manu Cornet · 8 years ago
  36. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  37. b7164cd Removed old stack member variable in RecentsView by Matthew Ng · 8 years ago
  38. 08deff0 Reverting ag/1288123 by Winson · 8 years ago
  39. c54c748 Ensuring that the dock state is opposite of the nav bar. by Winson · 8 years ago
  40. b34b7de Use a round rect background drawable for "clear all" by Teng-Hui Zhu · 8 years ago
  41. 27c28f8 Fix exception when docking task. by Winson · 8 years ago
  42. 3f32e7e Tweaks to make overview animations to match spec. by Winson · 8 years ago
  43. b677bcb Hiding clear-all button on drag start. by Winson · 8 years ago
  44. 99ef458 Adding hint text for drop targets. by Winson · 8 years ago
  45. d2a0306 Adding desired undocking animation. by Winson · 8 years ago
  46. 67c7957 Fixing various layout issues when docking by Winson · 8 years ago
  47. f21c3dac Fixing crash. by Winson · 8 years ago
  48. 29379ec TRON refinements for multi-window by Jorim Jaggi · 8 years ago
  49. d72c315 Adding more logging of the state to the bug report. by Winson · 8 years ago
  50. 24251b6 Fixing tiny issue with empty state graphic not being centered correctly. by Winson · 8 years ago
  51. 47c78f9 Fixing small regression in clear-all button and scrim alpha animation. by Winson · 8 years ago
  52. 1985237 Putting clear-all button on the right to match design. by Winson · 8 years ago
  53. e8a4eff Moving the background to the window. by Winson · 8 years ago
  54. 3b6ba1a Adding clear-all button. by Winson · 8 years ago
  55. c69249f Fixing regression in recents entrance animation when docking app by Winson · 8 years ago
  56. a1ededd Launch state/config change audit. (Part 1) by Winson · 8 years ago
  57. c69bd22 Implement transition for docking task in recents #6 by Jorim Jaggi · 9 years ago
  58. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 9 years ago
  59. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 9 years ago
  60. 8f6ee48 Completely removing dead code related to history view. by Winson · 8 years ago
  61. 008ee15f Completely removing dead code related to search widget. by Winson · 8 years ago
  62. 59924fe Iterating on stack layout by Winson · 8 years ago
  63. 2068408 Allow dragging to dock single tasks. by Winson · 8 years ago
  64. 196e861 Updating empty state graphic. by Winson · 9 years ago
  65. 4cfea69 Fixing crash in Recents by Winson · 9 years ago
  66. 8873754 Refactoring to update stack in onResume. by Winson · 9 years ago
  67. e693aaf Disabling timer by Winson · 9 years ago
  68. 931845f Dev preview changes for incompatible apps. by Winson · 9 years ago
  69. 91b225d Disabling history by Winson · 9 years ago
  70. 231bc9c Adding view debug annotations to simplifying debugging state. by Winson · 9 years ago
  71. 4232952 Adding logging for timeout and other features. by Winson · 9 years ago
  72. e161f08 Multi-window optimizations #3 by Jorim Jaggi · 9 years ago
  73. 5044863 Tweaking enter from/exit to home animations. by Winson · 9 years ago
  74. be8e696 Allow animation controls for each animated property. by Winson · 9 years ago
  75. c0d7058 Referencing static interpolators. by Winson · 9 years ago
  76. 214f0f0 Part 2: Adding clear-all to history by Winson · 9 years ago
  77. 49df420 Part 1: Tweaking history transition to match design. by Winson · 9 years ago
  78. f6e9228b move framework metrics over to new proto by Chris Wren · 9 years ago
  79. 8aa9959 Starting the dismiss animation in parallel with the gesture. by Winson · 9 years ago
  80. c5fd350 Removing extraneous calls. by Winson · 9 years ago
  81. c8a4cdc Fix regression with drop targets not being visible. by Winson · 9 years ago
  82. f298e90 Enable enter animation when docking by dragging from recents. by Filip Gruszczynski · 9 years ago
  83. 036693c Preventing dock target from showing for single tasks. by Winson · 9 years ago
  84. 4b057c6 Fixing crash when dismissing last stack task. by Winson · 9 years ago
  85. 3e87474 Improving drag and drop animations. by Winson · 9 years ago
  86. dc8de84 Cleaning up imports and dead code. by Winson · 9 years ago
  87. b4f4dc4 Merge "Refactoring and unifying TaskView animations." by Winson Chung · 9 years ago
  88. 3b8e5a1 Merge "Moving more callbacks to animated events." by Winson Chung · 9 years ago
  89. 55e20d5 Removing workaround causing full view inflation. by Winson · 9 years ago
  90. f24f216 Refactoring and unifying TaskView animations. by Winson · 9 years ago
  91. ef06413 Moving more callbacks to animated events. by Winson · 9 years ago
  92. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  93. aaeaac1 Refactoring to AnimatedEvent. by Winson Chung · 9 years ago
  94. 9756755 Fixing merge issue from ag/830529 by Winson Chung · 9 years ago
  95. 0626677 Ensuring that the undocked task is visible in Overview. by Winson Chung · 9 years ago
  96. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  97. 48f2cda Removing the debug header bar icon. by Winson Chung · 9 years ago
  98. de750de Only show historical tasks in history. by Winson Chung · 9 years ago
  99. 9a74290 Coordinating empty view with the history view. by Winson Chung · 9 years ago
  100. fe412b5 Merge "Add multi-window entry points logging" by Jorim Jaggi · 9 years ago