summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor LauncherAppTransitionManager & polish for new app transitions.Jon Miranda2018-01-251-30/+8
* Merge "Launcher app close transition." into ub-launcher3-masterJonathan Miranda2018-01-231-0/+4
|\
| * Launcher app close transition.Jon Miranda2018-01-221-0/+4
* | Adding referrer information when launching market intentSunny Goyal2018-01-221-2/+2
|/
* Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-5/+6
* Merge "Fallback to old implementation for opening apps in MW mode." into ub-l...Jonathan Miranda2018-01-181-9/+45
|\
| * Fallback to old implementation for opening apps in MW mode.Jon Miranda2018-01-181-9/+45
* | Move scrim from DragLayer to LauncherRootView.Jon Miranda2018-01-181-3/+3
|/
* Synchronized opening app transition animations.Jon Miranda2018-01-181-23/+1
* Removing some device profile dependencies in view contructorsSunny Goyal2018-01-161-4/+0
* Adding a back stack to go to overview from all-appsSunny Goyal2018-01-111-1/+2
* Running state animations if launcher is visibleSunny Goyal2018-01-111-3/+3
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-7/+1
* Do not wait until bindComplete for setting NotificationListenerSunny Goyal2018-01-041-14/+1
* Merge "Adding support for auto-cancelling an action mode when interacting wit...TreeHugger Robot2018-01-041-0/+29
|\
| * Adding support for auto-cancelling an action mode when interacting with launcherSunny Goyal2017-12-221-0/+29
* | No more waiting around for resumeSunny Goyal2017-12-191-218/+22
|/
* Merge "Removing horizontal bar from page indicator" into ub-launcher3-masterSunny Goyal2017-12-121-33/+0
|\
| * Removing horizontal bar from page indicatorSunny Goyal2017-12-051-34/+0
* | Merge "Replacing some method definitions with default platform implementation...Sunny Goyal2017-12-071-151/+7
|\ \
| * | Replacing some method definitions with default platform implementationsSunny Goyal2017-12-061-151/+7
* | | Merge "Stop settings properties to null in onDestroy()" into ub-launcher3-masterTreeHugger Robot2017-12-071-1/+0
|\ \ \ | |/ / |/| |
| * | Stop settings properties to null in onDestroy()Sunny Goyal2017-12-041-1/+0
| |/
* | Separating various UI properties into state variablesSunny Goyal2017-12-061-1/+1
* | Moving discovery bounce logic to a separate class.Sunny Goyal2017-12-061-14/+4
|/
* Fix failed to launch work app shortcut when work mode is ONTony Mak2017-12-041-1/+2
* Merge "Temorarily changing the long press action on the homescreen to show a ...TreeHugger Robot2017-11-161-6/+13
|\
| * Temorarily changing the long press action on the homescreen to show a popup menuSunny Goyal2017-11-151-6/+13
* | Merge "Simplifying app icon popup" into ub-launcher3-masterSunny Goyal2017-11-161-5/+4
|\ \ | |/ |/|
| * Simplifying app icon popupSunny Goyal2017-11-151-5/+4
* | Merge "Fixing double state changes when using an InternalStateHandler" into u...TreeHugger Robot2017-11-151-66/+54
|\ \
| * | Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-151-66/+54
* | | Defering AppWidgetHost updates if Launcher resumes in an non-NORMAL stateSunny Goyal2017-11-141-8/+2
|/ /
* | Merge "Simplifying workspace layout" into ub-launcher3-masterTreeHugger Robot2017-11-151-1/+0
|\ \
| * | Simplifying workspace layoutSunny Goyal2017-11-131-1/+0
* | | Load some recent tasksWinson Chung2017-11-131-3/+3
|/ /
* | Initial changes for handling touch events.Sunny Goyal2017-11-101-0/+3
* | Merge "Adding some task views." into ub-launcher3-masterSunny Goyal2017-11-101-5/+5
|\ \ | |/ |/|
| * Adding some task views.Winson Chung2017-11-101-5/+5
* | Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-1/+5
|/
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-071-94/+2
* Merge "Rearranging the code structure to allow replacing state logic." into u...Sunny Goyal2017-11-071-13/+0
|\
| * Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-13/+0
* | Merge "Deleting sample code demonstrating how to extend Launcher3" into ub-la...TreeHugger Robot2017-11-061-5/+0
|\ \ | |/ |/|
| * Deleting sample code demonstrating how to extend Launcher3Sunny Goyal2017-10-301-5/+0
* | Moving various runtime flags into the common base class.Sunny Goyal2017-10-311-7/+12
|/
* Moving mState from Workspace to StateManagerSunny Goyal2017-10-251-6/+6
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-174/+51
* Enable overview state restoreSunny Goyal2017-10-241-2/+2
* Moving all-apps state logic to an independent classSunny Goyal2017-10-231-22/+12