summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeleteDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Updating assetsSunny Goyal2015-06-051-1/+1
* Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-211-1/+1
* Updating fling to delete animSunny Goyal2015-04-301-162/+13
* Accessibility fixesSunny Goyal2015-04-241-4/+10
* Updating drop button targetsSunny Goyal2015-04-161-266/+12
* WidgetTray revamp workHyunyoung Song2015-04-081-6/+9
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-2/+3
* Removed disableAllApps flagSunny Goyal2015-02-261-18/+4
* Adding accessibility controlsSunny Goyal2015-01-161-35/+48
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-1/+5
* Not opening all apps again when AppInfo or Uninstall is selectedSunny Goyal2014-10-161-7/+1
* Add sdk version guard to UserManager useJason Monk2014-09-021-5/+10
* Fix for issue 16736964Adam Cohen2014-08-081-4/+14
* Don't show uninstall icon when user restrictedJason Monk2014-07-251-0/+9
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-1/+1
* Include user handle for uninstall intents.Kenny Guy2014-07-161-15/+7
* Launcher3 multi-profile supportKenny Guy2014-04-301-8/+18
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-5/+5
* Do not allow duplicate shortcuts when ALL_APPS is disabled.Nilesh Agrawal2013-12-171-13/+2
* am 10a8935e: Merge "Use AsyncTasks instead of creating new threads" into jb-u...Michael Jurka2013-12-031-3/+5
|\
| * Use AsyncTasks instead of creating new threadsMichael Jurka2013-11-141-3/+5
* | Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2013-11-281-3/+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