summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/BaseLoaderResults.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-3/+4
* Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-5/+3
* Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-061-0/+7
* Removing diagnosticsvadimt2019-01-251-5/+0
* Fixing workspace screens not including page 0Sunny Goyal2019-01-071-1/+1
* Migrating some runnables to lambda operationsSunny Goyal2018-12-271-86/+35
* When undoing a removal, always return to the page it came fromTony2018-12-211-1/+1
* Create a launcher LoaderResults override.Rajeev Kumar2018-11-051-0/+359