1. 5044863 Tweaking enter from/exit to home animations. by Winson · 8 years ago
  2. be8e696 Allow animation controls for each animated property. by Winson · 8 years ago
  3. c0d7058 Referencing static interpolators. by Winson · 8 years ago
  4. 214f0f0 Part 2: Adding clear-all to history by Winson · 8 years ago
  5. 49df420 Part 1: Tweaking history transition to match design. by Winson · 8 years ago
  6. f6e9228b move framework metrics over to new proto by Chris Wren · 8 years ago
  7. 8aa9959 Starting the dismiss animation in parallel with the gesture. by Winson · 8 years ago
  8. c5fd350 Removing extraneous calls. by Winson · 8 years ago
  9. c8a4cdc Fix regression with drop targets not being visible. by Winson · 8 years ago
  10. f298e90 Enable enter animation when docking by dragging from recents. by Filip Gruszczynski · 8 years ago
  11. 036693c Preventing dock target from showing for single tasks. by Winson · 8 years ago
  12. 4b057c6 Fixing crash when dismissing last stack task. by Winson · 9 years ago
  13. 3e87474 Improving drag and drop animations. by Winson · 9 years ago
  14. dc8de84 Cleaning up imports and dead code. by Winson · 9 years ago
  15. b4f4dc4 Merge "Refactoring and unifying TaskView animations." by Winson Chung · 9 years ago
  16. 3b8e5a1 Merge "Moving more callbacks to animated events." by Winson Chung · 9 years ago
  17. 55e20d5 Removing workaround causing full view inflation. by Winson · 9 years ago
  18. f24f216 Refactoring and unifying TaskView animations. by Winson · 9 years ago
  19. ef06413 Moving more callbacks to animated events. by Winson · 9 years ago
  20. d8b1d63 Fixing issue with exit animation due to incorrect visibility state. by Winson · 9 years ago
  21. aaeaac1 Refactoring to AnimatedEvent. by Winson Chung · 9 years ago
  22. 9756755 Fixing merge issue from ag/830529 by Winson Chung · 9 years ago
  23. 0626677 Ensuring that the undocked task is visible in Overview. by Winson Chung · 9 years ago
  24. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  25. 48f2cda Removing the debug header bar icon. by Winson Chung · 9 years ago
  26. de750de Only show historical tasks in history. by Winson Chung · 9 years ago
  27. 9a74290 Coordinating empty view with the history view. by Winson Chung · 9 years ago
  28. fe412b5 Merge "Add multi-window entry points logging" by Jorim Jaggi · 9 years ago
  29. 92de6b6 Add multi-window entry points logging by Jorim Jaggi · 9 years ago
  30. fca2a63 Temporarily workaround rendering issues. by Winson Chung · 9 years ago
  31. 0ca8826 Reset recents translation when launching by Jorim Jaggi · 9 years ago
  32. 8fccfe2 Make it harder to dismiss recents when dragging up by Jorim Jaggi · 9 years ago
  33. 870ab5a Drag up gesture improvements by Jorim Jaggi · 9 years ago
  34. 1c8a1d7 Merge "Adding workaround to prevent flicker in Recents when resizing." by Winson Chung · 9 years ago
  35. b495300 Adding workaround to prevent flicker in Recents when resizing. by Winson · 9 years ago
  36. 160f4c0 Temporary workaround for b/25980198 by Winson · 9 years ago
  37. a0731a1 Fixing crash when trying to reset focused task after removing task. by Winson · 9 years ago
  38. a0a8ae4 Fixing regression in drag view by Winson · 9 years ago
  39. 479f744 Improving drag and drop by Winson · 9 years ago
  40. 387aac6 Fixing task view heights in paging tasks by Winson · 9 years ago
  41. 250608a Separating the stack vs the historical tasks. by Winson · 9 years ago
  42. c29ff00 Adding history view. by Winson · 9 years ago
  43. 54b1a6d Crash when exception in event bus handler happens by Jorim Jaggi · 9 years ago
  44. 805578d Fixing animation jump when dismissing paged task. by Winson · 9 years ago
  45. b1e71d0 Making stack visibility more specific to the launching tasks. by Winson · 9 years ago
  46. 397ae74 Removing unused code by Winson · 9 years ago
  47. dd98d41 Add gesture to drag in recents from navigation bar by Jorim Jaggi · 9 years ago
  48. 83c1b07 Fixing issue with wrong transition when tasks are offscreen. by Winson · 9 years ago
  49. 142af42 Fixing issue with regression with launching focused task. by Winson · 9 years ago
  50. 29deb33 Reset mAppTransitionAnimationSpecs so they are only used once by Jorim Jaggi · 9 years ago
  51. 13d3066 Fixing issue with canceling the thumbnail in addition to the app window. by Winson · 9 years ago
  52. 1b58561 Fixing up some more focus edge cases. by Winson · 9 years ago
  53. 2f7d292 Supply app transition specs with a future by Jorim Jaggi · 9 years ago
  54. 986739a Merge "Adding dnd to/from freeform workspaces." by Winson Chung · 9 years ago
  55. eca4ab6 Adding dnd to/from freeform workspaces. by Winson · 9 years ago
  56. 5da4347 Fixing regression in alt-tab task. by Winson · 9 years ago
  57. 14b4e57 Remove blink during the freeform -> recents transition. by Filip Gruszczynski · 9 years ago
  58. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  59. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  60. c28098f Add ability to cancel task window transitions. by Winson · 9 years ago
  61. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  62. 53ec42c Moving static RecentsConfiguration instance to Recents. by Winson · 9 years ago
  63. 980606d Merge "Refactoring the focus state to be independent of view focus." by Winson Chung · 9 years ago
  64. 75b2597 Add long press on recents to dock top most task by Jorim Jaggi · 9 years ago
  65. 0d14d4d Refactoring the focus state to be independent of view focus. by Winson · 9 years ago
  66. 3150e57 Fixing regression in stack task clipping. by Winson · 9 years ago
  67. e7f138c Cleaning up task loading code. by Winson · 9 years ago
  68. 412e180 Additional refactoring interface between component and activity. by Winson · 9 years ago
  69. f48b585 Pass target stack id when launching from recents. by Filip Gruszczynski · 9 years ago
  70. 882072b Allowing multiple preferred drag regions for tablets. by Winson · 9 years ago
  71. 4165d336 Fixing crash when dragging tasks to docked state. by Winson · 9 years ago
  72. 88f00ab Cleaning up stack layout. by Winson · 9 years ago
  73. be7607a Initial changes to drag and drop to docked task. by Winson · 9 years ago
  74. 2536c7e Refactoring several TaskView callbacks. by Winson · 9 years ago
  75. e6c9073 Incorporating event bus to proxy recents events. by Winson · 9 years ago
  76. ec417e4 Update task bounds for recents enter animation. by Winson · 9 years ago
  77. 35f3050 Moving resources out of ResourceConfiguration. by Winson · 9 years ago
  78. 98cbcee Merge "Adding debug ui to dock windows." by Winson Chung · 9 years ago
  79. b1bbaed Adding debug ui to dock windows. by Winson · 9 years ago
  80. dab2648 Removing unused debug overlay code. by Winson · 9 years ago
  81. 147ecaf Ensure RecentsActivity is resizeable. by Winson · 9 years ago
  82. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  83. 170192a Improve animating from recents to multi window state. by Filip Gruszczynski · 9 years ago
  84. 5c9f4b9 Adding metrics to overview. by Winson Chung · 9 years ago
  85. af3bb69 Refactoring recents search bar widget logic. by Winson Chung · 9 years ago
  86. 6e18e00 Speed up recents -> app #2 by Jorim Jaggi · 9 years ago
  87. 88f3db9 Speed up recents -> app by Jorim Jaggi · 9 years ago
  88. 900fb48 Make entering recents a lot faster by Jorim Jaggi · 9 years ago
  89. e1e20e1 Fixing case where we were not preloading tasks correctly. by Winson Chung · 9 years ago
  90. 5ac5650 Make recents use immutable ashmem bitmaps for things it frequently passes across binder. by Riley Andrews · 9 years ago
  91. aee097c Ensuring that we reload a widget that was updated in another orientation. by Winson Chung · 9 years ago
  92. 8aa7d16 Adding menu to arrange one or two tasks and arrange them accordingly by Skuhne · 9 years ago
  93. ece738b Change resize logic: Use resizeTask and remove stack resize UI/logic by Skuhne · 9 years ago
  94. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  95. 93847da Ensuring that the list of stack views are mutable. (Bug 19245963) by Winson Chung · 9 years ago
  96. d16c565 Adding some debug controls to test multi-window. by Winson Chung · 9 years ago
  97. 6ac8bd6 Adding dismiss-all button. by Winson Chung · 10 years ago
  98. 2cf8b22 Cherry picking recents fixes to screen pinning and visibility. by Winson Chung · 9 years ago
  99. e494c38 Bug 18784289: Fix issue with transition animation callback. by Winson Chung · 10 years ago
  100. 740c3ac Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345) by Winson Chung · 10 years ago