summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PreloadReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Use AsyncTasks instead of creating new threadsMichael Jurka2014-06-061-4/+5
| | | | Change-Id: If166869dfbeb84d4dee2203f5b98a22b9d20719d
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-211-2/+1
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* 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/+51
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b