1. f59d0e4 Fading edges in landscape UI by Sunny Goyal · 8 years ago
  2. b3335da Only move AllAppsContainerView when opening apps from All Apps. by Jon Miranda · 8 years ago
  3. 234b92d Merge "Reapplying state UI when the insets change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  4. dbcd632 Merge "Move scrim from DragLayer to LauncherRootView." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  5. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 8 years ago
  6. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  7. 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
  8. bac7f64 Fading the edges of the thumbnail if the size is different than the view size by Sunny Goyal · 8 years ago
  9. 6905717 Synchronized opening app transition animations. by Jon Miranda · 8 years ago
  10. 690f249 Updating the workspace card in recents UI by Sunny Goyal · 8 years ago
  11. 8d9384e Using a default bitmap if we fail to take a screenshot by Sunny Goyal · 8 years ago
  12. 000e0a1 Removing packageName from home intent to avoid duplicate launcher activity by Sunny Goyal · 8 years ago
  13. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 8 years ago
  14. 05a3bbd Adding swipe gestures in overview screen by Sunny Goyal · 8 years ago
  15. dfa46e1 Merge "Adding a back stack to go to overview from all-apps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  16. f4fce29 Don't reload the Recents model if it's already loaded by Adam Cohen · 8 years ago
  17. 6d6fe04 Implement quick scrub and quick switch callbacks by Tony · 8 years ago
  18. 1a52ef5 Removing some dependency on Launcher UI by Sunny Goyal · 8 years ago
  19. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 8 years ago
  20. 9bb0d72 Adding feature to support two different swipe targets from all-apps and overview by Sunny Goyal · 8 years ago
  21. b5d047c Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  22. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 8 years ago
  23. 5cf0fbc Merge "Add onWidgetsBound() callback to TaskMenuView" into ub-launcher3-master by Tony Wickham · 8 years ago
  24. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  25. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  26. a92638a Merge "Two state swipe interaction fixes" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  27. 2a0659b Two state swipe interaction fixes by Sunny Goyal · 8 years ago
  28. 0c52b56 Add onWidgetsBound() callback to TaskMenuView by Tony Wickham · 8 years ago
  29. 2fae2a0 Add system shortcuts when long pressing recent icon by Tony Wickham · 8 years ago
  30. 9328a51 Adding translationX to workspace card to that it is slightly visible by Sunny Goyal · 8 years ago
  31. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  32. 50f85e0 Temporarily disable HW bitmaps by Winson Chung · 8 years ago
  33. e779479 Merge "First pass at using hardware bitmaps" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  34. 5f73357 Merge "Swipe from nav bar to enter overview in landscape" into ub-launcher3-master by Tony Wickham · 8 years ago
  35. 9d32323 First pass at using hardware bitmaps by Sunny Goyal · 8 years ago
  36. 30d276c Merge "Animate recent app icon in after activity transition" into ub-launcher3-master by Tony Wickham · 8 years ago
  37. b744a67 Swipe from nav bar to enter overview in landscape by Tony Wickham · 8 years ago
  38. 0349b6c Animate recent app icon in after activity transition by Tony Wickham · 8 years ago
  39. 3526729 Merge "Restricting the overview state trigger logic to a limited swipe range" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  40. 4aa4c5a Merge "Hide hotseat in landscape overview" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  41. a447bd8 Hide hotseat in landscape overview by Tony Wickham · 8 years ago
  42. 0c72335 Enabling swipe up from overview to all-apps by Sunny Goyal · 8 years ago
  43. f5f6fc3 Restricting the overview state trigger logic to a limited swipe range by Sunny Goyal · 8 years ago
  44. de5535a Initial interaction for two state swipe to overview by Sunny Goyal · 8 years ago
  45. fcb1dd1 Merge "Implement swipe to dismiss recent tasks" into ub-launcher3-master by Tony Wickham · 8 years ago
  46. a3e0350 Creating a copy of vertical swipe detector for quickstep by Sunny Goyal · 8 years ago
  47. 8643cd4 Implement swipe to dismiss recent tasks by Tony Wickham · 8 years ago
  48. 3c585dd Removing view layer support during state animation. by Sunny Goyal · 8 years ago
  49. e3c6d58 Adding support for tagging animations per controller, so that they can be controlled independently by Sunny Goyal · 8 years ago
  50. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  51. 5337067 Allow hotseat items to be clicked in overview by Tony Wickham · 8 years ago
  52. e6af631 Merge "Forwarding touch events from TouchInteractionService to Launcher when launcher window is visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  53. 7df64b3 Dim non-forefront recent pages by Tony Wickham · 8 years ago
  54. 413e7d4 Merge "Subtracting the touchSlop when dragging the window, to prevent initial jump" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  55. 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
  56. b1b2b45 Fix bug where long press menu text is white on gray for dark backgrounds. by Jon Miranda · 8 years ago
  57. 0607cf0 Forwarding touch events from TouchInteractionService to Launcher by Sunny Goyal · 8 years ago
  58. 635329a Merge "Add carousel curve effect to RecentsView." into ub-launcher3-master by Tony Wickham · 8 years ago
  59. 1c9bf6a Add carousel curve effect to RecentsView. by Tony Wickham · 8 years ago
  60. 27887b2 Adding some tracing for touch interaction by Sunny Goyal · 8 years ago
  61. 1c22aa1 Subtracting the touchSlop when dragging the window, to prevent initial jump by Sunny Goyal · 8 years ago
  62. 1dc8a1f Batching MotionEvents and processing them on the UI thread by Sunny Goyal · 8 years ago
  63. 047dea9 Merge changes Iaeeca788,I305b659d into ub-launcher3-master by Winson Chung · 8 years ago
  64. 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
  65. 0485e35 Fetching graphic buffer instead of bitmap for current screenshot. by Winson Chung · 8 years ago
  66. 117386c Add option to not preload titles. by Winson Chung · 8 years ago
  67. a5ace71 Temorarily changing the long press action on the homescreen to show a popup menu by Sunny Goyal · 8 years ago
  68. 0874079 Various swipe up animation optimizations by Sunny Goyal · 8 years ago
  69. 3e4d95d Merge "Fixing wrong velocity being used for fling" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  70. d3864fa Fixing double state changes when using an InternalStateHandler by Sunny Goyal · 8 years ago
  71. 6fc380d Fixing wrong velocity being used for fling by Sunny Goyal · 8 years ago
  72. 77f7b66 Merge "Simplifying workspace layout" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  73. ee849a5 Minor optimization when starting quickstep. by Winson Chung · 8 years ago
  74. f405f50 Merge "Load some recent tasks" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  75. b63b44c Load some recent tasks by Winson Chung · 8 years ago
  76. ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
  77. 6c2b3ef Adding volatile to various variables used on multple threads. by Sunny Goyal · 8 years ago
  78. f8088ee Initial changes for handling touch events. by Sunny Goyal · 8 years ago
  79. 3a052d4 Merge "Adding some task views." into ub-launcher3-master by Sunny Goyal · 8 years ago
  80. 8ae4198 Adding some task views. by Winson Chung · 8 years ago
  81. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 8 years ago
  82. 1676458 Separing the overview states for normal and quickstep builds by Sunny Goyal · 8 years ago
  83. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 8 years ago
  84. 416fc0b Updating the systemUI lib by Sunny Goyal · 8 years ago
  85. 7313339 Adding a placeholder recents activity by Sunny Goyal · 8 years ago
  86. 9d34196 Setting up build rules and placeholder code for QuickStep by Sunny Goyal · 8 years ago