summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InstallShortcutReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Small refactor to separate adding workspace / all apps itemsAdam Cohen2014-06-061-1/+1
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-1/+1
* Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2014-06-061-0/+32
* Clean up importsMichael Jurka2014-06-061-2/+4
* Require valid arrays when adding and binding new Apps. (Bug 11627095)Winson Chung2014-06-061-1/+1
* Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)Winson Chung2014-06-051-11/+22
* Ensuring disabled packages remove all components on the workspace. (Bug 11172...Winson Chung2014-06-051-0/+3
* Fix ConcurrentModificationException in InstallShortcutReceiverBjorn Bringert2014-01-241-9/+20
* Always set the LauncherAppState context before using it from a broadcast. (Bu...Winson Chung2013-09-271-0/+1
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-3/+35
* Restoring INSTALL_SHORTCUT receiver (Bug. 10343529)Winson Chung2013-09-251-1/+1
* Fix crash when setting wallpaperMichael Jurka2013-09-051-2/+2
* Initial changes to restore AllApps.Winson Chung2013-09-051-1/+1
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-2/+2
* Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-261-137/+51
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-2/+0
* Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-261-1/+1
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-1/+2
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-5/+5
* Changing default screen to 0Adam Cohen2013-06-061-2/+2
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+363