1. c376a1d Add flag Intent.FLAG_ACTIVITY_NEW_TASK when launching suggestion settings by Samuel Fufa · 5 years ago
  2. 42dd4f4 Merge "Use screenSpaceBounds to position the target window for recents mw animation." into ub-launcher3-rvc-dev by Jonathan Miranda · 5 years ago
  3. 714659f Add LAUNCHER_WORKSPACE_SNAPSHOT event_id by Hyunyoung Song · 5 years ago
  4. adb6352 Merge "Don't rely on nav mode change listener for oriented state" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  5. 9c12668 Merge "Snapshot logging only use cloned model thread folder contents Bug: 158826147" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  6. 398c42f Snapshot logging only use cloned model thread folder contents Bug: 158826147 by Hyunyoung Song · 5 years ago
  7. 6fb9951 [Overview Actions] Add overview actions events. by Becky Qiu · 5 years ago
  8. 27ed32a Merge "Updated recents oriented state on split screen" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  9. 2a8093e Use screenSpaceBounds to position the target window for recents mw animation. by Jon Miranda · 5 years ago
  10. 4a85948 Merge "Removes Sandbox from launcher task." into ub-launcher3-rvc-dev by Andy Wickham · 5 years ago
  11. c0c0991 Merge "Disabling OverviewActions when rotated." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  12. d6e3775 Merge "Fixing broken tests on 2 and 3 button devices." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  13. f91c1d0 Disabling OverviewActions when rotated. by Sreyas · 5 years ago
  14. 1f325ab Merge "Don't reset RecentsView in onIdpChanged()" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  15. 3491945 Merge "Replaces StatsLogManager.log with StatsLogManager.logger()" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  16. ff6bc2a [Overview Actions] For in-place landscape, add select only when aiai works. by Becky Qiu · 5 years ago
  17. c6a38ba Replaces StatsLogManager.log with StatsLogManager.logger() by thiruram · 5 years ago
  18. 4de12a2 Merge "Fixing OAV buttons not working and removing logs." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  19. d8e5660 Fixing broken tests on 2 and 3 button devices. by vadimt · 5 years ago
  20. d8405a6 Replace StatsLogManager with builder pattern. by thiruram · 5 years ago
  21. 8401308 Don't rely on nav mode change listener for oriented state by Vinit Nayak · 5 years ago
  22. cbe1251 Merge "[Overview Actions] Disable swiping on modal recentsView for talkback." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  23. ded59ac Merge "Increase Predicted app icon sing size" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  24. 8798440 [Overview Actions] Disable swiping on modal recentsView for talkback. by Becky Qiu · 5 years ago
  25. 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
  26. 89e39a6 Merge "Create hotseat predictor onCreate" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  27. eb95740 Increase Predicted app icon sing size by Samuel Fufa · 5 years ago
  28. 345f728 Create hotseat predictor onCreate by Samuel Fufa · 5 years ago
  29. 9354de6 Merge "Attempt to workaround a leak on Taimen" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  30. 6a3de33 Attempt to workaround a leak on Taimen by vadimt · 5 years ago
  31. 826bb2e Fixing OAV buttons not working and removing logs. by Sreyas · 5 years ago
  32. cf4e6cd Merge "Fixing sysui scrim not updating in landscape UI" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  33. 314bdb1 Merge "Change folder edit name hint opacity to 54%" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  34. 746b82e Updated recents oriented state on split screen by Vinit Nayak · 5 years ago
  35. a36605e Merge "Preventing parallel motion event dispatching from view system and event proxy" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  36. d396e6a Change folder edit name hint opacity to 54% by Hyunyoung Song · 5 years ago
  37. dc122e8 Merge "[WW logging] Log rankings for app launches" into ub-launcher3-rvc-dev by Samuel Fufa · 5 years ago
  38. 8084654 Fix qsb when flinging to home during gesture to overview from home by Tony Wickham · 5 years ago
  39. e9c4f40 [WW logging] Log rankings for app launches by Samuel Fufa · 5 years ago
  40. eb9f60a Merge "Add null check before applying fullscreen params" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  41. 4dc44cb Merge "fix a11y issue where scroll next can still be triggered on final page in RecentsView" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  42. 817054d fix a11y issue where scroll next can still be triggered on final page in by Pinyao Ting · 5 years ago
  43. f1a8f47 Add null check before applying fullscreen params by Tony Wickham · 5 years ago
  44. 730c238 Call displayCompletions couple frames after selectAll is called Bug: 158710542 by Hyunyoung Song · 5 years ago
  45. 8cd8d15 Fixing sysui scrim not updating in landscape UI by Sunny Goyal · 5 years ago
  46. 9466961 Merge "Don't set mLikelyToStartNewTask=true before slop for first gesture" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  47. f3cd376 Don't set mLikelyToStartNewTask=true before slop for first gesture by Tony Wickham · 5 years ago
  48. 9459f31 Don't reset RecentsView in onIdpChanged() by Tony Wickham · 5 years ago
  49. b10e865 Preventing parallel motion event dispatching from view system and event proxy by Sunny Goyal · 5 years ago
  50. 832aa03 Merge "[race condition] Improve hotseat availability when launcher is recreated" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  51. 8555146 Merge "Gates blur code behind BlurUtils#supportsBlursOnWindows." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  52. 72cf3d3 Merge "Remove a comment that a line of code is a workaround" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  53. f6a179d Remove a comment that a line of code is a workaround by vadimt · 5 years ago
  54. 8e90ee0 [race condition] Improve hotseat availability when launcher is recreated by Samuel Fufa · 5 years ago
  55. 8da127f Updates StatsLogManager to log LauncherAtom.ItemInfo directly. by thiruram · 5 years ago
  56. aeacb7c Merge "Enable FallbackRecentsTest" into ub-launcher3-rvc-dev by Vadim Tryshev · 5 years ago
  57. 48f600c Merge "[Overview Actions] onBackPressed for the modal state will go to overview." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  58. e1fdf3e [Overview Actions] Add a decelerateInterpolator for motion of select mode. by Becky Qiu · 5 years ago
  59. fb40075 [Overview Actions] onBackPressed for the modal state will go to overview. by Becky Qiu · 5 years ago
  60. 690b8fb Merge "Fixing recents animation not getting completed sometimes when using 3P launcher" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  61. 01bb812 Enable FallbackRecentsTest by vadimt · 5 years ago
  62. 05179b6 Fixing recents animation not getting completed sometimes when using 3P launcher by Sunny Goyal · 5 years ago
  63. 161ed5a Merge "Announce folder content size with folder title" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  64. d2d9837 Merge "Skip fling anim if it is a no-op, to save a frame of aniamtion" into ub-launcher3-rvc-dev by Tony Wickham · 5 years ago
  65. 5112cdd Skip fling anim if it is a no-op, to save a frame of aniamtion by Tony Wickham · 5 years ago
  66. a41762f Merge "Adding a new attribute to speficy folder label directly in layout" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  67. e3a51fe Merge "Fixing sysui visibility changing multiple times on startup" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  68. 1eb6b2a Merge "Creating correct device profile when appContext and launcher context do not match" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  69. 1150ab3 Announce folder content size with folder title by Samuel Fufa · 5 years ago
  70. 7c57559 Gates blur code behind BlurUtils#supportsBlursOnWindows. by Jon Miranda · 5 years ago
  71. 13c2bc7 LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder by Hyunyoung Song · 5 years ago
  72. 662796d Merge "Fix quick switching to any task that already appeared" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  73. 368621a Merge "ADD NPE check before shortcut key creation." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  74. 4aef742 Merge "Reduce launcher logs in bugreports" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  75. adbe9b6 ADD NPE check before shortcut key creation. by Samuel Fufa · 5 years ago
  76. 852145c Reduce launcher logs in bugreports by Samuel Fufa · 5 years ago
  77. 8449aea Merge "Adding tooltip for Select button." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  78. da727bb Adding tooltip for Select button. by Sreyas · 5 years ago
  79. 6fd62fd Migrate Hotseat logging to WW by Samuel Fufa · 5 years ago
  80. 3b18d41 Merge "Consider folder diff differently" into ub-launcher3-rvc-dev by Tracy Zhou · 5 years ago
  81. bb58efa Merge "Remove unused HomeRotatedPageHandler" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  82. de52876 Fixing sysui visibility changing multiple times on startup by Sunny Goyal · 5 years ago
  83. 84f30b2 Remove unused HomeRotatedPageHandler by Vinit Nayak · 5 years ago
  84. 743e25e Merge "Show discovery tip for hybrid hotseat" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  85. ca5e9cb Merge "Notify SysUi on device rotation for back gesture" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  86. 97c399a Merge "[Overview Actions] Add actions to the task menu for in-place landscape." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  87. 9a391af Merge "Fix Task Icon menu behavior." into ub-launcher3-rvc-dev by Sreyas Rangaraju · 5 years ago
  88. 690543f Removes Sandbox from launcher task. by Andy Wickham · 5 years ago
  89. 5b2da14 Show discovery tip for hybrid hotseat by Samuel Fufa · 5 years ago
  90. 849622f [Overview Actions] Add actions to the task menu for in-place landscape. by Becky Qiu · 5 years ago
  91. ba0a6b6 Log folder open event into WW. by thiruram · 5 years ago
  92. c936fe1 Merge "Add null check before updating animation progress" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  93. 16823c2 Merge "Set qsb fade interpolator same as workspace for home <-> overview" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  94. 479ff47 Merge "Allows Accessibility to focus on specified view in AbstractFloatingView." into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  95. 7799553 Add null check before updating animation progress by Tony Wickham · 5 years ago
  96. bc83edb Allows Accessibility to focus on specified view in AbstractFloatingView. by Andy Wickham · 5 years ago
  97. 18c2495 Adds PredictedHotseatContainer to launcher_atom.proto by thiruram · 5 years ago
  98. fa88a25 Consider folder diff differently by Tracy Zhou · 5 years ago
  99. c11a808 Merge "Workspace migration should start from CellY = 1" into ub-launcher3-rvc-dev by Tracy Zhou · 5 years ago
  100. 4e97510 Merge "Decrease predicted icon outline size" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago