summaryrefslogtreecommitdiffstats
path: root/go
Commit message (Expand)AuthorAgeFilesLines
* Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-141-0/+4
* Move shelf peeking anim code to ShelfPeekAnim classTony Wickham2019-11-141-0/+27
* include predicted_rank in app launch loggingPinyao Ting2019-11-131-0/+2
* Reduces padding of the Overview shelf in no button mode.Andy Wickham2019-08-291-2/+3
* Moving various common executors to a single locationSunny Goyal2019-08-202-15/+7
* show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-12/+0
* Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-011-1/+1
|\
| * Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-011-1/+1
| * Ensure each dot contains only relevant notification to the shortcutPinyao Ting2019-07-311-2/+5
| * show dot on shortcut when incoming notification contains exactly thePinyao Ting2019-07-301-0/+6
* | Ensure each dot contains only relevant notification to the shortcutPinyao Ting2019-08-011-2/+5
* | show dot on shortcut when incoming notification contains exactly thePinyao Ting2019-07-291-0/+6
* | Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-2/+1
* | Merge "Using the first frame delay based on the display refresh rate instead ...Sunny Goyal2019-07-241-2/+3
|\|
| * Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-2/+3
* | Fix waiting for launcher initializationvadimt2019-07-181-1/+1
|\|
| * Fix waiting for launcher initializationvadimt2019-07-181-1/+1
* | Removing global state from DeepShortcutManagerSunny Goyal2019-07-171-28/+25
|/
* Correctly restarting Launcher from OOP testsvadimt2019-07-111-0/+4
* Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal2019-07-111-0/+5
* Resetting UI state when the last has launchedSunny Goyal2019-06-282-0/+8
* Finish recents animation when starting a new activityWinson Chung2019-06-261-0/+2
* Fix NPE in OverviewComponentObserver constructor while accessing activityInfo.Rajeev Kumar2019-06-251-8/+43
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-192-19/+40
* Gracefully handle failed task launches during quick switchTony Wickham2019-06-121-0/+5
* Fix getting stuck in BackgroundAppState for 2-button modeTony Wickham2019-05-311-1/+1
* Recents Go: Conform to device default styleKevin2019-05-223-2/+5
* Merge "Scale down thumbnail with app surface" into ub-launcher3-qt-devTreeHugger Robot2019-05-142-4/+41
|\
| * Scale down thumbnail with app surfaceKevin2019-05-102-4/+41
* | Merge "Fallback recents should wait for remote anim ready" into ub-launcher3-...TreeHugger Robot2019-05-131-0/+29
|\ \
| * | Fallback recents should wait for remote anim readyKevin2019-05-131-0/+29
* | | Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-0/+6
* | | Merge "Add bottom margin to recents Go again" into ub-launcher3-qt-devTreeHugger Robot2019-05-131-5/+1
|\ \ \
| * | | Add bottom margin to recents Go againKevin2019-05-101-5/+1
| | |/ | |/|
* | | Revert "Implement scrim method"Hyunyoung Song2019-05-111-5/+0
* | | Implement scrim methodLucas Dupin2019-05-111-0/+5
* | | Merge "Add task launch logging to Recents Go" into ub-launcher3-qt-devTreeHugger Robot2019-05-112-5/+15
|\ \ \
| * | | Add task launch logging to Recents GoKevin2019-05-092-5/+15
* | | | Merge "Add basic home to recents anim for fallback recents" into ub-launcher3...TreeHugger Robot2019-05-102-1/+53
|\ \ \ \
| * | | | Add basic home to recents anim for fallback recentsKevin2019-05-102-1/+53
| | |/ / | |/| |
* | | | Merge "Fix missing early return." into ub-launcher3-qt-devTreeHugger Robot2019-05-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing early return.Kevin2019-05-101-0/+1
* | | | Merge "Refactor lambda to use listener instead" into ub-launcher3-qt-devTreeHugger Robot2019-05-102-30/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | Refactor lambda to use listener insteadKevin2019-05-102-30/+63
* | | | Update scrim if insets are added later.Kevin2019-05-101-1/+12
|/ / /
* | | Merge "Set "usingRemoteAnim" for fallback recents" into ub-launcher3-qt-devTreeHugger Robot2019-05-101-1/+1
|\ \ \
| * | | Set "usingRemoteAnim" for fallback recentsKevin2019-05-101-1/+1
| |/ /
* / / Only do content fill anim after layout animKevin2019-05-101-6/+16
|/ /
* | Merge "Fix anim done callback not being called sometimes" into ub-launcher3-q...TreeHugger Robot2019-05-101-1/+4
|\ \
| * | Fix anim done callback not being called sometimesKevin2019-05-091-1/+4
| |/