summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeleteDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-5/+5
* Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2014-06-061-13/+2
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2014-06-061-3/+6
* Use AsyncTasks instead of creating new threadsMichael Jurka2014-06-061-3/+5
* Hotseat: Movable AllApps buttonNebojsa Cvetkovic2014-01-241-0/+6
* Change drop target to "uninstall" when in All AppsMichael Jurka2013-10-091-3/+4
* Hiding delete for AppsCustomize widgets. (Bug 10884035)Winson Chung2013-09-261-9/+3
* Merge "Solve fling-to-delete bug" into jb-ub-now-indigo-roseMichael Jurka2013-09-161-2/+0
|\
| * Solve fling-to-delete bugMichael Jurka2013-09-141-2/+0
* | Fix issue with deleting in-app shortcutsMichael Jurka2013-09-141-9/+30
|/
* Allow deleting folders and from all appsMichael Jurka2013-09-121-0/+7
* If All Apps is reinstated, allowing removing items from WorkspaceMichael Jurka2013-09-051-4/+7
* Move wallpapers to external activityMichael Jurka2013-09-041-4/+4
* Add logging for Folder drag issuesMichael Jurka2013-08-211-26/+23
* Small code formatting changesMichael Jurka2013-07-291-1/+2
* Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-8/+84
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-3/+1
* HACK: Fixing major persistence regression associated with extra screen to the...Adam Cohen2013-06-141-9/+12
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
* HACK: Getting rid of all apps button / all apps from AppsCustomizePagedViewAdam Cohen2013-06-061-8/+12
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+437