1. 0c22a6c Fix a couple bugs with back button visibility by Tony Wickham · 8 years ago
  2. bd3a798 Merge "Fix a couple quickscrub issues" into ub-launcher3-master by Tony Wickham · 8 years ago
  3. 19a3906 Merge "Revert "Revert "Generating fake “to Recents” events for overview NOT from task""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  4. 7fa87bb Merge "Revert "Revert "Remove back button when on home screen""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  5. 021c06c Don't rely on ORIENTATION_BEHIND, lock th rotation during the gesture. by Winson Chung · 8 years ago
  6. d782394 Revert "Revert "Remove back button when on home screen"" by Winson Chung · 8 years ago
  7. 9d286e6 Revert "Revert "Generating fake “to Recents” events for overview NOT from task"" by Winson Chung · 8 years ago
  8. 6485766 Merge "Revert "Remove back button when on home screen"" into ub-launcher3-master by Winson Chung · 8 years ago
  9. 3b26183 Merge "Revert "Generating fake “to Recents” events for overview NOT from task"" into ub-launcher3-master by Winson Chung · 8 years ago
  10. dd176e6 Revert "Remove back button when on home screen" by Winson Chung · 8 years ago
  11. 53daa2c Revert "Generating fake “to Recents” events for overview NOT from task" by Winson Chung · 8 years ago
  12. fa3efe9 Fix a couple quickscrub issues by Tony Wickham · 8 years ago
  13. cfab8c5 Merge "Generating fake “to Recents” events for overview NOT from task" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  14. d46e428 Generating fake “to Recents” events for overview NOT from task by Vadim Tryshev · 8 years ago
  15. 748c55b Merge "Prevent rotation during quickscrub gesture." into ub-launcher3-master by Winson Chung · 8 years ago
  16. 22a24c1 Merge "Remove back button when on home screen" into ub-launcher3-master by Tony Wickham · 8 years ago
  17. 663759e Remove back button when on home screen by Tony Wickham · 8 years ago
  18. 9004912 Prevent rotation during quickscrub gesture. by Winson Chung · 8 years ago
  19. c36d6ee Temporarily disabling model preloading by Sunny Goyal · 8 years ago
  20. 1672549 Merge "Fixing crash when window is not attached" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  21. 1e9da8b Fixing crash when window is not attached by Sunny Goyal · 8 years ago
  22. 51fc778 Fixing “Transition Delay - App to Recents” test: the Launcher part by Vadim Tryshev · 8 years ago
  23. 4c021ee Temporarily disable back button deferral of start animation. by Winson Chung · 8 years ago
  24. db3a95c Reset the interaction handler if it hasn't been recreated. by Winson Chung · 8 years ago
  25. ff02cd5 Skip updating displacement if handler is already invalidated. by Winson Chung · 8 years ago
  26. f6c65d7 Merge "Fixing ANR when using quickscrub from homescreen" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  27. bf6dfc5 Fixing ANR when using quickscrub from homescreen by Sunny Goyal · 8 years ago
  28. 66f2b35 Adding a utility class to simplify main process initialization. by Sunny Goyal · 8 years ago
  29. a0693d6 Merge "Defer starting the recents animation when swiping over back button" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  30. 450d821 Merge changes I2130e01c,I3f864ff4 into ub-launcher3-master by TreeHugger Robot · 8 years ago
  31. d56ac2a Defer starting the recents animation when swiping over back button by Winson Chung · 8 years ago
  32. cc394cd Re-enable input consumer to catch touches over window by Winson Chung · 8 years ago
  33. c2ef02e Cancel the animation when cleaning up the touch tracking by Winson Chung · 8 years ago
  34. d766aad Fix scrolling to first task on swipe up for RTL by Tony Wickham · 8 years ago
  35. d91c3f4 Merge "Allow quick scrub/switch from minus one" into ub-launcher3-master by Tony Wickham · 8 years ago
  36. 618a504 Allow quick scrub/switch from minus one by Tony Wickham · 8 years ago
  37. 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
  38. aefd062 Merge "Re-enable quick scrub/switch from launcher" into ub-launcher3-master by Tony Wickham · 8 years ago
  39. 2fd04c2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  40. a066e44 Re-enable quick scrub/switch from launcher by Tony Wickham · 8 years ago
  41. 62388be Merge "Move window to align with first task during quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  42. 8cb3002 Move window to align with first task during quick scrub by Tony Wickham · 8 years ago
  43. 7228986 Fixing workspace card shifted when going to home. by Sunny Goyal · 8 years ago
  44. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  45. 006239b Fix blocking issues re. window transitions and quick scrub by Winson Chung · 8 years ago
  46. 3e803c7 Animate the visible task view if launching an app that resolves to the task by Winson Chung · 8 years ago
  47. 7780fa7 Merge "Prevent blinking when user presses home." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  48. 0d5daaf Prevent blinking when user presses home. by Jon Miranda · 8 years ago
  49. ce29861 Use DrawableFactory to get icons for animation. by Jon Miranda · 8 years ago
  50. 168ca69 Merge "Adding callback to notify LauncherCallbacks when quickstep starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  51. 2fda6ce Handle transition from multi-window by Winson Chung · 8 years ago
  52. 3bac2c2 Adding callback to notify LauncherCallbacks when quickstep starts by Sunny Goyal · 8 years ago
  53. 03c8e3f Add quickstep onboarding text and send to sysui by Tony Wickham · 8 years ago
  54. 103ef27 Merge "Only initialize the animation control when gesture starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  55. ef3ae11 Only initialize the animation control when gesture starts by Sunny Goyal · 8 years ago
  56. 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
  57. 23d627f Fix label is not badged + failed to start "App Info" in correct user by Tony Mak · 8 years ago
  58. 5a090a7 Merge "Preserving the last state when going to overview." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  59. af161fd Preserving the last state when going to overview. by Sunny Goyal · 8 years ago
  60. c4341e8 Using state property for animating hotseat by Sunny Goyal · 8 years ago
  61. bd0beb9 Merge "Cancel launcher app transition when changing states" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  62. dc76f8e Cancel launcher app transition when changing states by Tony · 8 years ago
  63. 39552b8 Skip Launcher opening animation if its not in the set of opening apps. by Jon Miranda · 8 years ago
  64. 24bd85a Fix issue with reseting touch handler by Winson Chung · 8 years ago
  65. 8b26456 Waiting for a small timeout for launcher draw, before performing the swipe gesture. by Sunny Goyal · 8 years ago
  66. 0ecca76 Refactoring the touch handling into a different class. by Sunny Goyal · 8 years ago
  67. 973fa53 Merge "Entering overview from home focuses on first task" into ub-launcher3-master by Tony Wickham · 8 years ago
  68. 6f292ae Entering overview from home focuses on first task by Tony · 8 years ago
  69. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  70. aed78b7 Use sysui lib to determine if screen pinning is enabled by Tony · 8 years ago
  71. 9c70e7e Update task menu by Tony · 8 years ago
  72. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  73. c94cfc0 Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master by Sunny Goyal · 8 years ago
  74. d0f20ab Merge "Fix a couple of issues with app close" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  75. fc0f6a5 Fix a couple of issues with app close by Jorim Jaggi · 8 years ago
  76. f8d56fc Initial changes for handling configuration changes dynamically by Sunny Goyal · 8 years ago
  77. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 8 years ago
  78. 260fec1 Merge changes Ib95f0c41,I5a1488aa into ub-launcher3-master by TreeHugger Robot · 8 years ago
  79. 1470e6b Merge "Fix app closing transition in multi-window" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  80. 7dde1c3 Start the recents window animation on touch down. by Winson Chung · 8 years ago
  81. 7d7783b Only keep running task id. by Winson Chung · 8 years ago
  82. 87eca2b Merge "Fixing Launcher UI jump if the fling animation is completed before launcehr first frame" into ub-launcher3-master by Sunny Goyal · 8 years ago
  83. 6674249 Fix app closing transition in multi-window by Jorim Jaggi · 8 years ago
  84. d5e5109 Merge "Fix some visual bugs" into ub-launcher3-master by Tony Wickham · 8 years ago
  85. 7718fdc Fixing Launcher UI jump if the fling animation is completed before launcehr first frame by Sunny Goyal · 8 years ago
  86. 8317b69 Using a background thread for controlling window animation by Sunny Goyal · 8 years ago
  87. 1a34100 Add code path for the recents animation using window transitions. by Winson Chung · 8 years ago
  88. d30e74b Fix parameter order by Jorim Jaggi · 8 years ago
  89. 12e9f34 Fix some visual bugs by Tony · 8 years ago
  90. 7e2e67f Adding isSeascape method to have a common place to orientation check by Sunny Goyal · 8 years ago
  91. 3c24060 Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  92. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 8 years ago
  93. 0ea5006 Adding TaskOverlayFactory to extend the TaskView behavior by Sunny Goyal · 8 years ago
  94. 82d010f Fixing insets not getting scaled properly in thumbnail by Sunny Goyal · 8 years ago
  95. 5378b9a Set sQuickScrubEnabled = false in onDestroy() by Tony Wickham · 8 years ago
  96. eb1c9ea Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  97. b4175d8 Simplifying/fixing logic for ignoring touches in quick scrub by Tony Wickham · 8 years ago
  98. aa6b111 Merge "Check for permission before registering remote animations to prevent crash." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  99. 184b644 Check for permission before registering remote animations to prevent crash. by Jon Miranda · 8 years ago
  100. 5bce661 Merge "Use AllAppsTransitionController to animate the hotseat & scrim." into ub-launcher3-master by Jonathan Miranda · 8 years ago