1. b4047eb Fix transitions with disabled items and translucent activities. by Jon Miranda · 8 years ago
  2. 7eadfc4 Merge "Ignore following touch actions if we didn't have window focus" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  3. 0639cd4 Ignore following touch actions if we didn't have window focus by Tony Wickham · 8 years ago
  4. 2006ecf Merge "Managing Assist data in the recents model" into ub-launcher3-master by Sunny Goyal · 8 years ago
  5. 5a22795 Merge "Animate launcher when launching recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  6. 3746f1c Managing Assist data in the recents model by Sunny Goyal · 8 years ago
  7. 005df0b Animate launcher when launching recent tasks by Tony Wickham · 8 years ago
  8. ee5de5d Merge "Using window touch slop for gesture instead of normal touch slop This would prevent intercepting taps on the home button" into ub-launcher3-master by Sunny Goyal · 8 years ago
  9. 37bbe39 Using window touch slop for gesture instead of normal touch slop by Sunny Goyal · 8 years ago
  10. 790822a Merge "Ensuring that all the pending tasks are run before marking the ViewOnDrawExecutor as completed." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  11. 03f6237 Close task menu when clicking on its icon by Tony Wickham · 8 years ago
  12. 33d1c3c Merge "Normalizing icons in recents view" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  13. 338d15d Normalizing icons in recents view by Sunny Goyal · 8 years ago
  14. a52d2ec Moving the hotseat by same amount as the task window bottom when dragging by Sunny Goyal · 8 years ago
  15. 0e7724c Ensuring that all the pending tasks are run by Sunny Goyal · 8 years ago
  16. a12bd50 Merge "Adding some trace logging around RecentsController" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  17. a784358 Fix flash when switching from app window to snapshot. by Winson Chung · 8 years ago
  18. 8a7351f Adding some trace logging around RecentsController by Sunny Goyal · 8 years ago
  19. 5c86b5d Synchronizing invalidating interaction handler with the eventQueue. by Sunny Goyal · 8 years ago
  20. d70e75a Removing launcher dependency when logging quickstep interaction by Sunny Goyal · 8 years ago
  21. 668dd40 Merge "Fixing window transform not changing monotonically with shift" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  22. 30897aa Temporarily enabling various tracing for debug devices by Sunny Goyal · 8 years ago
  23. b1e2e29 Fixing window transform not changing monotonically with shift by Sunny Goyal · 8 years ago
  24. 41431af Merge "Quick step/scrub/switch logging - state transition happening due to Home and back is handled by specifying src target as 'from' container and dst target as the 'to' container - Source and Destination container shows FROM and TO state for SWIPE/FLING - event.isStateChange = true indicates that an action resulted in state transition - Elapsed container millis is the screen time on the source container" into ub-launcher3-master by Hyunyoung Song · 8 years ago
  25. b3fbc0b Quick step/scrub/switch logging by Hyunyoung Song · 8 years ago
  26. 60876ac Handling recents animation cancelation by Sunny Goyal · 8 years ago
  27. b186136 Merge "Re-enable deferring recents animation on back button." into ub-launcher3-master by Winson Chung · 8 years ago
  28. 82db735 Re-enable deferring recents animation on back button. by Winson Chung · 8 years ago
  29. f2f08fc Merge "Fix task icon not showing if you press home" into ub-launcher3-master by Tony Wickham · 8 years ago
  30. 40583a2 Merge "Increase initial delay for auto-advancing on quickscrub." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  31. ff35921 Fix task icon not showing if you press home by Tony · 8 years ago
  32. df7eb4c Increase initial delay for auto-advancing on quickscrub. by Winson Chung · 8 years ago
  33. 0969480 Merge "Hide split screen option if app doesn't support it" into ub-launcher3-master by Tony Wickham · 8 years ago
  34. 41157f3 Merge "Tweaks to synchronized app transitions." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  35. 73296f2 Hide split screen option if app doesn't support it by Tony · 8 years ago
  36. 5f72d3b Merge "Fix a couple bugs with back button visibility" into ub-launcher3-master by Tony Wickham · 8 years ago
  37. bdb0348 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  38. 0c22a6c Fix a couple bugs with back button visibility by Tony Wickham · 8 years ago
  39. 863e055 Tweaks to synchronized app transitions. by Jon Miranda · 8 years ago
  40. 841bbf0 Serializing all event handling from SystemUI by Sunny Goyal · 8 years ago
  41. bd3a798 Merge "Fix a couple quickscrub issues" into ub-launcher3-master by Tony Wickham · 8 years ago
  42. 19a3906 Merge "Revert "Revert "Generating fake “to Recents” events for overview NOT from task""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  43. 7fa87bb Merge "Revert "Revert "Remove back button when on home screen""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  44. 021c06c Don't rely on ORIENTATION_BEHIND, lock th rotation during the gesture. by Winson Chung · 8 years ago
  45. d782394 Revert "Revert "Remove back button when on home screen"" by Winson Chung · 8 years ago
  46. 9d286e6 Revert "Revert "Generating fake “to Recents” events for overview NOT from task"" by Winson Chung · 8 years ago
  47. 6485766 Merge "Revert "Remove back button when on home screen"" into ub-launcher3-master by Winson Chung · 8 years ago
  48. 3b26183 Merge "Revert "Generating fake “to Recents” events for overview NOT from task"" into ub-launcher3-master by Winson Chung · 8 years ago
  49. dd176e6 Revert "Remove back button when on home screen" by Winson Chung · 8 years ago
  50. 53daa2c Revert "Generating fake “to Recents” events for overview NOT from task" by Winson Chung · 8 years ago
  51. fa3efe9 Fix a couple quickscrub issues by Tony Wickham · 8 years ago
  52. cfab8c5 Merge "Generating fake “to Recents” events for overview NOT from task" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  53. d46e428 Generating fake “to Recents” events for overview NOT from task by Vadim Tryshev · 8 years ago
  54. 748c55b Merge "Prevent rotation during quickscrub gesture." into ub-launcher3-master by Winson Chung · 8 years ago
  55. 22a24c1 Merge "Remove back button when on home screen" into ub-launcher3-master by Tony Wickham · 8 years ago
  56. 663759e Remove back button when on home screen by Tony Wickham · 8 years ago
  57. 9004912 Prevent rotation during quickscrub gesture. by Winson Chung · 8 years ago
  58. c36d6ee Temporarily disabling model preloading by Sunny Goyal · 8 years ago
  59. 1672549 Merge "Fixing crash when window is not attached" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  60. 1e9da8b Fixing crash when window is not attached by Sunny Goyal · 8 years ago
  61. 51fc778 Fixing “Transition Delay - App to Recents” test: the Launcher part by Vadim Tryshev · 8 years ago
  62. 4c021ee Temporarily disable back button deferral of start animation. by Winson Chung · 8 years ago
  63. db3a95c Reset the interaction handler if it hasn't been recreated. by Winson Chung · 8 years ago
  64. ff02cd5 Skip updating displacement if handler is already invalidated. by Winson Chung · 8 years ago
  65. f6c65d7 Merge "Fixing ANR when using quickscrub from homescreen" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  66. bf6dfc5 Fixing ANR when using quickscrub from homescreen by Sunny Goyal · 8 years ago
  67. 66f2b35 Adding a utility class to simplify main process initialization. by Sunny Goyal · 8 years ago
  68. a0693d6 Merge "Defer starting the recents animation when swiping over back button" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  69. 450d821 Merge changes I2130e01c,I3f864ff4 into ub-launcher3-master by TreeHugger Robot · 8 years ago
  70. d56ac2a Defer starting the recents animation when swiping over back button by Winson Chung · 8 years ago
  71. cc394cd Re-enable input consumer to catch touches over window by Winson Chung · 8 years ago
  72. c2ef02e Cancel the animation when cleaning up the touch tracking by Winson Chung · 8 years ago
  73. d766aad Fix scrolling to first task on swipe up for RTL by Tony Wickham · 8 years ago
  74. d91c3f4 Merge "Allow quick scrub/switch from minus one" into ub-launcher3-master by Tony Wickham · 8 years ago
  75. 618a504 Allow quick scrub/switch from minus one by Tony Wickham · 8 years ago
  76. ba747b6 Merge "Skip Launcher opening animation if its not in the set of opening apps." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  77. aefd062 Merge "Re-enable quick scrub/switch from launcher" into ub-launcher3-master by Tony Wickham · 8 years ago
  78. 2fd04c2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  79. a066e44 Re-enable quick scrub/switch from launcher by Tony Wickham · 8 years ago
  80. 62388be Merge "Move window to align with first task during quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  81. 8cb3002 Move window to align with first task during quick scrub by Tony Wickham · 8 years ago
  82. 7228986 Fixing workspace card shifted when going to home. by Sunny Goyal · 8 years ago
  83. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  84. 006239b Fix blocking issues re. window transitions and quick scrub by Winson Chung · 8 years ago
  85. 3e803c7 Animate the visible task view if launching an app that resolves to the task by Winson Chung · 8 years ago
  86. 7780fa7 Merge "Prevent blinking when user presses home." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  87. 0d5daaf Prevent blinking when user presses home. by Jon Miranda · 8 years ago
  88. ce29861 Use DrawableFactory to get icons for animation. by Jon Miranda · 8 years ago
  89. 168ca69 Merge "Adding callback to notify LauncherCallbacks when quickstep starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  90. 2fda6ce Handle transition from multi-window by Winson Chung · 8 years ago
  91. 3bac2c2 Adding callback to notify LauncherCallbacks when quickstep starts by Sunny Goyal · 8 years ago
  92. 03c8e3f Add quickstep onboarding text and send to sysui by Tony Wickham · 8 years ago
  93. 103ef27 Merge "Only initialize the animation control when gesture starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  94. ef3ae11 Only initialize the animation control when gesture starts by Sunny Goyal · 8 years ago
  95. 4856548 Merge "Fix label is not badged + failed to start "App Info" in correct user" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  96. 23d627f Fix label is not badged + failed to start "App Info" in correct user by Tony Mak · 8 years ago
  97. 5a090a7 Merge "Preserving the last state when going to overview." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  98. af161fd Preserving the last state when going to overview. by Sunny Goyal · 8 years ago
  99. c4341e8 Using state property for animating hotseat by Sunny Goyal · 8 years ago
  100. bd0beb9 Merge "Cancel launcher app transition when changing states" into ub-launcher3-master by TreeHugger Robot · 8 years ago