1. 9779405 Merge "[Overview Actions] Add ControlType for overview action buttons." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  2. 621c1a8 Merge "Update the suggestFolderName when items are added and deleted from folders" into ub-launcher3-master by Hyunyoung Song · 6 years ago
  3. b47a08a Merge "Fixes NPE when creating folder with null suggestedFolderNames." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  4. 888b516 Fixes NPE when creating folder with null suggestedFolderNames. by thiruram · 6 years ago
  5. 6d3e546 Update the suggestFolderName when items are added and deleted from folders by Hyunyoung Song · 6 years ago
  6. fb5d542 Merge "Increase FileLog days" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  7. 46b4f58 Increase FileLog days by Samuel Fufa · 6 years ago
  8. 1562d10 Merge "Updating logcat reading logic" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  9. f1030cf Merge changes Ie48f4b66,Ia48f4453 into ub-launcher3-master by Tony Wickham · 6 years ago
  10. d1d342b Always update clip rect before applying surface params by Tony Wickham · 6 years ago
  11. badab61 Clean up AppWindowAnimationHelper and TransformParams by Tony Wickham · 6 years ago
  12. 2f41808 Updating logcat reading logic by vadimt · 6 years ago
  13. aeaad97 Increase timeout for WorkTabTest.toggleWorks test by Samuel Fufa · 6 years ago
  14. d446f98 Merge "Adding new tracing call from SysUI" into ub-launcher3-master by Winson Chung · 6 years ago
  15. 7be1601 Merge "Render user's actual workspace in ThemePicker preview (Part 5)" into ub-launcher3-master by Tracy Zhou · 6 years ago
  16. f3b7246 Adding new tracing call from SysUI by Winson Chung · 6 years ago
  17. 91f97cb Merge "Increase timeout for flaky work test" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  18. 4e3eaa5 [Overview Actions] Add ControlType for overview action buttons. by Becky Qiu · 6 years ago
  19. 6e82910 Merge "Give current TaskView accessibility focus" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  20. d1c0779 Increase timeout for flaky work test by Samuel Fufa · 6 years ago
  21. 10a285d Render user's actual workspace in ThemePicker preview (Part 5) by Tracy Zhou · 6 years ago
  22. 9fb7d28 Removes exported="true" for RecentsActivity. by Andy Wickham · 6 years ago
  23. 2eac20e Merge "Renames BackGestureTutorialActivity to GestureSandboxActivity." into ub-launcher3-master by Andy Wickham · 6 years ago
  24. b3c991f Merge "null check in showLableSuggestion()." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  25. 63b7f36 Renames BackGestureTutorialActivity to GestureSandboxActivity. by Andy Wickham · 6 years ago
  26. 1e33123 Merge "Allows multiple gesture blocking activities to be specified." into ub-launcher3-master by Andy Wickham · 6 years ago
  27. 9ac4b58 null check in showLableSuggestion(). by jayaprakashs · 6 years ago
  28. 6eebaab Merge "Updating Pause detection to use motion events directly" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  29. aeb185e Merge "Clean up work profile" into ub-launcher3-master by Samuel Fufa · 6 years ago
  30. ccebfbe Clean up work profile by Samuel Fufa · 6 years ago
  31. c3bd4d0 Updating Pause detection to use motion events directly by Sunny Goyal · 6 years ago
  32. b8d1e35 Merge "Fix folder UI open regression when tapping edit text / Fix NPE Bug: 149835166 Bug: 149839789" into ub-launcher3-master by Hyunyoung Song · 6 years ago
  33. 356a9f0 Fix folder UI open regression when tapping edit text / Fix NPE by Hyunyoung Song · 6 years ago
  34. 3b0c1f3 Allows multiple gesture blocking activities to be specified. by Andy Wickham · 6 years ago
  35. 2d0f79b Merge "Disables Back gesture while sandbox is running." into ub-launcher3-master by Andy Wickham · 6 years ago
  36. bd5048a Merge "Move foldername and appinfo fetching to model thread" into ub-launcher3-master by Hyunyoung Song · 6 years ago
  37. 308faf8 Move foldername and appinfo fetching to model thread by Hyunyoung Song · 6 years ago
  38. 017c8d5 Disables Back gesture while sandbox is running. by Andy Wickham · 6 years ago
  39. 4a9e1e2 Fixing long-press in syste-drag does not initialize the event pos by Sunny Goyal · 6 years ago
  40. 0580b4a Change hint text on folders Bug: 135182686 by Hyunyoung Song · 6 years ago
  41. f240ef2 Merge "Add Tests for work profile toggle" into ub-launcher3-master by Samuel Fufa · 6 years ago
  42. 2c87fb9 Merge "Revert "Enabling testPressHomeOnAllAppsContextMenu while fixing failure cause"" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  43. 47b3588 Revert "Enabling testPressHomeOnAllAppsContextMenu while fixing failure cause" by Vadim Tryshev · 6 years ago
  44. 3fc9db9 Merge "Rename flag IS_DOGFOOD to IS_STUDIO." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  45. fa19162 Merge "Starting querying logcat events 1 min before start of the gesture" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  46. 5f8c9a4 Merge "Enabling testPressHomeOnAllAppsContextMenu while fixing failure cause" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  47. c2842d8 Enabling testPressHomeOnAllAppsContextMenu while fixing failure cause by vadimt · 6 years ago
  48. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 6 years ago
  49. 05f3a21 Starting querying logcat events 1 min before start of the gesture by vadimt · 6 years ago
  50. ca16911 Adds QUERY_ALL_PACKAGES to launcher manfiests by Patrick Baumann · 6 years ago
  51. ea4dcf4 Add Tests for work profile toggle by Samuel Fufa · 6 years ago
  52. a7c931d Merge changes I29dab94f,Ie13db509 into ub-launcher3-master by Winson Chung · 6 years ago
  53. 9c0ac6b Merge "Enable testQuickSwitchFromApp after fixing what caused it to fail" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  54. f40c579 Merge "Initial draft of smart folder logging to clearcut pipeline." into ub-launcher3-master by Thiru Ramasamy · 6 years ago
  55. 3a49aa0 Enable testQuickSwitchFromApp after fixing what caused it to fail by vadimt · 6 years ago
  56. b53573d Fix issue with out of order callbacks by Winson Chung · 6 years ago
  57. 8cba1bc Skip setting end target if the recents animation was canceled or ended by Winson Chung · 6 years ago
  58. 88ea05a Overview actions - bring UI closer to redlines. by Zak Cohen · 6 years ago
  59. c1c2bfa Initial draft of smart folder logging to clearcut pipeline. by thiruram · 6 years ago
  60. c7f39fc Merge "Follow up change to GridBackupTable per V2 backup / restore (multi-db)" into ub-launcher3-master by Tracy Zhou · 6 years ago
  61. f6dde39 Add some more data to TouchInteractionService dumps by Tony Wickham · 6 years ago
  62. f7205c7 Merge "Not trying to disable running tests after a failed finalizer" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  63. 02cb060 Follow up change to GridBackupTable per V2 backup / restore (multi-db) by Tracy Zhou · 6 years ago
  64. 421946a Merge "Revert ENABLE_PREDICTION_DISMISS and ENABLE_HYBRID_HOTSEAT flags to use DeviceFlag" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  65. ea5f40c Revert ENABLE_PREDICTION_DISMISS and ENABLE_HYBRID_HOTSEAT flags to use DeviceFlag by Samuel Fufa · 6 years ago
  66. 782b7ca Merge "Use activity rotation to compute delta" into ub-launcher3-master by Vinit Nayak · 6 years ago
  67. 6351eb4 Merge "Reset launcher on shortcutconfig activity minimize" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  68. 439beff Enable folder name suggest feature by Hyunyoung Song · 6 years ago
  69. 13890c0 Reset launcher on shortcutconfig activity minimize by Samuel Fufa · 6 years ago
  70. b6465b2 Use activity rotation to compute delta by Vadim Caen · 6 years ago
  71. a56fc50 Merge "Fixing some activity leaks" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  72. 6929b9a Merge "Log Hotseat onboarding user actions" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  73. 2e9dcba Merge "Remove test testPressRecentAppsLauncherAndGetOverview" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  74. 6e3120c Merge "Introduce FolderNameInfo class." into ub-launcher3-master by Hyunyoung Song · 6 years ago
  75. b641ac2 Log Hotseat onboarding user actions by Samuel Fufa · 6 years ago
  76. 047812a Remove test testPressRecentAppsLauncherAndGetOverview by vadimt · 6 years ago
  77. b545b68 Fixing some activity leaks by vadimt · 6 years ago
  78. 68e8578 Not trying to disable running tests after a failed finalizer by vadimt · 6 years ago
  79. e534d3b Introduce FolderNameInfo class. by jayaprakashs · 6 years ago
  80. 9f3cf1a Merge "Restoring generating screenshots of failures" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  81. 47a7367 Merge "Verifying events from TouchInteractionService" into ub-launcher3-master by Vadim Tryshev · 6 years ago
  82. 9f56a2f Using Display listener for landscape/seascape changes by Sunny Goyal · 6 years ago
  83. 2b7e8e3 Merge "TAPL: Start getting events 10 sec ahead of the first expected one" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  84. 1006f73 TAPL: Start getting events 10 sec ahead of the first expected one by vadimt · 6 years ago
  85. faa4005 Merge "Removing tracing for "Launcher didn't initialize" flake" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  86. 2e1e0d6 Removing tracing for "Launcher didn't initialize" flake by vadimt · 6 years ago
  87. d59b6c5 Disable All Apps spring. by Jon Miranda · 6 years ago
  88. 1c3c3b1 Show all apps app names in multi window landscape by Samuel Fufa · 6 years ago
  89. 28c3e45 Sync prediction client and folders by Samuel Fufa · 6 years ago
  90. 9cd88ea Merge "Prevent prediction updates while app is launching" into ub-launcher3-master by Samuel Fufa · 6 years ago
  91. 1a3bde5 Prevent prediction updates while app is launching by Samuel Fufa · 6 years ago
  92. ee205a0 Merge "Making some TAPL members public so that tests could use them directly" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  93. 6c95453 Restoring generating screenshots of failures by vadimt · 6 years ago
  94. 359cc2a Making some TAPL members public so that tests could use them directly by vadimt · 6 years ago
  95. 93d3117 Merge "Events: moving logcat filter 1 sec back" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  96. 3042387 Merge "remove stability annotation since it hasn't been flaking in the last month" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  97. f81dc29 Events: moving logcat filter 1 sec back by vadimt · 6 years ago
  98. 796891b remove stability annotation since it hasn't been flaking in the last month by Pinyao Ting · 6 years ago
  99. 958995a Merge "Fixing race condition on test information provider" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  100. 3495b09 Merge "fix launcher crash when accessing Notification dots in home settings" into ub-launcher3-master by TreeHugger Robot · 6 years ago