summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragView.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-7/+7
* Add shape detection logic only for circle iconsHyunyoung Song2019-06-031-1/+1
* Fix crash when launching some apps which require icons to be loaded onSunny Goyal2019-05-231-2/+2
* Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-3/+2
* Using a proxy activity for startActivityForResultSunny Goyal2019-05-151-1/+24
* Fade in badges on top of icons after swipe up animation.Jon Miranda2019-05-151-61/+2
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-3/+3
* Fix bug caused by trying to set background to AdaptiveIconDrawable.Jon Miranda2019-03-041-1/+2
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-53/+3
* Remove shape detection logic for icon legacy treatmentHyunyoung Song2018-10-221-1/+1
* Setup make icon-loader libraryHyunyoung Song2018-10-191-8/+15
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Merge "Migrating to android-x" into ub-launcher3-masterTreeHugger Robot2018-08-141-3/+4
|\
| * Migrating to android-xSunny Goyal2018-08-141-4/+4
* | Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-131-1/+3
|/
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-24/+11
* Retiring some feature flagsSunny Goyal2018-07-101-5/+3
* Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-251-2/+4
* Fixing disabled filter is not applied to the foregound layer when dragging an...Sunny Goyal2018-05-091-1/+1
* Adding FLAG_ICON_BADGED and check flag in DragView.getBadge.Mario Bertschler2018-04-061-1/+7
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-1/+1
* Enabling to retrieve a badge-package as an extra in ShortcutInfoCompat forMario Bertschler2018-01-161-3/+3
* Making LauncherIcons thread safeSunny Goyal2018-01-091-1/+3
* Dominant color is part of icon cacheSunny Goyal2018-01-031-2/+3
* Consolidating various interpolatorsSunny Goyal2017-10-261-2/+2
* Simplifying drag preview generationSunny Goyal2017-09-271-1/+5
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-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-251-18/+37
|/
* 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
* Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-221-1/+1
* 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
* Adaptive icon fetched from icon provider and/or work profile icon should not ...Hyunyoung Song2017-06-211-40/+69
* Add spring effect to adaptive icon foreground layerHyunyoung Song2017-06-191-7/+151
* Add shadow to badgesTony Wickham2017-03-011-7/+2
* Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-2/+2
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-0/+4
* Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-15/+3
|\
| * Removing all compatibility code below LollipopSunny Goyal2016-12-161-15/+3
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-0/+7
|/
* Animate icons back to where they were picked up.Tony Wickham2016-11-021-4/+12
* Launcher shortcuts animations update.Sunny Goyal2016-07-271-7/+35
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-5/+5
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-8/+5
* Tweak spring-loaded workspace.Tony Wickham2016-02-081-4/+5