summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: allow disabling workspace editJoey2018-02-051-1/+9
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-112-2/+2
* Fix bug where Launcher crashes when pinned shortcut has no icon.Jon Miranda2017-08-301-1/+7
* Applying the widget resize changes even when the activity is destroyedSunny Goyal2017-08-231-1/+0
* Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-211-1/+1
* Fixing badge bounds incorrectly set when dragging iconSunny Goyal2017-08-071-3/+6
* Merge "Handle null background or foreground when dragging adaptive icons" int...Tony Wickham2017-07-261-0/+6
|\
| * Handle null background or foreground when dragging adaptive iconsTony Wickham2017-07-261-0/+6
* | Adding spring effect for folder icons when dragging similar to adaptive iconsSunny Goyal2017-07-252-18/+212
|/
* Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-17/+11
* Fixing tint not getting applied when an item is dragged over a drop targetSunny Goyal2017-07-191-135/+131
* Fixing clip mask not getting initialized properly.Sunny Goyal2017-07-041-1/+1
* Fixing drag outline not getting drawn when the shortcuts popup is shown.Hyunyoung Song2017-06-261-3/+3
* Merge "Adding support in IconProvider for loading different icons for UI and ...TreeHugger Robot2017-06-231-1/+1
|\
| * Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-221-1/+1
* | Merge "Fixing PinItemActivity not getting dismissed when starting drag-and-dr...TreeHugger Robot2017-06-221-0/+11
|\ \ | |/ |/|
| * Fixing PinItemActivity not getting dismissed when starting drag-and-drop in m...Sunny Goyal2017-06-221-0/+11
* | Properly desaturating the dragview if the icon is disabledSunny Goyal2017-06-211-0/+10
|/
* Enabling spring effect during drag-n-drop on deep shortcutsSunny Goyal2017-06-211-9/+78
* Fixing scale calculation for spring effect on drag viewSunny Goyal2017-06-211-43/+61
* Merge "Adaptive icon fetched from icon provider and/or work profile icon shou...TreeHugger Robot2017-06-211-40/+69
|\
| * Adaptive icon fetched from icon provider and/or work profile icon should not ...Hyunyoung Song2017-06-211-40/+69
* | Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-202-168/+225
|/
* Add spring effect to adaptive icon foreground layerHyunyoung Song2017-06-192-8/+152
* Some cleanups in DragDriver class:Rajeev Kumar2017-06-151-9/+3
* Use extracted color for scrim in overview mode.Mario Bertschler2017-06-081-4/+8
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-1/+3
* Removing various reflection calls with final APIsSunny Goyal2017-05-224-24/+35
* Merge "Remove background scrim when there are no top insets." into ub-launche...Jon Miranda2017-05-011-0/+6
|\
| * Remove background scrim when there are no top insets.Jon Miranda2017-05-011-0/+6
* | Fixing icon left on the workspace when drag operation failsSunny Goyal2017-04-171-0/+4
|\|
| * Fixing icon left on the workspace when drag operation failsSunny Goyal2017-04-171-0/+4
* | Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-4/+4
|\|
| * Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-5/+4
* | Merge "Delay the PinItemRequest#accept() call until the drop animation is fin...Sunny Goyal2017-03-301-1/+9
|\|
| * Merge "Delay the PinItemRequest#accept() call until the drop animation is fin...TreeHugger Robot2017-03-301-1/+9
| |\
| | * Delay the PinItemRequest#accept() call until the drop animation is finished.Sunny Goyal2017-03-301-1/+9
* | | Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorvalTony Wickham2017-03-301-0/+7
|\| |
| * | Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorvalTony Wickham2017-03-301-0/+7
| |\ \ | | |/ | |/|
| | * Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-0/+7
* | | Merge "Fixing multiwindow drag operation during with rotation." into ub-launc...Sunny Goyal2017-03-302-0/+35
|\| |
| * | Merge "Fixing multiwindow drag operation during with rotation." into ub-launc...TreeHugger Robot2017-03-302-0/+35
| |\ \
| | * | Fixing multiwindow drag operation during with rotation.Sunny Goyal2017-03-282-0/+35
| | |/
* | | Merge "Adding logging for various interaction in PinItemRequest UI" into ub-l...Sunny Goyal2017-03-303-2/+43
|\| |
| * | Adding logging for various interaction in PinItemRequest UISunny Goyal2017-03-223-3/+46
| |/
* / Minor Refactoring only: no functional changeMario Bertschler2017-03-284-5/+3
|/
* Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-173-6/+120
* Add shadow to badgesTony Wickham2017-03-011-7/+2
* Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+4
* Add logging for notifications.Tony Wickham2017-02-071-1/+1