1. d766aad Fix scrolling to first task on swipe up for RTL by Tony Wickham · 8 years ago
  2. d91c3f4 Merge "Allow quick scrub/switch from minus one" into ub-launcher3-master by Tony Wickham · 8 years ago
  3. 618a504 Allow quick scrub/switch from minus one by Tony Wickham · 8 years ago
  4. 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
  5. aefd062 Merge "Re-enable quick scrub/switch from launcher" into ub-launcher3-master by Tony Wickham · 8 years ago
  6. 2fd04c2 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  7. a066e44 Re-enable quick scrub/switch from launcher by Tony Wickham · 8 years ago
  8. 62388be Merge "Move window to align with first task during quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  9. 8cb3002 Move window to align with first task during quick scrub by Tony Wickham · 8 years ago
  10. 7228986 Fixing workspace card shifted when going to home. by Sunny Goyal · 8 years ago
  11. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  12. 006239b Fix blocking issues re. window transitions and quick scrub by Winson Chung · 8 years ago
  13. 3e803c7 Animate the visible task view if launching an app that resolves to the task by Winson Chung · 8 years ago
  14. 7780fa7 Merge "Prevent blinking when user presses home." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  15. 0d5daaf Prevent blinking when user presses home. by Jon Miranda · 8 years ago
  16. ce29861 Use DrawableFactory to get icons for animation. by Jon Miranda · 8 years ago
  17. 168ca69 Merge "Adding callback to notify LauncherCallbacks when quickstep starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  18. 2fda6ce Handle transition from multi-window by Winson Chung · 8 years ago
  19. 3bac2c2 Adding callback to notify LauncherCallbacks when quickstep starts by Sunny Goyal · 8 years ago
  20. 03c8e3f Add quickstep onboarding text and send to sysui by Tony Wickham · 8 years ago
  21. 103ef27 Merge "Only initialize the animation control when gesture starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  22. ef3ae11 Only initialize the animation control when gesture starts by Sunny Goyal · 8 years ago
  23. 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
  24. 23d627f Fix label is not badged + failed to start "App Info" in correct user by Tony Mak · 8 years ago
  25. 5a090a7 Merge "Preserving the last state when going to overview." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  26. af161fd Preserving the last state when going to overview. by Sunny Goyal · 8 years ago
  27. c4341e8 Using state property for animating hotseat by Sunny Goyal · 8 years ago
  28. bd0beb9 Merge "Cancel launcher app transition when changing states" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  29. dc76f8e Cancel launcher app transition when changing states by Tony · 8 years ago
  30. 39552b8 Skip Launcher opening animation if its not in the set of opening apps. by Jon Miranda · 8 years ago
  31. 24bd85a Fix issue with reseting touch handler by Winson Chung · 8 years ago
  32. 8b26456 Waiting for a small timeout for launcher draw, before performing the swipe gesture. by Sunny Goyal · 8 years ago
  33. 0ecca76 Refactoring the touch handling into a different class. by Sunny Goyal · 8 years ago
  34. 973fa53 Merge "Entering overview from home focuses on first task" into ub-launcher3-master by Tony Wickham · 8 years ago
  35. 6f292ae Entering overview from home focuses on first task by Tony · 8 years ago
  36. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  37. aed78b7 Use sysui lib to determine if screen pinning is enabled by Tony · 8 years ago
  38. 9c70e7e Update task menu by Tony · 8 years ago
  39. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  40. c94cfc0 Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master by Sunny Goyal · 8 years ago
  41. d0f20ab Merge "Fix a couple of issues with app close" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  42. fc0f6a5 Fix a couple of issues with app close by Jorim Jaggi · 8 years ago
  43. f8d56fc Initial changes for handling configuration changes dynamically by Sunny Goyal · 8 years ago
  44. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 8 years ago
  45. 260fec1 Merge changes Ib95f0c41,I5a1488aa into ub-launcher3-master by TreeHugger Robot · 8 years ago
  46. 1470e6b Merge "Fix app closing transition in multi-window" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  47. 7dde1c3 Start the recents window animation on touch down. by Winson Chung · 8 years ago
  48. 7d7783b Only keep running task id. by Winson Chung · 8 years ago
  49. 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
  50. 6674249 Fix app closing transition in multi-window by Jorim Jaggi · 8 years ago
  51. d5e5109 Merge "Fix some visual bugs" into ub-launcher3-master by Tony Wickham · 8 years ago
  52. 7718fdc Fixing Launcher UI jump if the fling animation is completed before launcehr first frame by Sunny Goyal · 8 years ago
  53. 8317b69 Using a background thread for controlling window animation by Sunny Goyal · 8 years ago
  54. 1a34100 Add code path for the recents animation using window transitions. by Winson Chung · 8 years ago
  55. d30e74b Fix parameter order by Jorim Jaggi · 8 years ago
  56. 12e9f34 Fix some visual bugs by Tony · 8 years ago
  57. 7e2e67f Adding isSeascape method to have a common place to orientation check by Sunny Goyal · 8 years ago
  58. 3c24060 Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  59. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 8 years ago
  60. 0ea5006 Adding TaskOverlayFactory to extend the TaskView behavior by Sunny Goyal · 8 years ago
  61. 82d010f Fixing insets not getting scaled properly in thumbnail by Sunny Goyal · 8 years ago
  62. 5378b9a Set sQuickScrubEnabled = false in onDestroy() by Tony Wickham · 8 years ago
  63. eb1c9ea Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  64. b4175d8 Simplifying/fixing logic for ignoring touches in quick scrub by Tony Wickham · 8 years ago
  65. aa6b111 Merge "Check for permission before registering remote animations to prevent crash." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  66. 184b644 Check for permission before registering remote animations to prevent crash. by Jon Miranda · 8 years ago
  67. 5bce661 Merge "Use AllAppsTransitionController to animate the hotseat & scrim." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  68. 701b0f5 Use AllAppsTransitionController to animate the hotseat & scrim. by Jon Miranda · 8 years ago
  69. d17862c Merge "Ignore touches on launcher while quick scrub is enabled" into ub-launcher3-master by Tony Wickham · 8 years ago
  70. 7bebef4 Merge "Reusing the existing handler when quickscrub starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  71. 7853bdb Launcher app close transition. by Jon Miranda · 8 years ago
  72. 2c80b0f Reusing the existing handler when quickscrub starts by Sunny Goyal · 8 years ago
  73. 6586b54 Fix crash for apps launched through non-BubbleTextView views. by Jon Miranda · 8 years ago
  74. 2c89676 Fix opening app transitions in RTL. by Jon Miranda · 8 years ago
  75. f86de61 Merge "Make app-controlled animations more robust" into ub-launcher3-master by Jorim Jaggi · 8 years ago
  76. 339d195 Ignore touches on launcher while quick scrub is enabled by Tony Wickham · 8 years ago
  77. 4ed2c9d Make app-controlled animations more robust by Jorim Jaggi · 8 years ago
  78. 08af6b7 Using state controller for moving the hotseat. by Sunny Goyal · 8 years ago
  79. 50def21 Merge "Fix position of task menu in RTL" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  80. 0d00e52 Fix position of task menu in RTL by Tony Wickham · 8 years ago
  81. 180f777 Merge "Don't crash when invoking quickscrub with no recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  82. 0b170d8 Don't crash when invoking quickscrub with no recent tasks by Tony Wickham · 8 years ago
  83. 41b36e0 Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master by Sunny Goyal · 8 years ago
  84. cd77ba0 Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master by Sunny Goyal · 8 years ago
  85. 02424b2 Adding a horizontal popup when when workspace is longPressed by Sunny Goyal · 8 years ago
  86. 19d32b7 Removing multi-state apha control for hotseat by Sunny Goyal · 8 years ago
  87. 23608f7 Merge "Fallback to default launch options for users with old version of platform." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  88. 3e6fb6c Fallback to default launch options for users with old version of platform. by Jon Miranda · 8 years ago
  89. f59d0e4 Fading edges in landscape UI by Sunny Goyal · 8 years ago
  90. b3335da Only move AllAppsContainerView when opening apps from All Apps. by Jon Miranda · 8 years ago
  91. 234b92d Merge "Reapplying state UI when the insets change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  92. dbcd632 Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  93. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 8 years ago
  94. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  95. f12cfaa Merge "Fading the edges of the thumbnail if the size is different than the view size" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  96. bac7f64 Fading the edges of the thumbnail if the size is different than the view size by Sunny Goyal · 8 years ago
  97. 6905717 Synchronized opening app transition animations. by Jon Miranda · 8 years ago
  98. 690f249 Updating the workspace card in recents UI by Sunny Goyal · 8 years ago
  99. 8d9384e Using a default bitmap if we fail to take a screenshot by Sunny Goyal · 8 years ago
  100. 000e0a1 Removing packageName from home intent to avoid duplicate launcher activity by Sunny Goyal · 8 years ago