summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PreloadReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Specify workspace resource in preload broadcastBrian Muramatsu2012-10-021-1/+16
| | | | | | | | | Bug 7203884 Allow specifying the workspace XML layout in the PRELOAD_WORKSPACE broadcast. Change-Id: Iec01c6fa2dde4635f624f040b0772ee11fcd88dc
* Clean up warnings and some private API usageMichael Jurka2012-06-121-1/+0
| | | Change-Id: Ic3c0b333942bc3de130e41531017e71358bd5bfb
* Populate the default workspace earlierBrian Muramatsu2012-05-151-0/+37
Adds a receiver that populates the default workspace. It can be called by the system when it's ready for launcher to preload. Change-Id: If885fcfd931c459f87e9bb0df4c8bca00906f3c1