1. 1b6826c Deprecate work folder by Tony Mak · 6 years ago
  2. 7eadfc4 Merge "Ignore following touch actions if we didn't have window focus" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  3. 0639cd4 Ignore following touch actions if we didn't have window focus by Tony Wickham · 6 years ago
  4. 2006ecf Merge "Managing Assist data in the recents model" into ub-launcher3-master by Sunny Goyal · 6 years ago
  5. 5a22795 Merge "Animate launcher when launching recent tasks" into ub-launcher3-master by Tony Wickham · 6 years ago
  6. 3746f1c Managing Assist data in the recents model by Sunny Goyal · 6 years ago
  7. 005df0b Animate launcher when launching recent tasks by Tony Wickham · 6 years ago
  8. ee5de5d Merge "Using window touch slop for gesture instead of normal touch slop This would prevent intercepting taps on the home button" into ub-launcher3-master by Sunny Goyal · 6 years ago
  9. 37bbe39 Using window touch slop for gesture instead of normal touch slop by Sunny Goyal · 6 years ago
  10. 790822a Merge "Ensuring that all the pending tasks are run before marking the ViewOnDrawExecutor as completed." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  11. d814b1c Merge "Bump version of IconDB to roll out the new work profile badge" into ub-launcher3-master by Tony Mak · 6 years ago
  12. b3e4aa5 Merge "Fix link-type check warning on libSharedSystemUI" into ub-launcher3-master by Sunny Goyal · 6 years ago
  13. 749ff51 Bump version of IconDB to roll out the new work profile badge by repo sync -j8 -c · 6 years ago
  14. 8565924 Merge "Fix RTL issue in work tab" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  15. 82a1091 Fix RTL issue in work tab by Tony Mak · 6 years ago
  16. 03f6237 Close task menu when clicking on its icon by Tony Wickham · 6 years ago
  17. 33d1c3c Merge "Normalizing icons in recents view" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  18. 338d15d Normalizing icons in recents view by Sunny Goyal · 6 years ago
  19. a52d2ec Moving the hotseat by same amount as the task window bottom when dragging by Sunny Goyal · 6 years ago
  20. 1bb730c Fix link-type check warning on libSharedSystemUI by Jiyong Park · 6 years ago
  21. 0e7724c Ensuring that all the pending tasks are run by Sunny Goyal · 6 years ago
  22. a12bd50 Merge "Adding some trace logging around RecentsController" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  23. 9cbeced Merge "Fix flash when switching from app window to snapshot." into ub-launcher3-master by Winson Chung · 6 years ago
  24. a784358 Fix flash when switching from app window to snapshot. by Winson Chung · 6 years ago
  25. 8a7351f Adding some trace logging around RecentsController by Sunny Goyal · 6 years ago
  26. 38b8779 Merge "Removing unused constructors" into ub-launcher3-master by Sunny Goyal · 6 years ago
  27. 2fd9bf6 Removing unused constructors by Sunny Goyal · 6 years ago
  28. 79f40be Merge "Synchronizing invalidating interaction handler with the eventQueue." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  29. 5c86b5d Synchronizing invalidating interaction handler with the eventQueue. by Sunny Goyal · 6 years ago
  30. 647d8f5 Fix index out of exception inside UserEventDispatcher by Hyunyoung Song · 6 years ago
  31. d70e75a Removing launcher dependency when logging quickstep interaction by Sunny Goyal · 6 years ago
  32. 668dd40 Merge "Fixing window transform not changing monotonically with shift" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  33. 30897aa Temporarily enabling various tracing for debug devices by Sunny Goyal · 6 years ago
  34. 732c7f3 Merge "Update notification group mapping when group key changes" into ub-launcher3-master by Tony Wickham · 6 years ago
  35. b1e2e29 Fixing window transform not changing monotonically with shift by Sunny Goyal · 6 years ago
  36. 80e4191 Update notification group mapping when group key changes by Tony Wickham · 6 years ago
  37. 41431af Merge "Quick step/scrub/switch logging - state transition happening due to Home and back is handled by specifying src target as 'from' container and dst target as the 'to' container - Source and Destination container shows FROM and TO state for SWIPE/FLING - event.isStateChange = true indicates that an action resulted in state transition - Elapsed container millis is the screen time on the source container" into ub-launcher3-master by Hyunyoung Song · 6 years ago
  38. b3fbc0b Quick step/scrub/switch logging by Hyunyoung Song · 6 years ago
  39. 60876ac Handling recents animation cancelation by Sunny Goyal · 6 years ago
  40. 224f58c Merge "Create new ShortcutInfo when dropping predicted deep shortcuts." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  41. 68cc1f2 Merge "Cancel existing launcher animation earlier to prevent unnecessary AllApps animation." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  42. b186136 Merge "Re-enable deferring recents animation on back button." into ub-launcher3-master by Winson Chung · 6 years ago
  43. 82db735 Re-enable deferring recents animation on back button. by Winson Chung · 6 years ago
  44. f2f08fc Merge "Fix task icon not showing if you press home" into ub-launcher3-master by Tony Wickham · 6 years ago
  45. 40583a2 Merge "Increase initial delay for auto-advancing on quickscrub." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  46. ff35921 Fix task icon not showing if you press home by Tony · 6 years ago
  47. df7eb4c Increase initial delay for auto-advancing on quickscrub. by Winson Chung · 6 years ago
  48. 4685965 Create new ShortcutInfo when dropping predicted deep shortcuts. by Jon Miranda · 6 years ago
  49. 0969480 Merge "Hide split screen option if app doesn't support it" into ub-launcher3-master by Tony Wickham · 6 years ago
  50. 41157f3 Merge "Tweaks to synchronized app transitions." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  51. 8b08a1f Cancel existing launcher animation earlier to prevent unnecessary AllApps animation. by Jon Miranda · 6 years ago
  52. 73296f2 Hide split screen option if app doesn't support it by Tony · 6 years ago
  53. 5f72d3b Merge "Fix a couple bugs with back button visibility" into ub-launcher3-master by Tony Wickham · 6 years ago
  54. bdb0348 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  55. 0c22a6c Fix a couple bugs with back button visibility by Tony Wickham · 6 years ago
  56. 863e055 Tweaks to synchronized app transitions. by Jon Miranda · 6 years ago
  57. 841bbf0 Serializing all event handling from SystemUI by Sunny Goyal · 6 years ago
  58. bd3a798 Merge "Fix a couple quickscrub issues" into ub-launcher3-master by Tony Wickham · 6 years ago
  59. b86ef3f Merge "Revert "Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,""" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  60. 19a3906 Merge "Revert "Revert "Generating fake “to Recents” events for overview NOT from task""" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  61. 7fa87bb Merge "Revert "Revert "Remove back button when on home screen""" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  62. 021c06c Don't rely on ORIENTATION_BEHIND, lock th rotation during the gesture. by Winson Chung · 6 years ago
  63. d651966 Revert "Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,"" by Winson Chung · 6 years ago
  64. d782394 Revert "Revert "Remove back button when on home screen"" by Winson Chung · 6 years ago
  65. 9d286e6 Revert "Revert "Generating fake “to Recents” events for overview NOT from task"" by Winson Chung · 6 years ago
  66. e8ec58f Merge "Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,"" into ub-launcher3-master by Winson Chung · 6 years ago
  67. 6485766 Merge "Revert "Remove back button when on home screen"" into ub-launcher3-master by Winson Chung · 6 years ago
  68. 3b26183 Merge "Revert "Generating fake “to Recents” events for overview NOT from task"" into ub-launcher3-master by Winson Chung · 6 years ago
  69. 73aa302 Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state," by Winson Chung · 6 years ago
  70. dd176e6 Revert "Remove back button when on home screen" by Winson Chung · 6 years ago
  71. 53daa2c Revert "Generating fake “to Recents” events for overview NOT from task" by Winson Chung · 6 years ago
  72. fa3efe9 Fix a couple quickscrub issues by Tony Wickham · 6 years ago
  73. cfab8c5 Merge "Generating fake “to Recents” events for overview NOT from task" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  74. d46e428 Generating fake “to Recents” events for overview NOT from task by Vadim Tryshev · 6 years ago
  75. 748c55b Merge "Prevent rotation during quickscrub gesture." into ub-launcher3-master by Winson Chung · 6 years ago
  76. 22a24c1 Merge "Remove back button when on home screen" into ub-launcher3-master by Tony Wickham · 6 years ago
  77. 663759e Remove back button when on home screen by Tony Wickham · 6 years ago
  78. 9004912 Prevent rotation during quickscrub gesture. by Winson Chung · 6 years ago
  79. a1b4911 Synchronizing loader preload to avoid launcher getting stuck in loading state, by Sunny Goyal · 6 years ago
  80. c36d6ee Temporarily disabling model preloading by Sunny Goyal · 6 years ago
  81. 1672549 Merge "Fixing crash when window is not attached" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  82. 1e9da8b Fixing crash when window is not attached by Sunny Goyal · 6 years ago
  83. 51fc778 Fixing “Transition Delay - App to Recents” test: the Launcher part by Vadim Tryshev · 6 years ago
  84. 704e698 Merge "Setting package to null on launching shortcut if it contains statusflag to support webui." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  85. 4c021ee Temporarily disable back button deferral of start animation. by Winson Chung · 6 years ago
  86. db3a95c Reset the interaction handler if it hasn't been recreated. by Winson Chung · 6 years ago
  87. ff02cd5 Skip updating displacement if handler is already invalidated. by Winson Chung · 6 years ago
  88. f6c65d7 Merge "Fixing ANR when using quickscrub from homescreen" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  89. bf6dfc5 Fixing ANR when using quickscrub from homescreen by Sunny Goyal · 6 years ago
  90. 66f2b35 Adding a utility class to simplify main process initialization. by Sunny Goyal · 6 years ago
  91. a0693d6 Merge "Defer starting the recents animation when swiping over back button" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  92. 450d821 Merge changes I2130e01c,I3f864ff4 into ub-launcher3-master by TreeHugger Robot · 6 years ago
  93. d56ac2a Defer starting the recents animation when swiping over back button by Winson Chung · 6 years ago
  94. cc394cd Re-enable input consumer to catch touches over window by Winson Chung · 6 years ago
  95. c2ef02e Cancel the animation when cleaning up the touch tracking by Winson Chung · 6 years ago
  96. 84e71bf Enable new opening app transitions for shortcuts. by Jon Miranda · 6 years ago
  97. 8d01cb4 Setting package to null on launching shortcut if it contains by Mario Bertschler · 6 years ago
  98. d766aad Fix scrolling to first task on swipe up for RTL by Tony Wickham · 6 years ago
  99. ba7d129 Merge "Using paged view for all-apps tabs" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  100. 0bd7f4f Using paged view for all-apps tabs by Sunny Goyal · 7 years ago