summaryrefslogtreecommitdiff
path: root/tests/src/com/android/launcher3/model
AgeCommit message (Expand)Author
2017-06-08Adding support for loading workspace in the absence of Launcher.Sunny Goyal
2017-05-22Simplifying logic for managed for icon additionSunny Goyal
2017-05-09Adding support for DB downgradeSunny Goyal
2017-03-17Show promise app icon in All Apps while installation process.Mario Bertschler
2017-03-07Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot
2017-03-07Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal
2017-03-07Separating the config and flags in different directories so thatSunny Goyal
2017-02-16Separating methods for updating the model to a sepatate class.Sunny Goyal
2017-01-24Fixing loadWorkspaceSunny Goyal
2017-01-13Only marking items not already restored as restoreSunny Goyal
2017-01-11No more LauncherActivityInfoCompatSunny Goyal
2017-01-11Removing static Context access using LauncherAppStateSunny Goyal
2017-01-10Enforcing background thread when accessing iconCacheDb.Sunny Goyal
2017-01-10Refactoring some loadWorkspace logic in a separate classSunny Goyal
2017-01-05Revert "Build empty test apk until junit dependency issue is sorted out."Hyunyoung Song
2016-12-15No more UserHandleCompatSunny Goyal
2016-12-13Ensuring that ShortcutInfo always has an iconSunny Goyal
2016-11-30Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal
2016-11-09Moving various runnables in LauncherModel to individual tasksSunny Goyal
2016-07-09Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal
2016-07-09Build fix.Sunny Goyal
2016-06-23Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal
2016-06-22Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal
2016-06-17Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal
2016-05-27Moving the QSB to the workspace grid.Sunny Goyal
2016-05-05Add test size annotation.Hyunyoung Song
2016-01-20Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal