summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some issues with shortcut containers opened inside folders.Tony Wickham2016-06-301-19/+22
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-294-27/+54
* Extend all apps pull up activation area to page indicator viewHyunyoung Song2016-06-271-0/+5
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-3/+1
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-0/+5
* Fixing bug in getDescendantCoordRelativeToParent where it wasSunny Goyal2016-06-141-3/+1
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-0/+9
* Merge "Allowing the first screen to expand to the screen edge" into ub-launch...Sunny Goyal2016-06-071-1/+6
|\
| * Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-1/+6
* | Merge "Removing the SearchDropTarget bar as it no longer contains the QSB" in...Sunny Goyal2016-06-071-23/+7
|\ \
| * | Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-23/+7
* | | Guard all apps pull up work behind the flagHyunyoung Song2016-06-061-1/+1
|/ /
* / Pull up all apps interactionHyunyoung Song2016-06-062-10/+31
|/
* Disable pinch gesture when accessibility is enabled.Tony Wickham2016-04-061-4/+9
* Add distance threshold for dragged items before accepted by targets.Tony Wickham2016-03-291-0/+7
* Add FeatureFlags.LAUNCHER3_DISABLE_PINCH_TO_OVERVIEWTony Wickham2016-03-231-4/+9
* Fixing model being updated on UI threadSunny Goyal2016-03-181-1/+1
* Don't listen for the pinch gesture if the workspace is locked.Tony Wickham2016-03-161-6/+3
* Remove scrim on highlighted spring-loaded panel.Tony Wickham2016-03-161-0/+20
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+17
* Disabling system drag driver in NYCSunny Goyal2016-02-261-1/+2
* Cleaning up folder icon drawingAdam Cohen2016-02-241-1/+0
* Cleaning up the overlay interfaceSunny Goyal2016-02-231-14/+0
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-2/+2
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-2/+2
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-4/+3
* Tweak spring-loaded workspace.Tony Wickham2016-02-083-9/+10
* Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-2/+1
* Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-042-3/+144
* Merge "Add appropriate (tiny) offset to widget drops so they land correctly."...Tony Wickham2015-12-042-8/+4
* Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-41/+1
* Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-3/+0
* Scale down drag views in spring-loaded workspace.Tony Wickham2015-10-012-4/+6
* resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-9/+8
* Flinging to the left deletes when in vertical bar layout mode.Tony Wickham2015-09-161-9/+16
* Added AppInfoDropTargetBar to spring loaded workspace.Tony Wickham2015-09-151-0/+6
* Initial spring loaded workspace.Tony Wickham2015-09-142-142/+1
* General code refactoringSunny Goyal2015-08-201-2/+1
* Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-206-0/+2596