1. 24bd85a Fix issue with reseting touch handler by Winson Chung · 8 years ago
  2. 8b26456 Waiting for a small timeout for launcher draw, before performing the swipe gesture. by Sunny Goyal · 8 years ago
  3. 0ecca76 Refactoring the touch handling into a different class. by Sunny Goyal · 8 years ago
  4. 973fa53 Merge "Entering overview from home focuses on first task" into ub-launcher3-master by Tony Wickham · 8 years ago
  5. 6f292ae Entering overview from home focuses on first task by Tony · 8 years ago
  6. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  7. aed78b7 Use sysui lib to determine if screen pinning is enabled by Tony · 8 years ago
  8. 9c70e7e Update task menu by Tony · 8 years ago
  9. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  10. c94cfc0 Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master by Sunny Goyal · 8 years ago
  11. d0f20ab Merge "Fix a couple of issues with app close" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  12. fc0f6a5 Fix a couple of issues with app close by Jorim Jaggi · 8 years ago
  13. f8d56fc Initial changes for handling configuration changes dynamically by Sunny Goyal · 8 years ago
  14. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 8 years ago
  15. 260fec1 Merge changes Ib95f0c41,I5a1488aa into ub-launcher3-master by TreeHugger Robot · 8 years ago
  16. 1470e6b Merge "Fix app closing transition in multi-window" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  17. 7dde1c3 Start the recents window animation on touch down. by Winson Chung · 8 years ago
  18. 7d7783b Only keep running task id. by Winson Chung · 8 years ago
  19. 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
  20. 6674249 Fix app closing transition in multi-window by Jorim Jaggi · 8 years ago
  21. d5e5109 Merge "Fix some visual bugs" into ub-launcher3-master by Tony Wickham · 8 years ago
  22. 7718fdc Fixing Launcher UI jump if the fling animation is completed before launcehr first frame by Sunny Goyal · 8 years ago
  23. 8317b69 Using a background thread for controlling window animation by Sunny Goyal · 8 years ago
  24. 1a34100 Add code path for the recents animation using window transitions. by Winson Chung · 8 years ago
  25. d30e74b Fix parameter order by Jorim Jaggi · 8 years ago
  26. 12e9f34 Fix some visual bugs by Tony · 8 years ago
  27. 7e2e67f Adding isSeascape method to have a common place to orientation check by Sunny Goyal · 8 years ago
  28. 3c24060 Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  29. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 8 years ago
  30. 0ea5006 Adding TaskOverlayFactory to extend the TaskView behavior by Sunny Goyal · 8 years ago
  31. 82d010f Fixing insets not getting scaled properly in thumbnail by Sunny Goyal · 8 years ago
  32. 5378b9a Set sQuickScrubEnabled = false in onDestroy() by Tony Wickham · 8 years ago
  33. eb1c9ea Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  34. b4175d8 Simplifying/fixing logic for ignoring touches in quick scrub by Tony Wickham · 8 years ago
  35. aa6b111 Merge "Check for permission before registering remote animations to prevent crash." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  36. 184b644 Check for permission before registering remote animations to prevent crash. by Jon Miranda · 8 years ago
  37. 5bce661 Merge "Use AllAppsTransitionController to animate the hotseat & scrim." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  38. 701b0f5 Use AllAppsTransitionController to animate the hotseat & scrim. by Jon Miranda · 8 years ago
  39. d17862c Merge "Ignore touches on launcher while quick scrub is enabled" into ub-launcher3-master by Tony Wickham · 8 years ago
  40. 7bebef4 Merge "Reusing the existing handler when quickscrub starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  41. 7853bdb Launcher app close transition. by Jon Miranda · 8 years ago
  42. 2c80b0f Reusing the existing handler when quickscrub starts by Sunny Goyal · 8 years ago
  43. 6586b54 Fix crash for apps launched through non-BubbleTextView views. by Jon Miranda · 8 years ago
  44. 2c89676 Fix opening app transitions in RTL. by Jon Miranda · 8 years ago
  45. f86de61 Merge "Make app-controlled animations more robust" into ub-launcher3-master by Jorim Jaggi · 8 years ago
  46. 339d195 Ignore touches on launcher while quick scrub is enabled by Tony Wickham · 8 years ago
  47. 4ed2c9d Make app-controlled animations more robust by Jorim Jaggi · 8 years ago
  48. 08af6b7 Using state controller for moving the hotseat. by Sunny Goyal · 8 years ago
  49. 50def21 Merge "Fix position of task menu in RTL" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  50. 0d00e52 Fix position of task menu in RTL by Tony Wickham · 8 years ago
  51. 180f777 Merge "Don't crash when invoking quickscrub with no recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  52. 0b170d8 Don't crash when invoking quickscrub with no recent tasks by Tony Wickham · 8 years ago
  53. 41b36e0 Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master by Sunny Goyal · 8 years ago
  54. cd77ba0 Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master by Sunny Goyal · 8 years ago
  55. 02424b2 Adding a horizontal popup when when workspace is longPressed by Sunny Goyal · 8 years ago
  56. 19d32b7 Removing multi-state apha control for hotseat by Sunny Goyal · 8 years ago
  57. 23608f7 Merge "Fallback to default launch options for users with old version of platform." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  58. 3e6fb6c Fallback to default launch options for users with old version of platform. by Jon Miranda · 8 years ago
  59. f59d0e4 Fading edges in landscape UI by Sunny Goyal · 8 years ago
  60. b3335da Only move AllAppsContainerView when opening apps from All Apps. by Jon Miranda · 8 years ago
  61. 234b92d Merge "Reapplying state UI when the insets change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  62. dbcd632 Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  63. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 8 years ago
  64. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  65. 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
  66. bac7f64 Fading the edges of the thumbnail if the size is different than the view size by Sunny Goyal · 8 years ago
  67. 6905717 Synchronized opening app transition animations. by Jon Miranda · 8 years ago
  68. 690f249 Updating the workspace card in recents UI by Sunny Goyal · 8 years ago
  69. 8d9384e Using a default bitmap if we fail to take a screenshot by Sunny Goyal · 8 years ago
  70. 000e0a1 Removing packageName from home intent to avoid duplicate launcher activity by Sunny Goyal · 8 years ago
  71. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 8 years ago
  72. 05a3bbd Adding swipe gestures in overview screen by Sunny Goyal · 8 years ago
  73. dfa46e1 Merge "Adding a back stack to go to overview from all-apps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  74. f4fce29 Don't reload the Recents model if it's already loaded by Adam Cohen · 8 years ago
  75. 6d6fe04 Implement quick scrub and quick switch callbacks by Tony · 8 years ago
  76. 1a52ef5 Removing some dependency on Launcher UI by Sunny Goyal · 8 years ago
  77. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 8 years ago
  78. 9bb0d72 Adding feature to support two different swipe targets from all-apps and overview by Sunny Goyal · 8 years ago
  79. b5d047c Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  80. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 8 years ago
  81. 5cf0fbc Merge "Add onWidgetsBound() callback to TaskMenuView" into ub-launcher3-master by Tony Wickham · 8 years ago
  82. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  83. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  84. a92638a Merge "Two state swipe interaction fixes" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  85. 2a0659b Two state swipe interaction fixes by Sunny Goyal · 8 years ago
  86. 0c52b56 Add onWidgetsBound() callback to TaskMenuView by Tony Wickham · 8 years ago
  87. 2fae2a0 Add system shortcuts when long pressing recent icon by Tony Wickham · 8 years ago
  88. 9328a51 Adding translationX to workspace card to that it is slightly visible by Sunny Goyal · 8 years ago
  89. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  90. 50f85e0 Temporarily disable HW bitmaps by Winson Chung · 8 years ago
  91. e779479 Merge "First pass at using hardware bitmaps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  92. 5f73357 Merge "Swipe from nav bar to enter overview in landscape" into ub-launcher3-master by Tony Wickham · 8 years ago
  93. 9d32323 First pass at using hardware bitmaps by Sunny Goyal · 8 years ago
  94. 30d276c Merge "Animate recent app icon in after activity transition" into ub-launcher3-master by Tony Wickham · 8 years ago
  95. b744a67 Swipe from nav bar to enter overview in landscape by Tony Wickham · 8 years ago
  96. 0349b6c Animate recent app icon in after activity transition by Tony Wickham · 8 years ago
  97. 3526729 Merge "Restricting the overview state trigger logic to a limited swipe range" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  98. 4aa4c5a Merge "Hide hotseat in landscape overview" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  99. a447bd8 Hide hotseat in landscape overview by Tony Wickham · 8 years ago
  100. 0c72335 Enabling swipe up from overview to all-apps by Sunny Goyal · 8 years ago