summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/ItemInfo.java
AgeCommit message (Expand)Author
2014-07-21Change getBadgedLabelForUser to use CharSequenceKenny Guy
2014-06-19Add content description for apps from profiles.Kenny Guy
2014-04-29Launcher2 multi-profile supportAmith Yamasani
2012-09-04Adding more debug code for dup. ItemInfo bugMichael Jurka
2012-07-09Trying to track down corrupt database / items disappearingAdam Cohen
2012-05-08Fixing NPE. (Bug 6460298)Winson Chung
2012-05-07Try and resolve the package name from the intent directly falling back to the...Winson Chung
2012-02-27When adding or moving a resizable widget, the widget may resizeAdam Cohen
2011-09-07Cleaning up LauncherModelMichael Jurka
2011-08-29Tagging where ItemInfos are created for debug purposesMichael Jurka
2011-07-11Fixing bug 5011917 - clearing refernce to old folders from FolderInfoAdam Cohen
2011-07-06Cleaning up some spring-loaded related dragging code. Allow cancel spring lo...Winson Chung
2011-04-28Stripping LiveFolders from LauncherAdam Cohen
2011-03-08Fix 3514114: Dropping on mini-screens doesn't place items correctlyPatrick Dubroy
2010-06-30Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung
2010-05-26Defend against overlapping items in the workspace.Daniel Sandler
2010-02-12Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ...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