summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* Remove shape detection logic for icon legacy treatmentHyunyoung Song2018-10-221-1/+1
* Setup make icon-loader libraryHyunyoung Song2018-10-191-8/+15
* Converting long item IDs to intSunny Goyal2018-10-081-1/+1
* Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-282-13/+30
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-181-10/+0
* Add undo snackbar for deleting itemsTony Wickham2018-08-303-4/+7
* 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-132-1/+10
|/
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-24/+11
* Merge "Retiring some feature flags" into ub-launcher3-masterTreeHugger Robot2018-08-021-5/+3
|\
| * Retiring some feature flagsSunny Goyal2018-07-101-5/+3
* | Stop DiscoveryBounce when user drags to home from Hotseat in Overview.Tracy Zhou2018-07-231-0/+3
* | Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-2/+6
|/
* Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-252-1/+21
* Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-252-4/+6
* Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-1/+2
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-36/+15
* Clear ref to animation after drag & drop animation completesWinson Chung2018-05-141-0/+3
* Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-1/+7
* Removing scrim overdrawSunny Goyal2018-05-101-1/+29
* 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
* Adding WEB_APP item type for logging.Mario Bertschler2018-04-031-1/+4
* Fixing drag and drop statesSunny Goyal2018-03-221-5/+9
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-283/+32
* Show back button when a floating view is visibleTony2018-03-071-0/+2
* Using public APIs for hardware bitmapsSunny Goyal2018-03-061-2/+2
* Updating Launcher rotation logicSunny Goyal2018-03-032-22/+12
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-0/+5
* Merge "Stop using deprecated Canvas APIs." into ub-launcher3-masterDerek Sollenberger2018-03-021-1/+1
|\
| * Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-1/+1
* | Updating the scrim and landscpae uiSunny Goyal2018-03-012-115/+11
|/
* Fixing swipe on nav-bar does not work on launcher when in multi-window modeSunny Goyal2018-02-071-1/+7
* Add code path for the recents animation using window transitions.Winson Chung2018-01-291-4/+2
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+0
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-0/+10
* Move scrim from DragLayer to LauncherRootView.Jon Miranda2018-01-181-7/+0
* 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
* Merge "Adding support for auto-cancelling an action mode when interacting wit...TreeHugger Robot2018-01-041-0/+2
|\
| * Adding support for auto-cancelling an action mode when interacting with launcherSunny Goyal2017-12-221-0/+2
* | Dominant color is part of icon cacheSunny Goyal2018-01-031-2/+3
|/
* First pass at using hardware bitmapsSunny Goyal2017-12-131-25/+21
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-1/+3
* Moving discovery bounce logic to a separate class.Sunny Goyal2017-12-061-14/+3
* Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-153-75/+21
* Merge "Simplifying workspace layout" into ub-launcher3-masterTreeHugger Robot2017-11-151-8/+11
|\