summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeleteDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Some drag and drop code refactor:Sunny Goyal2016-09-011-3/+4
* Defining separate layouts for horizontal and vertical drop target barsSunny Goyal2016-03-241-1/+2
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+1
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-1/+0
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-0/+1
* Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-2/+19
* am 9ccacb54: Merge "Fixing \'Item removed\' announced twice when using access...Sunny Goyal2015-10-011-5/+0
|\
| * Fixing 'Item removed' announced twice when using accessible DnDSunny Goyal2015-09-251-5/+0
* | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-3/+2
|\|
| * Accessibility fixesSunny Goyal2015-09-251-4/+2
* | am 2949fb5b: Fixing talk-back folder icon removal regression.Winson2015-09-241-1/+1
|\|
| * Fixing talk-back folder icon removal regression.Winson2015-09-241-1/+1
* | am a3c9fb12: Merge "Requiring key chord to delete icons and folders on the wo...Winson Chung2015-09-181-2/+4
|\|
| * Requiring key chord to delete icons and folders on the workspaceWinson2015-09-141-2/+4
* | Flinging to the left deletes when in vertical bar layout mode.Tony Wickham2015-09-161-1/+0
* | am c0b52fef: Refactoring to ensure item deletion always removes from the DB.Winson2015-09-101-34/+3
|\|
| * Refactoring to ensure item deletion always removes from the DB.Winson2015-09-101-34/+3
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-0/+1
* | Removing some eclipse warningsSunny Goyal2015-08-171-1/+0
* | Refactoring ItemInfoSunny Goyal2015-06-301-3/+3
|/
* 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