summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/ShortcutInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Try and resolve the package name from the intent directly falling back to the...Winson Chung2012-05-071-0/+6
* Changing order of binding to prevent errant flashing while loading workspace.Winson Chung2012-04-031-1/+4
* Fix case where shortcut label wasn't updatingMichael Jurka2012-03-091-2/+6
* Cleaning up LauncherModelMichael Jurka2011-09-071-7/+5
* Tagging where ItemInfos are created for debug purposesMichael Jurka2011-08-291-5/+7
* Deleting deprecated and unused codeMichael Jurka2011-04-291-6/+0
* DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on S...Joe Onorato2010-09-011-6/+2
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-4/+2
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-251-1/+1
* Apps on SD card don't confuse the launcher any more. They show up properly a...Joe Onorato2010-03-101-2/+15
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato2010-02-121-0/+159