summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/ContentWriter.java
Commit message (Collapse)AuthorAgeFilesLines
* Removing some Launcher3 dependencies from BaseIconCacheSunny Goyal2018-11-061-2/+2
| | | | Change-Id: Ic80ed4a5cd2fc414cd6c27096d798e7f0b8efc72
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-3/+3
| | | | | | | | > This ensures that LauncherAppState is only accessed in the presence of a valid context Bug: 33032833 Change-Id: I955e5cb022f8bd6374681ae6c0720a2666d5b750
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-0/+28
| | | | | Bug: 34112546 Change-Id: I8a43ed1646056aa1957ac3d6ea82018691df6386
* No more UserHandleCompatSunny Goyal2016-12-151-4/+4
| | | | | Bug: 32745285 Change-Id: I762fb4e268c1afe48a1860ab12a4ccb3f626aa95
* Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-191-0/+98
the background thread. Bug: 21325319 Change-Id: I4d0f02557cdbf70cfa86750ac047faf2917e39bf