1. 12e9f34 Fix some visual bugs by Tony · 8 years ago
  2. 3c24060 Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  3. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 8 years ago
  4. 0ea5006 Adding TaskOverlayFactory to extend the TaskView behavior by Sunny Goyal · 8 years ago
  5. 82d010f Fixing insets not getting scaled properly in thumbnail by Sunny Goyal · 8 years ago
  6. 5378b9a Set sQuickScrubEnabled = false in onDestroy() by Tony Wickham · 8 years ago
  7. eb1c9ea Merge "Simplifying/fixing logic for ignoring touches in quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  8. b4175d8 Simplifying/fixing logic for ignoring touches in quick scrub by Tony Wickham · 8 years ago
  9. aa6b111 Merge "Check for permission before registering remote animations to prevent crash." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  10. 184b644 Check for permission before registering remote animations to prevent crash. by Jon Miranda · 8 years ago
  11. 5bce661 Merge "Use AllAppsTransitionController to animate the hotseat & scrim." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  12. 701b0f5 Use AllAppsTransitionController to animate the hotseat & scrim. by Jon Miranda · 8 years ago
  13. d17862c Merge "Ignore touches on launcher while quick scrub is enabled" into ub-launcher3-master by Tony Wickham · 8 years ago
  14. 7bebef4 Merge "Reusing the existing handler when quickscrub starts" into ub-launcher3-master by Sunny Goyal · 8 years ago
  15. 7853bdb Launcher app close transition. by Jon Miranda · 8 years ago
  16. 2c80b0f Reusing the existing handler when quickscrub starts by Sunny Goyal · 8 years ago
  17. 6586b54 Fix crash for apps launched through non-BubbleTextView views. by Jon Miranda · 8 years ago
  18. 2c89676 Fix opening app transitions in RTL. by Jon Miranda · 8 years ago
  19. f86de61 Merge "Make app-controlled animations more robust" into ub-launcher3-master by Jorim Jaggi · 8 years ago
  20. 339d195 Ignore touches on launcher while quick scrub is enabled by Tony Wickham · 8 years ago
  21. 4ed2c9d Make app-controlled animations more robust by Jorim Jaggi · 8 years ago
  22. 08af6b7 Using state controller for moving the hotseat. by Sunny Goyal · 8 years ago
  23. 50def21 Merge "Fix position of task menu in RTL" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  24. 0d00e52 Fix position of task menu in RTL by Tony Wickham · 8 years ago
  25. 180f777 Merge "Don't crash when invoking quickscrub with no recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  26. 0b170d8 Don't crash when invoking quickscrub with no recent tasks by Tony Wickham · 8 years ago
  27. 41b36e0 Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master by Sunny Goyal · 8 years ago
  28. cd77ba0 Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master by Sunny Goyal · 8 years ago
  29. 02424b2 Adding a horizontal popup when when workspace is longPressed by Sunny Goyal · 8 years ago
  30. 19d32b7 Removing multi-state apha control for hotseat by Sunny Goyal · 8 years ago
  31. 23608f7 Merge "Fallback to default launch options for users with old version of platform." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  32. 3e6fb6c Fallback to default launch options for users with old version of platform. by Jon Miranda · 8 years ago
  33. f59d0e4 Fading edges in landscape UI by Sunny Goyal · 8 years ago
  34. b3335da Only move AllAppsContainerView when opening apps from All Apps. by Jon Miranda · 8 years ago
  35. 234b92d Merge "Reapplying state UI when the insets change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  36. dbcd632 Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  37. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 8 years ago
  38. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  39. 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
  40. bac7f64 Fading the edges of the thumbnail if the size is different than the view size by Sunny Goyal · 8 years ago
  41. 6905717 Synchronized opening app transition animations. by Jon Miranda · 8 years ago
  42. 690f249 Updating the workspace card in recents UI by Sunny Goyal · 8 years ago
  43. 8d9384e Using a default bitmap if we fail to take a screenshot by Sunny Goyal · 8 years ago
  44. 000e0a1 Removing packageName from home intent to avoid duplicate launcher activity by Sunny Goyal · 8 years ago
  45. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 8 years ago
  46. 05a3bbd Adding swipe gestures in overview screen by Sunny Goyal · 8 years ago
  47. dfa46e1 Merge "Adding a back stack to go to overview from all-apps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  48. f4fce29 Don't reload the Recents model if it's already loaded by Adam Cohen · 8 years ago
  49. 6d6fe04 Implement quick scrub and quick switch callbacks by Tony · 8 years ago
  50. 1a52ef5 Removing some dependency on Launcher UI by Sunny Goyal · 8 years ago
  51. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 8 years ago
  52. 9bb0d72 Adding feature to support two different swipe targets from all-apps and overview by Sunny Goyal · 8 years ago
  53. b5d047c Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  54. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 8 years ago
  55. 5cf0fbc Merge "Add onWidgetsBound() callback to TaskMenuView" into ub-launcher3-master by Tony Wickham · 8 years ago
  56. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  57. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  58. a92638a Merge "Two state swipe interaction fixes" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  59. 2a0659b Two state swipe interaction fixes by Sunny Goyal · 8 years ago
  60. 0c52b56 Add onWidgetsBound() callback to TaskMenuView by Tony Wickham · 8 years ago
  61. 2fae2a0 Add system shortcuts when long pressing recent icon by Tony Wickham · 8 years ago
  62. 9328a51 Adding translationX to workspace card to that it is slightly visible by Sunny Goyal · 8 years ago
  63. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  64. 50f85e0 Temporarily disable HW bitmaps by Winson Chung · 8 years ago
  65. e779479 Merge "First pass at using hardware bitmaps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  66. 5f73357 Merge "Swipe from nav bar to enter overview in landscape" into ub-launcher3-master by Tony Wickham · 8 years ago
  67. 9d32323 First pass at using hardware bitmaps by Sunny Goyal · 8 years ago
  68. 30d276c Merge "Animate recent app icon in after activity transition" into ub-launcher3-master by Tony Wickham · 8 years ago
  69. b744a67 Swipe from nav bar to enter overview in landscape by Tony Wickham · 8 years ago
  70. 0349b6c Animate recent app icon in after activity transition by Tony Wickham · 8 years ago
  71. 3526729 Merge "Restricting the overview state trigger logic to a limited swipe range" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  72. 4aa4c5a Merge "Hide hotseat in landscape overview" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  73. a447bd8 Hide hotseat in landscape overview by Tony Wickham · 8 years ago
  74. 0c72335 Enabling swipe up from overview to all-apps by Sunny Goyal · 8 years ago
  75. f5f6fc3 Restricting the overview state trigger logic to a limited swipe range by Sunny Goyal · 8 years ago
  76. de5535a Initial interaction for two state swipe to overview by Sunny Goyal · 8 years ago
  77. fcb1dd1 Merge "Implement swipe to dismiss recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  78. a3e0350 Creating a copy of vertical swipe detector for quickstep by Sunny Goyal · 8 years ago
  79. 8643cd4 Implement swipe to dismiss recent tasks by Tony Wickham · 8 years ago
  80. 3c585dd Removing view layer support during state animation. by Sunny Goyal · 8 years ago
  81. e3c6d58 Adding support for tagging animations per controller, so that they can be controlled independently by Sunny Goyal · 8 years ago
  82. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  83. 5337067 Allow hotseat items to be clicked in overview by Tony Wickham · 8 years ago
  84. e6af631 Merge "Forwarding touch events from TouchInteractionService to Launcher when launcher window is visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  85. 7df64b3 Dim non-forefront recent pages by Tony Wickham · 8 years ago
  86. 413e7d4 Merge "Subtracting the touchSlop when dragging the window, to prevent initial jump" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  87. 0c2d9b0 Merge "Fix bug where long press menu text is white on gray for dark backgrounds." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  88. b1b2b45 Fix bug where long press menu text is white on gray for dark backgrounds. by Jon Miranda · 8 years ago
  89. 0607cf0 Forwarding touch events from TouchInteractionService to Launcher by Sunny Goyal · 8 years ago
  90. 635329a Merge "Add carousel curve effect to RecentsView." into ub-launcher3-master by Tony Wickham · 8 years ago
  91. 1c9bf6a Add carousel curve effect to RecentsView. by Tony Wickham · 8 years ago
  92. 27887b2 Adding some tracing for touch interaction by Sunny Goyal · 8 years ago
  93. 1c22aa1 Subtracting the touchSlop when dragging the window, to prevent initial jump by Sunny Goyal · 8 years ago
  94. 1dc8a1f Batching MotionEvents and processing them on the UI thread by Sunny Goyal · 8 years ago
  95. 047dea9 Merge changes Iaeeca788,I305b659d into ub-launcher3-master by Winson Chung · 8 years ago
  96. af3a327 Merge "Temorarily changing the long press action on the homescreen to show a popup menu" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  97. 0485e35 Fetching graphic buffer instead of bitmap for current screenshot. by Winson Chung · 8 years ago
  98. 117386c Add option to not preload titles. by Winson Chung · 8 years ago
  99. a5ace71 Temorarily changing the long press action on the homescreen to show a popup menu by Sunny Goyal · 8 years ago
  100. 0874079 Various swipe up animation optimizations by Sunny Goyal · 8 years ago