summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Simplifying workspace layoutSunny Goyal2017-11-131-8/+11
* | Refactor InsettableFrameLayout/DragLayer and add StateListener interface.Jon Miranda2017-11-091-3/+4
|/
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-26/+8
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-2/+5
* Consolidating various interpolatorsSunny Goyal2017-10-262-4/+4
* Adding a compat implementation for playback control on AnimatorSetSunny Goyal2017-10-261-1/+1
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+2
* Deteriorating PinchToZoom interactionSunny Goyal2017-10-191-1/+1
* Moving Workspace states into a separate fileSunny Goyal2017-10-182-3/+3
* Launcher state management cleanupSunny Goyal2017-10-174-45/+111
* Cleaning up drag state management.Sunny Goyal2017-10-164-34/+24
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-062-1/+7
* Removing some methods from the DragSourceSunny Goyal2017-10-032-15/+3
* Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-86/+4
* Moving some calls off the UI threadSunny Goyal2017-10-021-3/+2
* Simplifying drag preview generationSunny Goyal2017-09-271-1/+5