1. a6fb77f Move getRotationHelper() call to LauncherRecentsView by Vinit Nayak · 6 years ago
  2. 38f68a1 Merge "Disabling testToast on virtual devices" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  3. 0d0dd81 Merge "Update pullback start and max progress based on RecentsView scale" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  4. f638557 Disabling testToast on virtual devices by vadimt · 6 years ago
  5. 34e88d0 Update pullback start and max progress based on RecentsView scale by Tony Wickham · 6 years ago
  6. 7a7468f Invalidate snapshot of home if its UI is changed by Riddle Hsu · 6 years ago
  7. 6745727 Merge "Register/unregister all apps system action with accessibility" into ub-launcher3-master by Winson Chung · 6 years ago
  8. d91cb6e Register/unregister all apps system action with accessibility by Hongming Jin · 6 years ago
  9. 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
  10. 1a30476 Add more swipe up to home/spring variables as dynamic resources. by Jon Miranda · 6 years ago
  11. 321bfae OverviewActions: Creating single view instance. by Sreyas · 6 years ago
  12. 9f30165 Merge "Set default launcher orientation to portrait" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  13. 5fcf061 Set default launcher orientation to portrait by Vinit Nayak · 6 years ago
  14. a9673f4 Adds option to launch Gesture Sandbox from dev settings. by Andy Wickham · 6 years ago
  15. 0f0a53a Merge "Enable support for same page hotseat migration" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  16. f932819 Rotate touch events for land/seascape navbars by Vinit Nayak · 6 years ago
  17. 294238a Dump GestureState and created overview activity by Tony Wickham · 6 years ago
  18. 5dc6060 Merge "Fixing activity referred after destroying by PinnedStackAnimationListener" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. 7edcd78 Makes spring variable dynamic resources so that they can be changed via plugin by Jon Miranda · 6 years ago
  20. c4c16e7 Fixing activity referred after destroying by PinnedStackAnimationListener by vadimt · 6 years ago
  21. acaf074 Adjust target and src rects for swipe to home animation by Vinit Nayak · 6 years ago
  22. a406f72 Add vertical layout support for Overview in portrait by Vinit Nayak · 6 years ago
  23. 1901939 Modify input points to register in correct swipe touch regions by Vinit Nayak · 6 years ago
  24. d7ac763 Merge "Indicate PiP animation type from Launcher to SysUI" into ub-launcher3-master by Hongwei Wang · 6 years ago
  25. d4fb87e Merge "Disabling failing test" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  26. c8bae0a Disabling failing test by vadimt · 6 years ago
  27. 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
  28. d8995a6 Merge "Revert "TAPL: Verifying activity start/stop events"" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  29. 3dd64ca Revert "TAPL: Verifying activity start/stop events" by Vadim Tryshev · 6 years ago
  30. 5667f6f Revert "Revert "[Overview Actions] Disable swiping for TaskView if it's in select mode."" by Becky Qiu · 6 years ago
  31. 23ceafe Merge "TAPL tests - make all apps in overview checks less fragile." into ub-launcher3-master by Zak Cohen · 6 years ago
  32. dc24231 TAPL tests - make all apps in overview checks less fragile. by Zak Cohen · 6 years ago
  33. 64a932e Merge "TAPL: Verifying activity start/stop events" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  34. 7ff297a Revert "[Overview Actions] Disable swiping for TaskView if it's in select mode." by Becky Qiu · 6 years ago
  35. b08f2d7 Indicate PiP animation type from Launcher to SysUI by Hongwei Wang · 6 years ago
  36. a421143 Enable support for same page hotseat migration by Samuel Fufa · 6 years ago
  37. eecb258 Merge changes from topic "enable" into ub-launcher3-master by Zak Cohen · 6 years ago
  38. 3ba6800 Merge "Using StrictMode to detect activity leaks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  39. 1186700 TAPL: Verifying activity start/stop events by vadimt · 6 years ago
  40. b5565fb Merge "[Overview Actions] Disable swiping for TaskView if it's in select mode." into ub-launcher3-master by Becky Qiu · 6 years ago
  41. de98232 Merge "Make RectFSpringAnim resilient to negative height starting rect." into ub-launcher3-master by Zak Cohen · 6 years ago
  42. f2a15f1 Make RectFSpringAnim resilient to negative height starting rect. by Zak Cohen · 6 years ago
  43. 5991eb8 Merge changes from topic "new-task-snapshots-ub-launcher3-master" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  44. 0499fb2 [Overview Actions] Disable swiping for TaskView if it's in select mode. by Becky Qiu · 6 years ago
  45. e7e91fd Connect split-screen things to systemui divider by Evan Rosky · 6 years ago
  46. fe935df TAPL test update - don't run all apps in overview tests with actions. by Zak Cohen · 6 years ago
  47. 1779a38 Using StrictMode to detect activity leaks by vadimt · 6 years ago
  48. 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
  49. b79614c Performing a check for a crashed Launcher process for each UI test by vadimt · 6 years ago
  50. 93c4de7 Setting interpolator beforehand, instead of overriding it after the pending by Sunny Goyal · 6 years ago
  51. 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
  52. bc50563 Merge "OverviewActions: Creating parent view to house RecentsView and Overview Actions." into ub-launcher3-master by Sreyas Rangaraju · 6 years ago
  53. 3310b76 Merge "Remove mSourceWindowClipInsetsForLiveTile" into ub-launcher3-master by Tony Wickham · 6 years ago
  54. a241df6 OverviewActions: Creating parent view to house RecentsView and Overview Actions. by Sreyas · 6 years ago
  55. 5bb63c9 Toggle loading state based on config_lowResTaskSnapshotScale by Peter Kalauskas · 6 years ago
  56. 03c8f29 Add config to enable snapshot preloading by Peter Kalauskas · 6 years ago
  57. a173193 Using LeastSquaresVelocityTrackerStrategy for calculating velocity by Sunny Goyal · 6 years ago
  58. f1030cf Merge changes Ie48f4b66,Ia48f4453 into ub-launcher3-master by Tony Wickham · 6 years ago
  59. a754374 Remove mSourceWindowClipInsetsForLiveTile by Tony Wickham · 6 years ago
  60. d1d342b Always update clip rect before applying surface params by Tony Wickham · 6 years ago
  61. badab61 Clean up AppWindowAnimationHelper and TransformParams by Tony Wickham · 6 years ago
  62. d446f98 Merge "Adding new tracing call from SysUI" into ub-launcher3-master by Winson Chung · 6 years ago
  63. f3b7246 Adding new tracing call from SysUI by Winson Chung · 6 years ago
  64. 6e82910 Merge "Give current TaskView accessibility focus" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  65. 9fb7d28 Removes exported="true" for RecentsActivity. by Andy Wickham · 6 years ago
  66. 63b7f36 Renames BackGestureTutorialActivity to GestureSandboxActivity. by Andy Wickham · 6 years ago
  67. 1e33123 Merge "Allows multiple gesture blocking activities to be specified." into ub-launcher3-master by Andy Wickham · 6 years ago
  68. 6eebaab Merge "Updating Pause detection to use motion events directly" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  69. aeb185e Merge "Clean up work profile" into ub-launcher3-master by Samuel Fufa · 6 years ago
  70. ccebfbe Clean up work profile by Samuel Fufa · 6 years ago
  71. c3bd4d0 Updating Pause detection to use motion events directly by Sunny Goyal · 6 years ago
  72. 3b0c1f3 Allows multiple gesture blocking activities to be specified. by Andy Wickham · 6 years ago
  73. 2d0f79b Merge "Disables Back gesture while sandbox is running." into ub-launcher3-master by Andy Wickham · 6 years ago
  74. 017c8d5 Disables Back gesture while sandbox is running. by Andy Wickham · 6 years ago
  75. 3fc9db9 Merge "Rename flag IS_DOGFOOD to IS_STUDIO." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  76. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 6 years ago
  77. ca16911 Adds QUERY_ALL_PACKAGES to launcher manfiests by Patrick Baumann · 6 years ago
  78. a7c931d Merge changes I29dab94f,Ie13db509 into ub-launcher3-master by Winson Chung · 6 years ago
  79. 3a49aa0 Enable testQuickSwitchFromApp after fixing what caused it to fail by vadimt · 6 years ago
  80. b53573d Fix issue with out of order callbacks by Winson Chung · 6 years ago
  81. 8cba1bc Skip setting end target if the recents animation was canceled or ended by Winson Chung · 6 years ago
  82. 88ea05a Overview actions - bring UI closer to redlines. by Zak Cohen · 6 years ago
  83. f6dde39 Add some more data to TouchInteractionService dumps by Tony Wickham · 6 years ago
  84. 782b7ca Merge "Use activity rotation to compute delta" into ub-launcher3-master by Vinit Nayak · 6 years ago
  85. 6351eb4 Merge "Reset launcher on shortcutconfig activity minimize" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  86. 13890c0 Reset launcher on shortcutconfig activity minimize by Samuel Fufa · 6 years ago
  87. b6465b2 Use activity rotation to compute delta by Vadim Caen · 6 years ago
  88. a56fc50 Merge "Fixing some activity leaks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  89. 6929b9a Merge "Log Hotseat onboarding user actions" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  90. b641ac2 Log Hotseat onboarding user actions by Samuel Fufa · 6 years ago
  91. 047812a Remove test testPressRecentAppsLauncherAndGetOverview by vadimt · 6 years ago
  92. b545b68 Fixing some activity leaks by vadimt · 6 years ago
  93. 47a7367 Merge "Verifying events from TouchInteractionService" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  94. 9f56a2f Using Display listener for landscape/seascape changes by Sunny Goyal · 6 years ago
  95. faa4005 Merge "Removing tracing for "Launcher didn't initialize" flake" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  96. 2e1e0d6 Removing tracing for "Launcher didn't initialize" flake by vadimt · 6 years ago
  97. d59b6c5 Disable All Apps spring. by Jon Miranda · 6 years ago
  98. 28c3e45 Sync prediction client and folders by Samuel Fufa · 6 years ago
  99. 9cd88ea Merge "Prevent prediction updates while app is launching" into ub-launcher3-master by Samuel Fufa · 6 years ago
  100. 1a3bde5 Prevent prediction updates while app is launching by Samuel Fufa · 6 years ago