summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src/com/android/quickstep/TouchInteractionService.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-5/+0
* Fix waiting for launcher initializationvadimt2019-07-181-1/+1
* Correctly restarting Launcher from OOP testsvadimt2019-07-111-0/+4
* Using a higher priority executor than BackgroundExecutor for various recents ...Sunny Goyal2019-07-111-0/+5
* Fix NPE in OverviewComponentObserver constructor while accessing activityInfo.Rajeev Kumar2019-06-251-8/+43
* Revert "Implement scrim method"Hyunyoung Song2019-05-111-5/+0
* Implement scrim methodLucas Dupin2019-05-111-0/+5
* Add state callback in launcherWinson Chung2019-04-111-0/+4
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-1/+0
* Add launcher logging of back buttonWinson Chung2019-04-031-0/+4
* Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests...Sunny Goyal2019-04-031-0/+5
|\
| * Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-031-0/+5
* | Removing unused import in TouchInteractionServiceSunny Goyal2019-04-031-3/+0
|/
* Merge "Using the new contract for some systemUI constants" into ub-launcher3-...Sunny Goyal2019-03-061-0/+1
|\
| * Using the new contract for some systemUI constantsSunny Goyal2019-03-061-0/+1
* | Do not consume motion events when there is no assistant availableMatthew Ng2019-03-061-0/+5
|/
* Stub out most of TouchInteractionService for GoKevin2019-02-251-0/+133