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