summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeleteDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Log undo button clickTony Wickham2019-04-251-1/+8
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-3/+1
* Fixing Cancel target being seen as Remove by accessibilityvadimt2019-02-151-0/+1
* Removing "remove" accessibility action for deep shortcuts in menuvadimt2019-02-061-2/+8
* When undoing a removal, always return to the page it came fromTony2018-12-211-1/+2
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-3/+19
* Refactors ButtonDropTarget to add extension dataMehdi Alizadeh2018-05-021-2/+17
* Revert "Revert "Adding support for hiding widgets from the widget tray and re...Winson Chung2018-03-051-1/+7
* Revert "Adding support for hiding widgets from the widget tray and reconfigur...Winson Chung2018-03-051-7/+1
* Adding support for hiding widgets from the widget tray and reconfiguring widgetsSunny Goyal2018-03-021-1/+7
* Caching the uninstall disabled state for each userHandleSunny Goyal2017-10-241-7/+18
* Removing some methods from the DragSourceSunny Goyal2017-10-031-5/+5
* Hides text on ButtonDropTargets if any of them are ellipsized.Jon Miranda2017-08-241-2/+4
* Creating a custom drawable to customize shadow.Sunny Goyal2017-04-271-1/+1
* Refactoring FlingToDeleteSunny Goyal2016-12-131-56/+1
* 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