1. 47c78f9 Fixing small regression in clear-all button and scrim alpha animation. by Winson · 8 years ago
  2. 1985237 Putting clear-all button on the right to match design. by Winson · 8 years ago
  3. e8a4eff Moving the background to the window. by Winson · 8 years ago
  4. 3b6ba1a Adding clear-all button. by Winson · 8 years ago
  5. c69249f Fixing regression in recents entrance animation when docking app by Winson · 8 years ago
  6. a1ededd Launch state/config change audit. (Part 1) by Winson · 8 years ago
  7. c69bd22 Implement transition for docking task in recents #6 by Jorim Jaggi · 8 years ago
  8. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  9. 192086e Implement transition for docking task in recents #1 by Jorim Jaggi · 8 years ago
  10. 8f6ee48 Completely removing dead code related to history view. by Winson · 8 years ago
  11. 008ee15f Completely removing dead code related to search widget. by Winson · 8 years ago
  12. 59924fe Iterating on stack layout by Winson · 8 years ago
  13. 2068408 Allow dragging to dock single tasks. by Winson · 8 years ago
  14. 196e861 Updating empty state graphic. by Winson · 8 years ago
  15. 4cfea69 Fixing crash in Recents by Winson · 8 years ago
  16. 8873754 Refactoring to update stack in onResume. by Winson · 8 years ago
  17. e693aaf Disabling timer by Winson · 8 years ago
  18. 931845f Dev preview changes for incompatible apps. by Winson · 8 years ago
  19. 91b225d Disabling history by Winson · 8 years ago
  20. 231bc9c Adding view debug annotations to simplifying debugging state. by Winson · 8 years ago
  21. 4232952 Adding logging for timeout and other features. by Winson · 8 years ago
  22. e161f08 Multi-window optimizations #3 by Jorim Jaggi · 8 years ago
  23. 5044863 Tweaking enter from/exit to home animations. by Winson · 8 years ago
  24. be8e696 Allow animation controls for each animated property. by Winson · 8 years ago
  25. c0d7058 Referencing static interpolators. by Winson · 9 years ago
  26. 214f0f0 Part 2: Adding clear-all to history by Winson · 9 years ago
  27. 49df420 Part 1: Tweaking history transition to match design. by Winson · 9 years ago
  28. f6e9228b move framework metrics over to new proto by Chris Wren · 9 years ago
  29. 8aa9959 Starting the dismiss animation in parallel with the gesture. by Winson · 9 years ago
  30. c5fd350 Removing extraneous calls. by Winson · 9 years ago
  31. c8a4cdc Fix regression with drop targets not being visible. by Winson · 9 years ago
  32. f298e90 Enable enter animation when docking by dragging from recents. by Filip Gruszczynski · 9 years ago
  33. 036693c Preventing dock target from showing for single tasks. by Winson · 9 years ago
  34. 4b057c6 Fixing crash when dismissing last stack task. by Winson · 9 years ago
  35. 3e87474 Improving drag and drop animations. by Winson · 9 years ago
  36. dc8de84 Cleaning up imports and dead code. by Winson · 9 years ago
  37. b4f4dc4 Merge "Refactoring and unifying TaskView animations." by Winson Chung · 9 years ago
  38. 3b8e5a1 Merge "Moving more callbacks to animated events." by Winson Chung · 9 years ago
  39. 55e20d5 Removing workaround causing full view inflation. by Winson · 9 years ago
  40. f24f216 Refactoring and unifying TaskView animations. by Winson · 9 years ago
  41. ef06413 Moving more callbacks to animated events. by Winson · 9 years ago
  42. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  43. aaeaac1 Refactoring to AnimatedEvent. by Winson Chung · 9 years ago
  44. 9756755 Fixing merge issue from ag/830529 by Winson Chung · 9 years ago
  45. 0626677 Ensuring that the undocked task is visible in Overview. by Winson Chung · 9 years ago
  46. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  47. 48f2cda Removing the debug header bar icon. by Winson Chung · 9 years ago
  48. de750de Only show historical tasks in history. by Winson Chung · 9 years ago
  49. 9a74290 Coordinating empty view with the history view. by Winson Chung · 9 years ago
  50. fe412b5 Merge "Add multi-window entry points logging" by Jorim Jaggi · 9 years ago
  51. 92de6b6 Add multi-window entry points logging by Jorim Jaggi · 9 years ago
  52. fca2a63 Temporarily workaround rendering issues. by Winson Chung · 9 years ago
  53. 0ca8826 Reset recents translation when launching by Jorim Jaggi · 9 years ago
  54. 8fccfe2 Make it harder to dismiss recents when dragging up by Jorim Jaggi · 9 years ago
  55. 870ab5a Drag up gesture improvements by Jorim Jaggi · 9 years ago
  56. 1c8a1d7 Merge "Adding workaround to prevent flicker in Recents when resizing." by Winson Chung · 9 years ago
  57. b495300 Adding workaround to prevent flicker in Recents when resizing. by Winson · 9 years ago
  58. 160f4c0 Temporary workaround for b/25980198 by Winson · 9 years ago
  59. a0731a1 Fixing crash when trying to reset focused task after removing task. by Winson · 9 years ago
  60. a0a8ae4 Fixing regression in drag view by Winson · 9 years ago
  61. 479f744 Improving drag and drop by Winson · 9 years ago
  62. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  63. 250608a Separating the stack vs the historical tasks. by Winson · 9 years ago
  64. c29ff00 Adding history view. by Winson · 9 years ago
  65. 54b1a6d Crash when exception in event bus handler happens by Jorim Jaggi · 9 years ago
  66. 805578d Fixing animation jump when dismissing paged task. by Winson · 9 years ago
  67. b1e71d0 Making stack visibility more specific to the launching tasks. by Winson · 9 years ago
  68. 397ae74 Removing unused code by Winson · 9 years ago
  69. dd98d41 Add gesture to drag in recents from navigation bar by Jorim Jaggi · 9 years ago
  70. 83c1b07 Fixing issue with wrong transition when tasks are offscreen. by Winson · 9 years ago
  71. 142af42 Fixing issue with regression with launching focused task. by Winson · 9 years ago
  72. 29deb33 Reset mAppTransitionAnimationSpecs so they are only used once by Jorim Jaggi · 9 years ago
  73. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  74. 1b58561 Fixing up some more focus edge cases. by Winson · 9 years ago
  75. 2f7d292 Supply app transition specs with a future by Jorim Jaggi · 9 years ago
  76. 986739a Merge "Adding dnd to/from freeform workspaces." by Winson Chung · 9 years ago
  77. eca4ab6 Adding dnd to/from freeform workspaces. by Winson · 9 years ago
  78. 5da4347 Fixing regression in alt-tab task. by Winson · 9 years ago
  79. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  80. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  81. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  82. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  83. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  84. 53ec42c Moving static RecentsConfiguration instance to Recents. by Winson · 9 years ago
  85. 980606d Merge "Refactoring the focus state to be independent of view focus." by Winson Chung · 9 years ago
  86. 75b2597 Add long press on recents to dock top most task by Jorim Jaggi · 9 years ago
  87. 0d14d4d Refactoring the focus state to be independent of view focus. by Winson · 9 years ago
  88. 3150e57 Fixing regression in stack task clipping. by Winson · 9 years ago
  89. e7f138c Cleaning up task loading code. by Winson · 9 years ago
  90. 412e180 Additional refactoring interface between component and activity. by Winson · 9 years ago
  91. f48b585 Pass target stack id when launching from recents. by Filip Gruszczynski · 9 years ago
  92. 882072b Allowing multiple preferred drag regions for tablets. by Winson · 9 years ago
  93. 4165d336 Fixing crash when dragging tasks to docked state. by Winson · 9 years ago
  94. 88f00ab Cleaning up stack layout. by Winson · 9 years ago
  95. be7607a Initial changes to drag and drop to docked task. by Winson · 9 years ago
  96. 2536c7e Refactoring several TaskView callbacks. by Winson · 9 years ago
  97. e6c9073 Incorporating event bus to proxy recents events. by Winson · 9 years ago
  98. ec417e4 Update task bounds for recents enter animation. by Winson · 9 years ago
  99. 35f3050 Moving resources out of ResourceConfiguration. by Winson · 9 years ago
  100. 98cbcee Merge "Adding debug ui to dock windows." by Winson Chung · 9 years ago