1. 3deb42f Merge "Don't special case swipe up animation if launcher was visible" into ub-launcher3-qt-dev by Tony Wickham · 6 years ago
  2. 1e24b6d Don't special case swipe up animation if launcher was visible by Tony Wickham · 6 years ago
  3. 9589916 ShortcutInfo renamed to WorkspaceItemInfo by Sunny Goyal · 7 years ago
  4. 5235a88 Merge "More diagnostics for dragging failures in the lab, now for OOP tests" into ub-launcher3-qt-dev by Vadim Tryshev · 6 years ago
  5. 7d90c65 More diagnostics for dragging failures in the lab, now for OOP tests by vadimt · 6 years ago
  6. 799f5cf Merge "Don't scale/translate hotseat icons if they are visible in overview" into ub-launcher3-qt-dev by Tony Wickham · 6 years ago
  7. 60e3499 Merge "Change default icons for launcher [3/3]" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  8. a19584d Change default icons for launcher [3/3] by Hyunyoung Song · 6 years ago
  9. b1303d5 Merge "Gestures for zero-button mode" into ub-launcher3-qt-dev by Vadim Tryshev · 6 years ago
  10. 679b09d Gestures for zero-button mode by vadimt · 6 years ago
  11. 7924a3c Change default icons for launcher [2/3] by Hyunyoung Song · 6 years ago
  12. c6d9ddf Removing hourglass_bottom by vadimt · 6 years ago
  13. bb0c820 Merge ""No recent items" font should use themed font Bug: 126822309" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  14. aa0f3b7 Merge "TaskCornerRadius should not use dialogCornerRadius on devices not supporting rounded corners Bug: 123985787" into ub-launcher3-qt-dev by Hyunyoung Song · 6 years ago
  15. f952095 "No recent items" font should use themed font Bug: 126822309 by Hyunyoung Song · 6 years ago
  16. a876fe7 Check sysui state before swiping up by Winson Chung · 6 years ago
  17. 4060a75 Add state callback in launcher by Winson Chung · 7 years ago
  18. 5d7694c Merge "Check before the user is unlocked before handling proxied events" into ub-launcher3-qt-dev by Winson Chung · 6 years ago
  19. d807724 Merge "Track window for 2 button nav as well as 0 button" into ub-launcher3-qt-dev by Tony Wickham · 6 years ago
  20. 8e5c13f Track window for 2 button nav as well as 0 button by Tony Wickham · 6 years ago
  21. 43b758c Check before the user is unlocked before handling proxied events by Winson Chung · 6 years ago
  22. e9c4c50 Temporarily disable screen pinning UI in gesture nav by Winson Chung · 6 years ago
  23. 052624d TaskCornerRadius should not use dialogCornerRadius on devices not supporting rounded corners by Hyunyoung Song · 6 years ago
  24. 731242e Merge "Put pippable apps to pip mode upon swipe up to home gesture" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  25. 7f78e23 Don't scale/translate hotseat icons if they are visible in overview by Tony Wickham · 6 years ago
  26. 9bbbe9c Use DeviceLockedInputConsumer if !mIsUserUnlocked by Tony Wickham · 6 years ago
  27. 5dc60a0 Add some egregious back exclusion rects by Tony Wickham · 6 years ago
  28. d64fe11 Put pippable apps to pip mode upon swipe up to home gesture by Tracy Zhou · 7 years ago
  29. 9edc8eb Merge "Allow swipe up to all apps anywhere on workspace" into ub-launcher3-qt-dev by Tony Wickham · 6 years ago
  30. e2e9533 Allow swipe up to all apps anywhere on workspace by Tony Wickham · 6 years ago
  31. 563178b Merge "Do a full touch dispach when proxying touch" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  32. d158097 Do a full touch dispach when proxying touch by Sunny Goyal · 6 years ago
  33. 5e29395 Merge "Swipe up on nav bar to go home from -1 and widgets" into ub-launcher3-qt-dev by Tony Wickham · 6 years ago
  34. 9791bd1 Swipe up on nav bar to go home from -1 and widgets by Tony Wickham · 7 years ago
  35. 2aec9c4 Change task view / all apps/ widgets / folder radius to dialogCornerRadius by Hyunyoung Song · 7 years ago
  36. c7cc3dc Removing unnecessary corner size caching in RecentsModel by Sunny Goyal · 7 years ago
  37. 2a06708 Not using system res ids in tests by vadimt · 7 years ago
  38. 24eb1c9 Not using magic constant for edge sensitivity by vadimt · 7 years ago
  39. f185552 Not using Play Store app in tests by vadimt · 7 years ago
  40. 9e84e0c Removing SWIPE_HOME flag and using sysUI mode instead by Sunny Goyal · 7 years ago
  41. 5fadfe5 Merge "Not using unstable Messages app in tests" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  42. 67d3fd5 Not using unstable Messages app in tests by vadimt · 7 years ago
  43. 41d58f7 Add launcher logging of back button by Winson Chung · 7 years ago
  44. 745df7c Skipping touch dispatch when it happens withing the window gesture region by Sunny Goyal · 7 years ago
  45. 65f2396 Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests." into ub-launcher3-master by Sunny Goyal · 7 years ago
  46. 2adfd57 Merge "Initial change for using input monitor for swipe up handling" into ub-launcher3-master by Sunny Goyal · 7 years ago
  47. 7da5bbe Merge "Add logging for assistant gesture" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  48. 01ec89a Merge "Use motion event time instead of system time when detecting motion pause" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  49. ebc5f82 Add logging for assistant gesture by Hyunyoung Song · 7 years ago
  50. 1274c7a Use motion event time instead of system time when detecting motion pause by Tony · 7 years ago
  51. 79c73fd Merge "Fix live tile overlay clipping part of the screen during swipe up to home animation" into ub-launcher3-master by Tracy Zhou · 7 years ago
  52. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 7 years ago
  53. 0ca0188 Merge "Ignoring testStressSwipeToOverview until the bug is fixed" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  54. 066e5ec Ignoring testStressSwipeToOverview until the bug is fixed by vadimt · 7 years ago
  55. ffd60be Initial change for using input monitor for swipe up handling by Sunny Goyal · 7 years ago
  56. f242463 Merge "Update logging for quick switch" into ub-launcher3-master by Tony Wickham · 7 years ago
  57. 8eacdc0 Update logging for quick switch by Tony Wickham · 7 years ago
  58. a2acb43 Merge "Fix issue with nav bar mode check in tests" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  59. e809f3d Launcher landscape gesture nav by Winson Chung · 7 years ago
  60. efd4eb9 Fix issue with nav bar mode check in tests by Winson Chung · 7 years ago
  61. a3643e5 Fix live tile overlay clipping part of the screen during swipe up to home animation by Tracy Zhou · 7 years ago
  62. 0d90039 Merge "Swipe up from nav bar in OVERVIEW or ALL_APPS to go home" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  63. e243a94 Swipe up from nav bar in OVERVIEW or ALL_APPS to go home by Tony · 7 years ago
  64. bba6451 Refactor app open animation so that FloatingIconView tracks window. by Jon Miranda · 7 years ago
  65. 1ac6c84 Add the config constant to SysUINavigationMode class Bug: 128348746 by Hyunyoung Song · 7 years ago
  66. 9c436be Merge "Update task view corner radius to match window as it goes fullscreen" into ub-launcher3-master by Tony Wickham · 7 years ago
  67. 443ce07 Update task view corner radius to match window as it goes fullscreen by Tony · 7 years ago
  68. 7f5083b Merge "Making navigation mode listener a singleton so that the change is dispatched everywhere synchronously." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. f74882d Merge "Fix TaskView scale being 0" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  70. 5996842 Merge "Removing unused instant apps methods" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  71. 85c8c46 Fix TaskView scale being 0 by Tony · 7 years ago
  72. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 7 years ago
  73. 9b4671f Temporarily ignoring flaky test checking mDevice.pressRecentApps() by vadimt · 7 years ago
  74. 09b9144 Merge "Preparing QuickstepOnOff for running in 3 navigation modes" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  75. c5b06f4 Preparing QuickstepOnOff for running in 3 navigation modes by vadimt · 7 years ago
  76. e4c2e2b Add QuickSwitchTouchController on home by Tony · 7 years ago
  77. 101807d Fix SwipeDetector positive vs negative for HORIZONTAL direction by Tony · 7 years ago
  78. e06fef4 Move some classes to packages by Tony · 7 years ago
  79. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 7 years ago
  80. ee89e5d Removing unused instant apps methods by Sunny Goyal · 7 years ago
  81. 7594994 Merge changes I5e65dde3,I497c0292 into ub-launcher3-master by TreeHugger Robot · 7 years ago
  82. bc23440 Add translationX to overview state by Tony · 7 years ago
  83. 9244f51 Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilder by Tony · 7 years ago
  84. f86a776 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  85. 3092a21 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  86. a5354e0 Use system recent tasks stabilization by Winson Chung · 7 years ago
  87. f25461c Updating to nav bar mode by Winson Chung · 7 years ago
  88. 56635d4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  89. c8d33f8 Merge "Removing graying apps in Overview" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  90. 0ed1797 Removing graying apps in Overview by vadimt · 7 years ago
  91. e790b21 Properly clean up screenshot of recents animation upon cancelation by Tracy Zhou · 7 years ago
  92. 8cfe0fe Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-master by Tony Wickham · 7 years ago
  93. 5d6b7f4 Merge "Replace translationYFactor with just translationY" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. bfc9dde Replace translationYFactor with just translationY by Tony · 7 years ago
  95. e8d2ef6 Merge "Revert "Using startActivityForResult to open DWB properties"" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  96. e73b0ec Revert "Using startActivityForResult to open DWB properties" by Vadim Tryshev · 7 years ago
  97. a761a0d Merge "Stop using magic constant 0.1 for switching from home to all apps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  98. 174a330 Stop using magic constant 0.1 for switching from home to all apps by vadimt · 7 years ago
  99. 7b43eba Merge "Recycle motion event after cancel delegate from assistant input consumer" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  100. 0954d8a Recycle motion event after cancel delegate from assistant input consumer by Matthew Ng · 7 years ago