summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/InstallShortcutReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Add null pointer checks to fix NPEsMichael Jurka2012-06-181-0/+1
* Adding additional synchronized blocks when committing changes to the new-apps...Winson Chung2012-06-111-4/+6
* Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-1/+3
* Queueing up items for adding later if Launcher is unavailable. (Bug 6457412)Winson Chung2012-05-081-2/+8
* Initial change to queue up install/uninstall operations while dragging (Bug 6...Winson Chung2012-05-041-7/+56
* Set FLAG_ACTIVITY_RESET_TASK_IF_NEEDED for all app shortcutsMichael Jurka2012-04-271-0/+4
* Merge "Fixing issue where ItemInfo had errant cell coordinates leading to an ...Winson Chung2012-04-241-2/+2
|\
| * Fixing issue where ItemInfo had errant cell coordinates leading to an array-o...Winson Chung2012-04-241-2/+2
* | Fixing strings to distinguish between being out of space for a single screen ...Winson Chung2012-04-241-1/+1
|/
* Adding delay upon user interaction to prevent the new-app animation from taki...Winson Chung2012-04-091-16/+26
* Revert "Fixing strict mode warning when installing an app in the bg."Winson Chung2012-04-091-11/+6
* Fixing strict mode warning when installing an app in the bg.Winson Chung2012-04-031-6/+11
* Adding animation post-installing a shortcut.Winson Chung2012-03-231-21/+55
* Fixing NPE when null intent passed to InstallShortcutReceiver. (Bug: 6089830)Winson Chung2012-02-291-2/+18
* Minimizing number of db calls when installing shortcut externally.Winson Chung2012-02-131-12/+19
* Fixing issue where multiple toasts were showing when installing a new app fro...Winson Chung2012-01-101-12/+14
* Prevent the creation of Shorcuts with null intents (issue 5629292)Adam Cohen2011-11-221-3/+7
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-9/+12
* Adding check to prevent NPE when we get a badly encoded install-shortcut inte...Winson Chung2011-01-271-16/+18
* Initial changes to allow resolution of arbitrary clip data to widgets that su...Winson Chung2010-11-031-0/+4
* Initial changes to allow dragging external shortcuts to launcher using the sa...Winson Chung2010-10-271-1/+1
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-6/+1
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-041-2/+2
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-26/+12
* Fix the build!Romain Guy2010-03-041-0/+2
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-1/+2
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+122