1. 668dd40 Merge "Fixing window transform not changing monotonically with shift" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  2. 30897aa Temporarily enabling various tracing for debug devices by Sunny Goyal · 8 years ago
  3. b1e2e29 Fixing window transform not changing monotonically with shift by Sunny Goyal · 8 years ago
  4. 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
  5. b3fbc0b Quick step/scrub/switch logging by Hyunyoung Song · 8 years ago
  6. 60876ac Handling recents animation cancelation by Sunny Goyal · 8 years ago
  7. b186136 Merge "Re-enable deferring recents animation on back button." into ub-launcher3-master by Winson Chung · 8 years ago
  8. 82db735 Re-enable deferring recents animation on back button. by Winson Chung · 8 years ago
  9. f2f08fc Merge "Fix task icon not showing if you press home" into ub-launcher3-master by Tony Wickham · 8 years ago
  10. 40583a2 Merge "Increase initial delay for auto-advancing on quickscrub." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  11. ff35921 Fix task icon not showing if you press home by Tony · 8 years ago
  12. df7eb4c Increase initial delay for auto-advancing on quickscrub. by Winson Chung · 8 years ago
  13. 0969480 Merge "Hide split screen option if app doesn't support it" into ub-launcher3-master by Tony Wickham · 8 years ago
  14. 41157f3 Merge "Tweaks to synchronized app transitions." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  15. 73296f2 Hide split screen option if app doesn't support it by Tony · 8 years ago
  16. 5f72d3b Merge "Fix a couple bugs with back button visibility" into ub-launcher3-master by Tony Wickham · 8 years ago
  17. bdb0348 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  18. 0c22a6c Fix a couple bugs with back button visibility by Tony Wickham · 8 years ago
  19. 863e055 Tweaks to synchronized app transitions. by Jon Miranda · 8 years ago
  20. 841bbf0 Serializing all event handling from SystemUI by Sunny Goyal · 8 years ago
  21. bd3a798 Merge "Fix a couple quickscrub issues" into ub-launcher3-master by Tony Wickham · 8 years ago
  22. 19a3906 Merge "Revert "Revert "Generating fake “to Recents” events for overview NOT from task""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  23. 7fa87bb Merge "Revert "Revert "Remove back button when on home screen""" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  24. 021c06c Don't rely on ORIENTATION_BEHIND, lock th rotation during the gesture. by Winson Chung · 8 years ago
  25. d782394 Revert "Revert "Remove back button when on home screen"" by Winson Chung · 8 years ago
  26. 9d286e6 Revert "Revert "Generating fake “to Recents” events for overview NOT from task"" by Winson Chung · 8 years ago
  27. 6485766 Merge "Revert "Remove back button when on home screen"" into ub-launcher3-master by Winson Chung · 8 years ago
  28. 3b26183 Merge "Revert "Generating fake “to Recents” events for overview NOT from task"" into ub-launcher3-master by Winson Chung · 8 years ago
  29. dd176e6 Revert "Remove back button when on home screen" by Winson Chung · 8 years ago
  30. 53daa2c Revert "Generating fake “to Recents” events for overview NOT from task" by Winson Chung · 8 years ago
  31. fa3efe9 Fix a couple quickscrub issues by Tony Wickham · 8 years ago
  32. cfab8c5 Merge "Generating fake “to Recents” events for overview NOT from task" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  33. d46e428 Generating fake “to Recents” events for overview NOT from task by Vadim Tryshev · 8 years ago
  34. 748c55b Merge "Prevent rotation during quickscrub gesture." into ub-launcher3-master by Winson Chung · 8 years ago
  35. 22a24c1 Merge "Remove back button when on home screen" into ub-launcher3-master by Tony Wickham · 8 years ago
  36. 663759e Remove back button when on home screen by Tony Wickham · 8 years ago
  37. 9004912 Prevent rotation during quickscrub gesture. by Winson Chung · 8 years ago
  38. c36d6ee Temporarily disabling model preloading by Sunny Goyal · 8 years ago
  39. 1672549 Merge "Fixing crash when window is not attached" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  40. 1e9da8b Fixing crash when window is not attached by Sunny Goyal · 8 years ago
  41. 51fc778 Fixing “Transition Delay - App to Recents” test: the Launcher part by Vadim Tryshev · 8 years ago
  42. 4c021ee Temporarily disable back button deferral of start animation. by Winson Chung · 8 years ago
  43. db3a95c Reset the interaction handler if it hasn't been recreated. by Winson Chung · 8 years ago
  44. ff02cd5 Skip updating displacement if handler is already invalidated. by Winson Chung · 8 years ago
  45. f6c65d7 Merge "Fixing ANR when using quickscrub from homescreen" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  46. bf6dfc5 Fixing ANR when using quickscrub from homescreen by Sunny Goyal · 8 years ago
  47. 66f2b35 Adding a utility class to simplify main process initialization. by Sunny Goyal · 8 years ago
  48. a0693d6 Merge "Defer starting the recents animation when swiping over back button" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  49. 450d821 Merge changes I2130e01c,I3f864ff4 into ub-launcher3-master by TreeHugger Robot · 8 years ago
  50. d56ac2a Defer starting the recents animation when swiping over back button by Winson Chung · 8 years ago
  51. cc394cd Re-enable input consumer to catch touches over window by Winson Chung · 8 years ago
  52. c2ef02e Cancel the animation when cleaning up the touch tracking by Winson Chung · 8 years ago
  53. d766aad Fix scrolling to first task on swipe up for RTL by Tony Wickham · 8 years ago
  54. d91c3f4 Merge "Allow quick scrub/switch from minus one" into ub-launcher3-master by Tony Wickham · 8 years ago
  55. 618a504 Allow quick scrub/switch from minus one by Tony Wickham · 8 years ago
  56. 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
  57. aefd062 Merge "Re-enable quick scrub/switch from launcher" into ub-launcher3-master by Tony Wickham · 8 years ago
  58. 2fd04c2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  59. a066e44 Re-enable quick scrub/switch from launcher by Tony Wickham · 8 years ago
  60. 62388be Merge "Move window to align with first task during quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  61. 8cb3002 Move window to align with first task during quick scrub by Tony Wickham · 8 years ago
  62. 7228986 Fixing workspace card shifted when going to home. by Sunny Goyal · 8 years ago
  63. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  64. 006239b Fix blocking issues re. window transitions and quick scrub by Winson Chung · 8 years ago
  65. 3e803c7 Animate the visible task view if launching an app that resolves to the task by Winson Chung · 8 years ago
  66. 7780fa7 Merge "Prevent blinking when user presses home." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  67. 0d5daaf Prevent blinking when user presses home. by Jon Miranda · 8 years ago
  68. ce29861 Use DrawableFactory to get icons for animation. by Jon Miranda · 8 years ago
  69. 168ca69 Merge "Adding callback to notify LauncherCallbacks when quickstep starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  70. 2fda6ce Handle transition from multi-window by Winson Chung · 8 years ago
  71. 3bac2c2 Adding callback to notify LauncherCallbacks when quickstep starts by Sunny Goyal · 8 years ago
  72. 03c8e3f Add quickstep onboarding text and send to sysui by Tony Wickham · 8 years ago
  73. 103ef27 Merge "Only initialize the animation control when gesture starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  74. ef3ae11 Only initialize the animation control when gesture starts by Sunny Goyal · 8 years ago
  75. 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
  76. 23d627f Fix label is not badged + failed to start "App Info" in correct user by Tony Mak · 8 years ago
  77. 5a090a7 Merge "Preserving the last state when going to overview." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  78. af161fd Preserving the last state when going to overview. by Sunny Goyal · 8 years ago
  79. c4341e8 Using state property for animating hotseat by Sunny Goyal · 8 years ago
  80. bd0beb9 Merge "Cancel launcher app transition when changing states" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  81. dc76f8e Cancel launcher app transition when changing states by Tony · 8 years ago
  82. 39552b8 Skip Launcher opening animation if its not in the set of opening apps. by Jon Miranda · 8 years ago
  83. 24bd85a Fix issue with reseting touch handler by Winson Chung · 8 years ago
  84. 8b26456 Waiting for a small timeout for launcher draw, before performing the swipe gesture. by Sunny Goyal · 8 years ago
  85. 0ecca76 Refactoring the touch handling into a different class. by Sunny Goyal · 8 years ago
  86. 973fa53 Merge "Entering overview from home focuses on first task" into ub-launcher3-master by Tony Wickham · 8 years ago
  87. 6f292ae Entering overview from home focuses on first task by Tony · 8 years ago
  88. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  89. aed78b7 Use sysui lib to determine if screen pinning is enabled by Tony · 8 years ago
  90. 9c70e7e Update task menu by Tony · 8 years ago
  91. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  92. c94cfc0 Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master by Sunny Goyal · 8 years ago
  93. d0f20ab Merge "Fix a couple of issues with app close" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  94. fc0f6a5 Fix a couple of issues with app close by Jorim Jaggi · 8 years ago
  95. f8d56fc Initial changes for handling configuration changes dynamically by Sunny Goyal · 8 years ago
  96. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 8 years ago
  97. 260fec1 Merge changes Ib95f0c41,I5a1488aa into ub-launcher3-master by TreeHugger Robot · 8 years ago
  98. 1470e6b Merge "Fix app closing transition in multi-window" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  99. 7dde1c3 Start the recents window animation on touch down. by Winson Chung · 8 years ago
  100. 7d7783b Only keep running task id. by Winson Chung · 8 years ago