summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/BgDataModel.java
Commit message (Expand)AuthorAgeFilesLines
* Separating the config and flags in different directories so thatSunny Goyal2017-03-071-4/+2
* Launcher dump proto that will be used for:Hyunyoung Song2017-03-011-4/+104
* Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-0/+34
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-7/+5
* Simplifying IconCache access codeSunny Goyal2017-01-031-2/+2
* No more UserHandleCompatSunny Goyal2016-12-151-2/+2
* Adding support for deep shortcuts in Install queueSunny Goyal2016-12-031-3/+7
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-3/+4
* Moving come helper methods to corresponding classesSunny Goyal2016-10-101-0/+40
* Separating all the static data in a separate class, BgDataModel.Sunny Goyal2016-09-091-0/+197