summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/