summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-3/+2
* Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-073-7/+6
|\
| * Separating the config and flags in different directories so thatSunny Goyal2017-03-073-7/+6
* | 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-162-8/+8
* Fixing loadWorkspaceSunny Goyal2017-01-241-1/+2
* Only marking items not already restored as restoreSunny Goyal2017-01-131-1/+2
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-112-2/+2
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-102-2/+13
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-0/+234
* 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
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-6/+2
* Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-301-2/+3
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-094-0/+540
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-1/+53
* Build fix.Sunny Goyal2016-07-091-3/+2
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-4/+4
* Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal2016-06-221-4/+15
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-2/+4
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-5/+61
* Add test size annotation.Hyunyoung Song2016-05-051-0/+2
* Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-0/+321