1. cbd3f0c Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  2. cfdbd7b Skip getting transforms for ignored tasks. am: 448c0adb78 by Winson · 8 years ago
  3. 448c0ad Skip getting transforms for ignored tasks. by Winson · 8 years ago
  4. bd53a31 Defer launching next task until after first layout. by Winson · 8 years ago
  5. 08deff0 Reverting ag/1288123 by Winson · 8 years ago
  6. cbb625b Fixing app transition due to left-nav bar inset. by Winson · 8 years ago
  7. f000988 Fixing several issues with accessibility by Winson · 8 years ago
  8. 399d21e Tweaking layout to make two-task stacks to closer match design. by Winson · 8 years ago
  9. 6c8217a Defer calling the stack task removed callbacks. by Winson · 8 years ago
  10. 409d99a Fixing flashing when animation the launch task. by Winson · 8 years ago
  11. 27c28f8 Fix exception when docking task. by Winson · 8 years ago
  12. 61560f0 Fixes several animation issues related to a dismissing task. by Winson · 8 years ago
  13. aa0dea7 Pipe the dismiss button logic through the touch handler. by Winson · 8 years ago
  14. 95ee873 Skip scroll-to animation when undocking and there are no tasks. by Winson · 8 years ago
  15. 60df246 Fixing animation regression due to ag/957220. by Winson · 8 years ago
  16. eca47ef Fixing issue with swipe-dismiss animation clobbering home animation. by Winson · 8 years ago
  17. 3f32e7e Tweaks to make overview animations to match spec. by Winson · 8 years ago
  18. fc48b07 Caching the display rect to reduce binder calls. by Winson · 8 years ago
  19. 50c410c Merge "Fix wrong transition when recents is growing when entering" into nyc-dev by TreeHugger Robot · 8 years ago
  20. db21bbd Fix wrong transition when recents is growing when entering by Jorim Jaggi · 8 years ago
  21. 0a461f0 Ensure that the drag view is not dimmed. by Winson · 8 years ago
  22. 3664426 Fixing animation spec animation problem. by Winson · 8 years ago
  23. d2a0306 Adding desired undocking animation. by Winson · 8 years ago
  24. 67c7957 Fixing various layout issues when docking by Winson · 8 years ago
  25. 670ea71 Reducing work on configuration change (Part 1) by Winson · 8 years ago
  26. da8d228 Fixing issue with scrolling tasks upwards by Winson · 8 years ago
  27. d72c315 Adding more logging of the state to the bug report. by Winson · 8 years ago
  28. 44849b8 Should not update initial state at all on resize. by Winson · 8 years ago
  29. 3b6ba1a Adding clear-all button. by Winson · 8 years ago
  30. c69249f Fixing regression in recents entrance animation when docking app by Winson · 8 years ago
  31. 619e40c Fix config change layout. (Part 2) by Winson · 8 years ago
  32. f9357d9 Fixing issue with tasks being laid out with the wrong bounds. by Winson · 8 years ago
  33. a1ededd Launch state/config change audit. (Part 1) by Winson · 8 years ago
  34. 0b46f3c Implement transition for docking task in recents #2 by Jorim Jaggi · 8 years ago
  35. f8597b2 Tweaking scroll-to-launch task animation. by Winson · 8 years ago
  36. 8f6ee48 Completely removing dead code related to history view. by Winson · 8 years ago
  37. 008ee15f Completely removing dead code related to search widget. by Winson · 8 years ago
  38. 59924fe Iterating on stack layout by Winson · 8 years ago
  39. 2068408 Allow dragging to dock single tasks. by Winson · 8 years ago
  40. 96e6134 Scroll to the launch-task when toggling overview. by Winson · 8 years ago
  41. bc0f8cd Ensure that recents toggles even in the empty state. by Winson · 8 years ago
  42. 003eda6 Fix issue with the component layout not having updated on config change by Winson · 8 years ago
  43. 6348b71 Merge "Animation for docking task gesture" into nyc-dev by Jorim Jaggi · 8 years ago
  44. 899327f Animation for docking task gesture by Jorim Jaggi · 8 years ago
  45. 4cfea69 Fixing crash in Recents by Winson · 8 years ago
  46. 4333694 Fixing screenshot regression from ag/879131. by Winson · 8 years ago
  47. 1d5ff7e Just return the task to the pool if it is not in the current stack. by Winson · 8 years ago
  48. 8873754 Refactoring to update stack in onResume. by Winson · 9 years ago
  49. e693aaf Disabling timer by Winson · 8 years ago
  50. d934290 Track double taps to launch the previous task. by Winson · 8 years ago
  51. 931845f Dev preview changes for incompatible apps. by Winson · 8 years ago
  52. c438702 Fixing crash when focusing tasks. by Winson · 8 years ago
  53. 6647413 Improving transition from paging to stack. by Winson · 8 years ago
  54. 23b0d3f Better focus handling after dismissing task/scrolling. by Winson · 9 years ago
  55. 1499150 Tweaking stack shadows and layout. by Winson · 9 years ago
  56. 6808881 Minor tweaks by Winson · 9 years ago
  57. 1bcf3c4 Moving dim calculation into the stack layout. by Winson · 9 years ago
  58. 231bc9c Adding view debug annotations to simplifying debugging state. by Winson · 9 years ago
  59. 8be1634 Disallow launching third party apps in safe mode. by Winson · 9 years ago
  60. 05e46ca Updating paging animation to spec. by Winson · 9 years ago
  61. 4232952 Adding logging for timeout and other features. by Winson · 9 years ago
  62. b61e654 Fallback 1 for Recents timeout behaviour by Winson · 9 years ago
  63. 9bbd2861 Fixing issue with task animating from 0,0. by Winson · 9 years ago
  64. 5044863 Tweaking enter from/exit to home animations. by Winson · 9 years ago
  65. be8e696 Allow animation controls for each animated property. by Winson · 9 years ago
  66. 70f0bf7 Fixing regression in animation of drag task. by Winson · 9 years ago
  67. bbb3d3d Re-enabling fade-in of header bar icons. by Winson Chung · 9 years ago
  68. c0848f1 Merge "Revert "Re-enabling fade-in of header bar icons."" by Winson Chung · 9 years ago
  69. 133ad44 Revert "Re-enabling fade-in of header bar icons." by Winson Chung · 9 years ago
  70. 4b164b6 Merge "Re-enabling fade-in of header bar icons." by Winson Chung · 9 years ago
  71. 9b5c847 Re-enabling fade-in of header bar icons. by Winson · 9 years ago
  72. d952961 Fixing some drag and drop issues. by Winson · 9 years ago
  73. c0d7058 Referencing static interpolators. by Winson · 9 years ago
  74. 6d5b8b8 Part 3: Fade in app icons by Winson · 9 years ago
  75. 214f0f0 Part 2: Adding clear-all to history by Winson · 9 years ago
  76. 49df420 Part 1: Tweaking history transition to match design. by Winson · 9 years ago
  77. 4b9cded Enabling fast switching for all users. by Winson · 9 years ago
  78. 3c10716 Fixing layout issue causing overlay to sometimes not appear. by Winson · 9 years ago
  79. 1c84614 Fix issue with stack not invalidating when only focus state changes. by Winson · 9 years ago
  80. 35a8b04 Fixing crash with retrieving the first stack task. by Winson · 9 years ago
  81. c5ef63f Adding reveal transition to show app-overlay. by Winson · 9 years ago
  82. b433c5b Fixing issue with multiple focus timer animations running. by Winson · 9 years ago
  83. 65c851e Fixing several regressions with affiliated tasks. by Winson · 9 years ago
  84. 8aa9959 Starting the dismiss animation in parallel with the gesture. by Winson · 9 years ago
  85. c5fd350 Removing extraneous calls. by Winson · 9 years ago
  86. 6ea2588 Fixing issue with action button not showing/animating. by Winson · 9 years ago
  87. 4b057c6 Fixing crash when dismissing last stack task. by Winson · 9 years ago
  88. 671e8f9 Removing custom swipe helper. by Winson · 9 years ago
  89. 5500390 Reducing numerous extraneous allocations. by Winson · 9 years ago
  90. 3e87474 Improving drag and drop animations. by Winson · 9 years ago
  91. b124d56 Indicator for task auto-select by Peter Schiller · 9 years ago
  92. dc8de84 Cleaning up imports and dead code. by Winson · 9 years ago
  93. f24f216 Refactoring and unifying TaskView animations. by Winson · 9 years ago
  94. ef06413 Moving more callbacks to animated events. by Winson · 9 years ago
  95. 931c51f Refactoring lock-to-task state out of Task by Winson Chung · 9 years ago
  96. 296278a Fixing potential issue with wrong task descriptions being loaded. by Winson Chung · 9 years ago
  97. aaeaac1 Refactoring to AnimatedEvent. by Winson Chung · 9 years ago
  98. aa4f800 Fixing minor issue with freeform workspace not showing. by Winson Chung · 9 years ago
  99. 4e5fb2f Allowing tasks to be swiped away in the history view. by Winson Chung · 9 years ago
  100. 0626677 Ensuring that the undocked task is visible in Overview. by Winson Chung · 9 years ago