summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/states
Commit message (Expand)AuthorAgeFilesLines
* Load some recent tasksWinson Chung2017-11-131-8/+23
* Initial changes for handling touch events.Sunny Goyal2017-11-101-0/+43
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-83/+0
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-1/+1
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-0/+10
* Enable overview state restoreSunny Goyal2017-10-241-2/+1
* Moving all-apps state logic to an independent classSunny Goyal2017-10-233-2/+64
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-202-0/+186