1. 9d69370 Merge "Pass isLikelyToStartNewTask to onGestureStarted()" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  2. fce6be5 Merge "Updates Assistant gesture regions when no longer tracking multiple." into ub-launcher3-rvc-dev by Andy Wickham · 5 years ago
  3. 4b531b9 Updates Assistant gesture regions when no longer tracking multiple. by Andy Wickham · 5 years ago
  4. c6a56ef Pass isLikelyToStartNewTask to onGestureStarted() by Tony Wickham · 5 years ago
  5. 2bbce93 Fixing NPE befre ActionsView first initialized. by Sreyas · 5 years ago
  6. 9f3ae7b Merge "Remove hotseat edu flag" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  7. f95cf17 Merge "Fixing TaskMenu positioning." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  8. 7776d30 Fixing TaskMenu positioning. by Sreyas · 5 years ago
  9. 359a28e Merge "Prevent premature resetting of quickswitch mode" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  10. f2daafc Prevent premature resetting of quickswitch mode by Vinit Nayak · 5 years ago
  11. 3c2a17b Remove hotseat edu flag by Samuel Fufa · 5 years ago
  12. a44c09d Fix hotseat button alignment by Samuel Fufa · 5 years ago
  13. ea3edf1 Merge "Log query_length & parent_container for actions on search results." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  14. 7551b61 Merge "Store newGestureState before onConsumerAboutToBeSwitched clears it" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  15. dbd61d4 Log query_length & parent_container for actions on search results. by thiruram · 5 years ago
  16. efb7e60 Store newGestureState before onConsumerAboutToBeSwitched clears it by Tony Wickham · 5 years ago
  17. 51ece18 Merge "Adds additional folder label states (UNLABELED & EMPTY_LABEL)" into ub-launcher3-rvc-dev by Thiru Ramasamy · 5 years ago
  18. ceaad08 Merge "Fixing rotation watcher not enabled in landscape" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  19. ec75cbd Adds additional folder label states (UNLABELED & EMPTY_LABEL) by thiruram · 5 years ago
  20. 5c9a1ef Merge "Log Launcher transitions to WW" into ub-launcher3-rvc-dev by Hyunyoung Song · 5 years ago
  21. f67deb8 Fixing rotation watcher not enabled in landscape by Sunny Goyal · 5 years ago
  22. 801f81f Log Launcher transitions to WW by Hyunyoung Song · 5 years ago
  23. ce629ff Merge "Handling Launcher configuration change between touchDown and Launcher.onStart" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  24. 6dac493 Merge "Send app launch events from TaskSwitcher" into ub-launcher3-rvc-dev by Samuel Fufa · 5 years ago
  25. 845f135 Merge "Add depth animation when multiwindow mode changes." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  26. 6fe83da Handling Launcher configuration change between touchDown and Launcher.onStart by Sunny Goyal · 5 years ago
  27. 698dfc0 Merge "Don't reset GestureState when touching outside of swipe region" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  28. b22655f Merge "Revert "Allow shortcut predictions in hybrid hotseat"" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  29. c46daa9 Merge "Tweak quickswitch thresholds" into ub-launcher3-rvc-dev by Winson Chung · 5 years ago
  30. 4941f65 Tweak quickswitch thresholds by Winson Chung · 5 years ago
  31. 5ec76de Merge "Deleting old cache images before saving new ones." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  32. 61fa23a Don't reset GestureState when touching outside of swipe region by Tony Wickham · 5 years ago
  33. 857c512 Revert "Allow shortcut predictions in hybrid hotseat" by Samuel Fufa · 5 years ago
  34. ac3f712 Merge "Remove ConcurrentModificationException for snapshot logging Bug: 159282737" into ub-launcher3-rvc-dev by Hyunyoung Song · 5 years ago
  35. d4b946d Merge "Workaround for activity manager crashing when trying to start an app It flakes when one of the tests starts calculator while there zero activities in the system." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  36. 9024c85 Merge "Allow shortcut predictions in hybrid hotseat" into ub-launcher3-rvc-dev by Samuel Fufa · 5 years ago
  37. 2d8e882 Allow shortcut predictions in hybrid hotseat by Samuel Fufa · 5 years ago
  38. 8914c51 Workaround for activity manager crashing when trying to start an app by vadimt · 5 years ago
  39. ae74a61 Deleting old cache images before saving new ones. by Sreyas · 5 years ago
  40. b53764b Fixes folder logging. by thiruram · 5 years ago
  41. 36d1015 Add depth animation when multiwindow mode changes. by Jon Miranda · 5 years ago
  42. 72ac781 Merge "Fix RecentsView scroll linking" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  43. f9ae1a8 Merge "Fixing fallback recents not getting proper insets on configuration change" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  44. 5eae3c0 Remove ConcurrentModificationException for snapshot logging Bug: 159282737 by Hyunyoung Song · 5 years ago
  45. 94d1b4b Fix RecentsView scroll linking by Tony Wickham · 5 years ago
  46. 56b35b9 Send app launch events from TaskSwitcher by Samuel Fufa · 5 years ago
  47. e19b065 Merge "Remove progress != mFullscreenProgress optimization" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  48. 9d89f75 Fixing fallback recents not getting proper insets on configuration change by Sunny Goyal · 5 years ago
  49. aef8b86 Image actions - fix uri permissions. by Zak Cohen · 5 years ago
  50. 6a8ba16 Remove progress != mFullscreenProgress optimization by Tony Wickham · 5 years ago
  51. 84aaecc Merge "Removing debug requests from non-debug test info handlers" into ub-launcher3-rvc-dev by Vadim Tryshev · 5 years ago
  52. a5e45ad Merge "Fixing jump when swiping up in landscape and in waterfall cutout" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  53. f13a51c Merge "Inline TaskView#resetVisualProperties() into RecentsView" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  54. 5c33e25 Merge "Follow up for ag/11916646" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  55. 92b0b1d Merge "Add spring to workspace scale when going from Hint state to Normal state." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  56. d2fffa6 Inline TaskView#resetVisualProperties() into RecentsView by Tony Wickham · 5 years ago
  57. 1d08cc6 Follow up for ag/11916646 by Samuel Fufa · 5 years ago
  58. 2716385 Add spring to workspace scale when going from Hint state to Normal state. by Jon Miranda · 5 years ago
  59. a529cd0 Merge "Allow Users to migrate their hotseat when returning from AiAi" into ub-launcher3-rvc-dev by Samuel Fufa · 5 years ago
  60. d25a112 Allow Users to migrate their hotseat when returning from AiAi by Samuel Fufa · 5 years ago
  61. c471a9a Merge "Show a snackbar on predicted icon longpress" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  62. ffb55dd Deprecates LAUNCHER_ALL_APPS_RANKED event. by thiruram · 5 years ago
  63. 8e9405d Merge "Fix bug where All Apps Edu gets closed via user input before animation ends." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  64. d4de6d4 Merge "Avoid hotseat edu button overlapping" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  65. 3b80398 Merge "Add flag Intent.FLAG_ACTIVITY_NEW_TASK when launching suggestion settings" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  66. 1bbd283 Fix bug where All Apps Edu gets closed via user input before animation ends. by Jon Miranda · 5 years ago
  67. 9058e30 Avoid hotseat edu button overlapping by Samuel Fufa · 5 years ago
  68. c376a1d Add flag Intent.FLAG_ACTIVITY_NEW_TASK when launching suggestion settings by Samuel Fufa · 5 years ago
  69. 44c1b5e Show a snackbar on predicted icon longpress by Samuel Fufa · 5 years ago
  70. fcc4a2d Merge "Avoid Crash when longpressing disabled predicted item" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  71. 42dd4f4 Merge "Use screenSpaceBounds to position the target window for recents mw animation." into ub-launcher3-rvc-dev by Jonathan Miranda · 5 years ago
  72. b64fc6c Fixing jump when swiping up in landscape and in waterfall cutout by Sunny Goyal · 5 years ago
  73. 714659f Add LAUNCHER_WORKSPACE_SNAPSHOT event_id by Hyunyoung Song · 5 years ago
  74. adb6352 Merge "Don't rely on nav mode change listener for oriented state" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  75. 9c12668 Merge "Snapshot logging only use cloned model thread folder contents Bug: 158826147" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  76. 398c42f Snapshot logging only use cloned model thread folder contents Bug: 158826147 by Hyunyoung Song · 5 years ago
  77. 27ed32a Merge "Updated recents oriented state on split screen" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  78. 2a8093e Use screenSpaceBounds to position the target window for recents mw animation. by Jon Miranda · 5 years ago
  79. 4a85948 Merge "Removes Sandbox from launcher task." into ub-launcher3-rvc-dev by Andy Wickham · 5 years ago
  80. c0c0991 Merge "Disabling OverviewActions when rotated." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  81. d6e3775 Merge "Fixing broken tests on 2 and 3 button devices." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  82. f91c1d0 Disabling OverviewActions when rotated. by Sreyas · 5 years ago
  83. 1f325ab Merge "Don't reset RecentsView in onIdpChanged()" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  84. 3491945 Merge "Replaces StatsLogManager.log with StatsLogManager.logger()" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  85. ff6bc2a [Overview Actions] For in-place landscape, add select only when aiai works. by Becky Qiu · 5 years ago
  86. c6a38ba Replaces StatsLogManager.log with StatsLogManager.logger() by thiruram · 5 years ago
  87. 4de12a2 Merge "Fixing OAV buttons not working and removing logs." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  88. d8e5660 Fixing broken tests on 2 and 3 button devices. by vadimt · 5 years ago
  89. d8405a6 Replace StatsLogManager with builder pattern. by thiruram · 5 years ago
  90. 8401308 Don't rely on nav mode change listener for oriented state by Vinit Nayak · 5 years ago
  91. e8c0f83 Avoid Crash when longpressing disabled predicted item by Samuel Fufa · 5 years ago
  92. cbe1251 Merge "[Overview Actions] Disable swiping on modal recentsView for talkback." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  93. ded59ac Merge "Increase Predicted app icon sing size" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  94. 8798440 [Overview Actions] Disable swiping on modal recentsView for talkback. by Becky Qiu · 5 years ago
  95. f2b8c92 Merge "Fix qsb when flinging to home during gesture to overview from home" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  96. 89e39a6 Merge "Create hotseat predictor onCreate" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  97. eb95740 Increase Predicted app icon sing size by Samuel Fufa · 5 years ago
  98. 345f728 Create hotseat predictor onCreate by Samuel Fufa · 5 years ago
  99. 9354de6 Merge "Attempt to workaround a leak on Taimen" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  100. 6a3de33 Attempt to workaround a leak on Taimen by vadimt · 5 years ago