summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-5/+6
* Removing unused touch handling in PagedView so that it is similar to various ...Sunny Goyal2018-08-081-2/+1
* Launching last task when back button is pressed in overviewSunny Goyal2018-08-021-7/+1
* Merge "Fix bug where default folder name doesn't change when locale changes."...Jonathan Miranda2018-07-241-0/+7
|\
| * Fix bug where default folder name doesn't change when locale changes.Jon Miranda2018-07-121-0/+7
* | [automerger] Defer starting the high-res thumbnail loader until quick step/sc...Android Build Merger (Role)2018-07-181-0/+6
|\ \
| * | Defer starting the high-res thumbnail loader until quick step/scrubWinson Chung2018-07-181-0/+6
* | | Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-4/+1
| |/ |/|
* | Moving some abstract classes to interfaces, to better use java-8 featuresSunny Goyal2018-07-091-7/+1
|/
* Add additional call to onStop() to stablize PIP position.Tracy Zhou2018-06-261-0/+2
* Prerequisites for TAPLVadim Tryshev2018-06-121-0/+8
* Moving clear all button inside the recents viewSunny Goyal2018-06-111-7/+0
* 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