summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherState.java
Commit message (Expand)AuthorAgeFilesLines
...
* Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-5/+2
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-2/+2
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-3/+0
* Setting up build rules and placeholder code for QuickStepSunny Goyal2017-10-301-2/+2
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-3/+12
* Moving all-apps state logic to an independent classSunny Goyal2017-10-231-6/+29
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-10/+14
* Changing LauncherState to a class to allow adding custom functionalitySunny Goyal2017-10-191-19/+33
* Removing state definition from LauncherSunny Goyal2017-10-181-3/+22
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-0/+71