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