summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-5/+5
* Separating various UI properties into state variablesSunny Goyal2017-12-061-23/+6
* Allow hotseat items to be clicked in overviewTony Wickham2017-12-051-1/+1
* Simplifying workspace layoutSunny Goyal2017-11-131-4/+0
* Merge "Adding some task views." into ub-launcher3-masterSunny Goyal2017-11-101-1/+0
|\
| * Adding some task views.Winson Chung2017-11-101-1/+0
* | Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-1/+3
|/
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-071-2/+2
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-2/+1
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-0/+1
* Merge "Consolidating various interpolators" into ub-launcher3-masterTreeHugger Robot2017-10-271-7/+4
|\
| * Consolidating various interpolatorsSunny Goyal2017-10-261-7/+4
* | Moving mState from Workspace to StateManagerSunny Goyal2017-10-251-23/+13
|/
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-13/+15
* Enable overview state restoreSunny Goyal2017-10-241-2/+1
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-123/+55
* Removing state definition from LauncherSunny Goyal2017-10-181-5/+1
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-58/+26
* Launcher state management cleanupSunny Goyal2017-10-171-60/+88
* Cleaning up drag state management.Sunny Goyal2017-10-161-52/+25
* Removing some obsolete callbacksSunny Goyal2017-10-061-2/+0
* Merge "Merging duplicate logic for deferred drop handling in Worksace and Fol...TreeHugger Robot2017-10-061-39/+5
|\
| * Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-39/+5
* | Merge "Polish animation when icon returns to Folder." into ub-launcher3-masterTreeHugger Robot2017-10-051-1/+1
|\ \ | |/ |/|
| * Polish animation when icon returns to Folder.Jon Miranda2017-09-111-1/+1
* | Merge "Removing some methods from the DragSource" into ub-launcher3-masterTreeHugger Robot2017-10-051-16/+2
|\ \
| * | Removing some methods from the DragSourceSunny Goyal2017-10-031-16/+2
* | | Merge "Moving widget reinflation to push model" into ub-launcher3-masterSunny Goyal2017-10-051-24/+0
|\ \ \
| * | | Moving widget reinflation to push modelSunny Goyal2017-10-051-24/+0
* | | | Merge "Moving the wallpaper offset interpolator to background thread" into ub...TreeHugger Robot2017-10-051-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Moving the wallpaper offset interpolator to background threadSunny Goyal2017-10-051-4/+0
| |/ /
* | | Merge "Removing buildLayer call on workspace pages." into ub-launcher3-masterTreeHugger Robot2017-10-031-40/+11
|\ \ \ | |/ / |/| |
| * | Removing buildLayer call on workspace pages.Sunny Goyal2017-10-021-40/+11
* | | Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-7/+1
|/ /
* | Simplifying drag preview generationSunny Goyal2017-09-271-21/+11
* | [automerger] Fix bug where widgets are inflated in the wrong orientation. am:...Jonathan Miranda2017-09-191-1/+1
|\ \
| * | Fix bug where widgets are inflated in the wrong orientation.Jon Miranda2017-09-191-1/+1
* | | Fixing custom widgets support:Sunny Goyal2017-09-131-1/+1
| |/ |/|
* | Removing support for CustomContent screenSunny Goyal2017-09-081-347/+24
* | [automerger] Fix bug where workspace is not aligned with hotseat in landscape...Jonathan Miranda2017-08-091-1/+2
|\|
| * Fix bug where workspace is not aligned with hotseat in landscape.Jon Miranda2017-08-091-1/+2
* | Merge "Remove pulldown search feature flag Bug: 63713013" into ub-launcher3-m...TreeHugger Robot2017-07-241-28/+0
|\ \ | |/ |/|
| * Remove pulldown search feature flagHyunyoung Song2017-07-211-28/+0
* | Adding A feature flag to disable widgets and a corresponding buildSunny Goyal2017-07-211-1/+9
|/
* Fix regression which broke Workspace flings in RTLAdam Cohen2017-07-181-1/+1
* Set edgeMarginPx back to 8dp.Jon Miranda2017-07-131-0/+4
* Revert "Match items in icon preview with items in Folder using permutations."Jonathan Miranda2017-07-131-1/+1
* Fixing bug where tapping home while going from page 0 to 1 does nothingSunny Goyal2017-07-111-1/+1
* Merge "Mark off-screen pages as unimportant for accessibility" into ub-launch...TreeHugger Robot2017-07-111-4/+9
|\
| * Mark off-screen pages as unimportant for accessibilityTony2017-07-061-4/+9