summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/states/InternalStateHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-6/+3
* Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-1/+1
* Removing the home button press checkSunny Goyal2019-03-011-5/+0
* Fix showing strange Launcher on pressing Home.Vadim Tryshev2018-11-121-0/+5
* Do not run StateHandler code while holding the lockSunny Goyal2018-05-311-11/+15
* Moving some swipe up complete logic to when the handler is completed.Sunny Goyal2018-04-231-0/+8
* Initial changes for handling overview button in LauncherSunny Goyal2018-03-121-3/+5
* Handling recents animation cancelationSunny Goyal2018-02-201-27/+47
* Waiting for a small timeout for launcher draw, before performing the swipe ge...Sunny Goyal2018-02-051-6/+10
* Add code path for the recents animation using window transitions.Winson Chung2018-01-291-7/+49
* Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-151-16/+26
* Load some recent tasksWinson Chung2017-11-131-8/+23
* Initial changes for handling touch events.Sunny Goyal2017-11-101-0/+43