summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/model/BaseModelUpdateTaskTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for loading workspace in the absence of Launcher.Sunny Goyal2017-06-081-12/+7
* Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-071-2/+2
|\
| * Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
* | Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-5/+5
|/
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-0/+8
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-2/+8
* Revert "Build empty test apk until junit dependency issue is sorted out."Hyunyoung Song2017-01-051-3/+6
* No more UserHandleCompatSunny Goyal2016-12-151-6/+7
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-0/+208