summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/ApplicationInfo.java
AgeCommit message (Expand)Author
2014-12-05Small correction to previous CL, set item typeAdam Cohen
2014-12-04Fix regression wherein correct activity flags weren't being setAdam Cohen
2014-05-28Apply API changes in LauncherAppsAmith Yamasani
2014-04-29Launcher2 multi-profile supportAmith Yamasani
2013-05-03Fixing issue where updating the visibility of one application can trigger all...Winson Chung
2012-07-09Trying to track down corrupt database / items disappearingAdam Cohen
2012-05-07Try and resolve the package name from the intent directly falling back to the...Winson Chung
2011-09-07Cleaning up LauncherModelMichael Jurka
2011-08-29Tagging where ItemInfos are created for debug purposesMichael Jurka
2011-07-11Preventing multiple calls to loadLabel for the same info within a single load.Winson Chung
2011-07-11No longer generating title bitmaps for icons.Winson Chung
2011-02-28Fix 3385675: Uninstall option available for system appPatrick Dubroy
2011-01-21Changing downloads tab to my apps and making most recent first. (3377455)Winson Chung
2010-09-08Fix 2981705: Unable to uninstall downloaded app by dragging to trash.Patrick Dubroy
2010-07-29Make tabs in all apps actually filter the list of apps.Patrick Dubroy
2010-06-30Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung
2010-03-25fix 2542590 add more logging when launching app failsJoe Onorato
2010-02-12Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...Joe Onorato
2009-11-17Add a lot of logging that can be seen by doing adb shell setprop launcher2.du...Joe Onorato
2009-08-24Redo the launcher loading code and put the real app icons into rollo.Joe Onorato
2009-07-30Launcher2 compiles.Joe Onorato
2009-07-30Move com/android/launcher -> com/android/launcher2Joe Onorato