summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCH...TreeHugger Robot2018-05-231-2/+23
|\
| * Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER)Hyunyoung Song2018-05-231-2/+23
* | Merge "Enable new open app transitions when in multiwindow mode." into ub-lau...TreeHugger Robot2018-05-231-4/+2
|\ \ | |/ |/|
| * Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-4/+2
* | Merge "Go back to previous state when hitting back from discovery bounce" int...TreeHugger Robot2018-05-211-2/+2
|\ \
| * | Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-211-2/+2
| |/
* / onResume event should be logged (not twice but once)Hyunyoung Song2018-05-211-3/+19
|/
* Improve Task user event loggingHyunyoung Song2018-05-161-9/+5
* Adding some activity state information in dumpSunny Goyal2018-05-141-2/+2
* Merge "Fixing crash on keyboard shortcuts popup" into ub-launcher3-edmontonTreeHugger Robot2018-05-141-10/+12
|\
| * Fixing crash on keyboard shortcuts popupVadim Tryshev2018-05-111-10/+12
* | Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-4/+18
|/
* Removing scrim overdrawSunny Goyal2018-05-101-58/+11
* Merge "Adding a carent in the scrim" into ub-launcher3-edmontonandroid-build-team Robot2018-05-091-6/+0
|\
| * Adding a carent in the scrimSunny Goyal2018-05-091-6/+0
* | Merge "Using surface rotation instead of insets to determine seascape configu...android-build-team Robot2018-05-091-4/+17
|\ \ | |/ |/|
| * Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-4/+17
* | Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-071-1/+2
|/
* Merge "Moving some callbacks from LauncherCallbacks to OverviewCallbacks" int...android-build-team Robot2018-05-021-6/+0
|\
| * Moving some callbacks from LauncherCallbacks to OverviewCallbacksSunny Goyal2018-05-011-6/+0
* | Merge "Quickstep onboarding backward compatibility for devices release with A...android-build-team Robot2018-05-021-0/+1
|\ \
| * | Quickstep onboarding backward compatibility for devices release with Android ...Tracy Zhou2018-05-021-0/+1
* | | Fade in LauncherRootView in finishFirstPageBind.Jon Miranda2018-05-011-3/+3
| |/ |/|
* | Call Activity.onTrimMemory() to ensure render thread cache is also trimmedWinson Chung2018-04-261-1/+1
|/
* Merge "Send trim memory to trim icon cache when stopped" into ub-launcher3-ed...Winson Chung2018-04-241-0/+2
|\
| * Send trim memory to trim icon cache when stoppedWinson Chung2018-04-241-0/+2
* | Passing stateHandler information to the callbackSunny Goyal2018-04-241-1/+1
|/
* Merge "Implement all apps discovery bounce." into ub-launcher3-edmontonTreeHugger Robot2018-04-231-1/+1
|\
| * Implement all apps discovery bounce.Tracy Zhou2018-04-231-1/+1
* | Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-1/+1
|/
* Introducing Clear-all button on OverviewVadim Tryshev2018-04-181-0/+8
* Listen for cases where touch controllers change, and update themTony Wickham2018-04-111-3/+5
* Simplifying fallback recents animationSunny Goyal2018-04-051-2/+1
* Reverting some debug logsSunny Goyal2018-04-041-5/+0
* Updating the UI of the options popup to make it look similar to icon popupSunny Goyal2018-04-021-25/+1
* Updating fallback activitySunny Goyal2018-03-301-20/+2
* Merge changes Ia255a7af,I74e74e54 into ub-launcher3-masterTony Wickham2018-03-301-0/+4
|\
| * Animate TaskView as you swipe down on it to launchTony Wickham2018-03-291-0/+4
* | Close all floating views when animating to new screen for newly installed apps.Jon Miranda2018-03-291-0/+2
|/
* Merge "Starting wallpaper picker in a separate task" into ub-launcher3-masterTreeHugger Robot2018-03-281-30/+4
|\
| * Starting wallpaper picker in a separate taskSunny Goyal2018-03-281-30/+4
* | Merge "Move default pip position to right above the shelf (Pt. Launcher)" int...Tracy Zhou2018-03-281-0/+8
|\ \ | |/ |/|
| * Move default pip position to right above the shelf (Pt. Launcher)Tracy Zhou2018-03-281-0/+8
* | Do not clear grid accupancy if nothing changesSunny Goyal2018-03-261-1/+1
* | Adding a custom view for DragHandleSunny Goyal2018-03-261-0/+12
|/
* Disable the two-swipe when quickstep is disabled.Winson Chung2018-03-211-0/+9
* Merge "Changing the overviewState to show appsearch and floating header" into...Sunny Goyal2018-03-201-2/+5
|\
| * Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-2/+5
* | Registering app transition animations with the internal stateManager,Sunny Goyal2018-03-191-5/+5
|/
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-17/+1