summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PackageChangedReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Recover when reading corrupted widget previewsMichael Jurka2013-09-261-1/+1
| | | | Bug: 10785722
* Supply a context to LauncherAppState from the PackageChangedReceiver.Daniel Sandler2013-06-281-0/+2
| | | | | Bug: 9621647 Change-Id: I1a713177a08fb737e6799d51f438d55f226006e8
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
| | | | | | | | This removes Launcher's static data and other state out of the Application object. Now LauncherApplication (extends Application) exists only to instantiate LauncherAppState. Change-Id: I4e323bd78b77536b92054105536a55c0c2c19ba8
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+19
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b