1. 64673b0 Merge "Adds fling gesture suppression to Launcher" into rvc-dev by Govinda Wasserman · 6 years ago
  2. 8674a88 Merging from ub-launcher3-master @ build 6294827 by Vinit Nayak · 6 years ago
  3. 3aaf396 Remove sensor manager from RecentsView by Vinit Nayak · 6 years ago
  4. 7ecf252 Adds fling gesture suppression to Launcher by Govinda Wasserman · 6 years ago
  5. 3388323 Disable OrientationListener if vertical landscape not supported by Vinit Nayak · 6 years ago
  6. b6bc08a Merge "Invert playNonAtomicComponent() as onlyPlayAtomicComponent()" into ub-launcher3-master by Tony Wickham · 6 years ago
  7. 4e82f5b Fixing crash when swiping up using 3P Launcher by Sunny Goyal · 6 years ago
  8. b9ec931 Add fixed_rotation_transform to home settings by Vinit Nayak · 6 years ago
  9. 984c01c Invert playNonAtomicComponent() as onlyPlayAtomicComponent() by Tony Wickham · 6 years ago
  10. 4acdb3b Merge "Removing some properties out of AnimationBuilder" into ub-launcher3-master by Sunny Goyal · 6 years ago
  11. 6a550f2 Merge "Using FallbackSwipeHandler in 2-button mode" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  12. 003782f Removing some properties out of AnimationBuilder by Sunny Goyal · 6 years ago
  13. fa617d8 Using FallbackSwipeHandler in 2-button mode by Sunny Goyal · 6 years ago
  14. 21167f0 [Overview Actions] Hide other tasks for select mode UI. by Becky Qiu · 6 years ago
  15. d7c8441 Merge "DeviceFlag change is not detected when phenotype updates." into ub-launcher3-master by Hyunyoung Song · 6 years ago
  16. dbcc63e Removing some autoboxing during property animation by Sunny Goyal · 6 years ago
  17. add1700 Merge "Converting some anonymous classes to lambda calls" into ub-launcher3-master by Sunny Goyal · 6 years ago
  18. ecf9323 Dismisses system overlays for Home intent. by Andy Wickham · 6 years ago
  19. 7dfe136 Merge "Show drag handle indictor in 2 zone model" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  20. 79a3521 Show drag handle indictor in 2 zone model by Tony Wickham · 6 years ago
  21. 590914c Merge "Dismisses system overlays for Home intent." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  22. 7759c43 Fix crash when dumping before user unlocks by Tony Wickham · 6 years ago
  23. 3c1db27 DeviceFlag change is not detected when phenotype updates. by Hyunyoung Song · 6 years ago
  24. b365cc4 Fix crash when dumping before user unlocks by Tony Wickham · 6 years ago
  25. cfaa488 Enabling springs for start dismiss animation by Sunny Goyal · 6 years ago
  26. 65ced1b Dismisses system overlays for Home intent. by Andy Wickham · 6 years ago
  27. cfea0fb Merge "OverviewActions: Renaming overview_actions_container and setActionsView" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  28. f655f5c Merge "Initial changes to support blur" into ub-launcher3-master by Winson Chung · 6 years ago
  29. 4c9ee63 Converting some anonymous classes to lambda calls by Sunny Goyal · 6 years ago
  30. 8687bc2 Initial changes to support blur by Winson Chung · 6 years ago
  31. a579ddc Refactor logging to capture Target hierarchy by Samuel Fufa · 6 years ago
  32. e7dd35e OverviewActions: Renaming overview_actions_container and setActionsView by Sreyas · 6 years ago
  33. 9099dfc Merge "Test tweaks for the memory activity recreation test" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  34. ca755c3 Fallback to predefined orientation handler if recents view isn't available by Winson Chung · 6 years ago
  35. e90adc4 Fallback to predefined orientation handler if recents view isn't available by Winson Chung · 6 years ago
  36. 8f03c5c Merging from ub-launcher3-master @ build 6269120 by Vinit Nayak · 6 years ago
  37. 93648b0 Merge "Move getRotationHelper() call to LauncherRecentsView" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  38. a6fb77f Move getRotationHelper() call to LauncherRecentsView by Vinit Nayak · 6 years ago
  39. cc6caff Merge "Let launcher to provide its own OverscrollPlugin" into ub-launcher3-master by Matt Casey · 6 years ago
  40. d26618a Merge "Enabling testQuickSwitchFromApp after causes of flakiness were fixed" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  41. 0318a65 Let launcher to provide its own OverscrollPlugin by Matt Casey · 6 years ago
  42. 51e71c7 Merge "Fixing unregistering mOtherHomeAppUpdateReceiver twice" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  43. 38f68a1 Merge "Disabling testToast on virtual devices" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  44. 0d0dd81 Merge "Update pullback start and max progress based on RecentsView scale" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  45. f638557 Disabling testToast on virtual devices by vadimt · 6 years ago
  46. 34e88d0 Update pullback start and max progress based on RecentsView scale by Tony Wickham · 6 years ago
  47. 7a7468f Invalidate snapshot of home if its UI is changed by Riddle Hsu · 6 years ago
  48. 04b90c0 Test tweaks for the memory activity recreation test by vadimt · 6 years ago
  49. 6745727 Merge "Register/unregister all apps system action with accessibility" into ub-launcher3-master by Winson Chung · 6 years ago
  50. d91cb6e Register/unregister all apps system action with accessibility by Hongming Jin · 6 years ago
  51. 75f7e64 Merge "OverviewActions: Creating single view instance. Makes use of there being a single instance of OverviewActionsView rather than each Task having it's own." into ub-launcher3-master by Sreyas Rangaraju · 6 years ago
  52. 1a30476 Add more swipe up to home/spring variables as dynamic resources. by Jon Miranda · 6 years ago
  53. 321bfae OverviewActions: Creating single view instance. by Sreyas · 6 years ago
  54. 99f8a99 Enabling testQuickSwitchFromApp after causes of flakiness were fixed by vadimt · 6 years ago
  55. 9f30165 Merge "Set default launcher orientation to portrait" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  56. 5fcf061 Set default launcher orientation to portrait by Vinit Nayak · 6 years ago
  57. a9673f4 Adds option to launch Gesture Sandbox from dev settings. by Andy Wickham · 6 years ago
  58. 0f0a53a Merge "Enable support for same page hotseat migration" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  59. f932819 Rotate touch events for land/seascape navbars by Vinit Nayak · 6 years ago
  60. 294238a Dump GestureState and created overview activity by Tony Wickham · 6 years ago
  61. 5dc6060 Merge "Fixing activity referred after destroying by PinnedStackAnimationListener" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  62. 7edcd78 Makes spring variable dynamic resources so that they can be changed via plugin by Jon Miranda · 6 years ago
  63. c4c16e7 Fixing activity referred after destroying by PinnedStackAnimationListener by vadimt · 6 years ago
  64. acaf074 Adjust target and src rects for swipe to home animation by Vinit Nayak · 6 years ago
  65. a406f72 Add vertical layout support for Overview in portrait by Vinit Nayak · 6 years ago
  66. 1901939 Modify input points to register in correct swipe touch regions by Vinit Nayak · 6 years ago
  67. d7ac763 Merge "Indicate PiP animation type from Launcher to SysUI" into ub-launcher3-master by Hongwei Wang · 6 years ago
  68. d4fb87e Merge "Disabling failing test" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  69. c8bae0a Disabling failing test by vadimt · 6 years ago
  70. 424e7fd Fixing unregistering mOtherHomeAppUpdateReceiver twice by Sunny Goyal · 6 years ago
  71. 3210c06 Merging from ub-launcher3-master @ build 6248758 by Mehdi Alizadeh · 6 years ago
  72. ae28b5e Merge "Revert "Revert "[Overview Actions] Disable swiping for TaskView if it's in select mode.""" into ub-launcher3-master by Becky Qiu · 6 years ago
  73. d8995a6 Merge "Revert "TAPL: Verifying activity start/stop events"" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  74. 3dd64ca Revert "TAPL: Verifying activity start/stop events" by Vadim Tryshev · 6 years ago
  75. 5667f6f Revert "Revert "[Overview Actions] Disable swiping for TaskView if it's in select mode."" by Becky Qiu · 6 years ago
  76. 23ceafe Merge "TAPL tests - make all apps in overview checks less fragile." into ub-launcher3-master by Zak Cohen · 6 years ago
  77. dc24231 TAPL tests - make all apps in overview checks less fragile. by Zak Cohen · 6 years ago
  78. 64a932e Merge "TAPL: Verifying activity start/stop events" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  79. 7ff297a Revert "[Overview Actions] Disable swiping for TaskView if it's in select mode." by Becky Qiu · 6 years ago
  80. b08f2d7 Indicate PiP animation type from Launcher to SysUI by Hongwei Wang · 6 years ago
  81. a421143 Enable support for same page hotseat migration by Samuel Fufa · 6 years ago
  82. eecb258 Merge changes from topic "enable" into ub-launcher3-master by Zak Cohen · 6 years ago
  83. 3ba6800 Merge "Using StrictMode to detect activity leaks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  84. 1186700 TAPL: Verifying activity start/stop events by vadimt · 6 years ago
  85. b5565fb Merge "[Overview Actions] Disable swiping for TaskView if it's in select mode." into ub-launcher3-master by Becky Qiu · 6 years ago
  86. de98232 Merge "Make RectFSpringAnim resilient to negative height starting rect." into ub-launcher3-master by Zak Cohen · 6 years ago
  87. f2a15f1 Make RectFSpringAnim resilient to negative height starting rect. by Zak Cohen · 6 years ago
  88. 5991eb8 Merge changes from topic "new-task-snapshots-ub-launcher3-master" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  89. 0499fb2 [Overview Actions] Disable swiping for TaskView if it's in select mode. by Becky Qiu · 6 years ago
  90. e7e91fd Connect split-screen things to systemui divider by Evan Rosky · 6 years ago
  91. fe935df TAPL test update - don't run all apps in overview tests with actions. by Zak Cohen · 6 years ago
  92. 1779a38 Using StrictMode to detect activity leaks by vadimt · 6 years ago
  93. 6a8d59d Merge changes from topic "new-task-snapshots-rvc-dev" into rvc-dev by Peter Kalauskas · 6 years ago
  94. d71c3b1 Merge "Setting interpolator beforehand, instead of overriding it after the pending animaiton is created" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  95. b79614c Performing a check for a crashed Launcher process for each UI test by vadimt · 6 years ago
  96. 93c4de7 Setting interpolator beforehand, instead of overriding it after the pending by Sunny Goyal · 6 years ago
  97. a1a91b0 Indicate PiP animation type from Launcher to SysUI by Hongwei Wang · 6 years ago
  98. 7cd0e17 Toggle loading state based on config_lowResTaskSnapshotScale by Peter Kalauskas · 6 years ago
  99. ae11790 Add config to enable snapshot preloading by Peter Kalauskas · 6 years ago
  100. d2c5652 Merge "Using LeastSquaresVelocityTrackerStrategy for calculating velocity when detecting motion pause events. This is the same logic used by the platform implementation VelocityTracker" into ub-launcher3-master by Sunny Goyal · 6 years ago