summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-2/+1
* | Simplifying options popup and overview handlingSunny Goyal2018-03-131-86/+9
* | Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-5/+4
* | Show icon when drop on deferred drop target is canceledTony2018-03-081-2/+3
* | Updating the scrim and landscpae uiSunny Goyal2018-03-011-1/+6
* | Quick step/scrub/switch loggingHyunyoung Song2018-02-201-1/+1
|/
* Create new ShortcutInfo when dropping predicted deep shortcuts.Jon Miranda2018-02-201-3/+9
* Fixing ANR when using quickscrub from homescreenSunny Goyal2018-02-131-37/+34
* Merge "Using paged view for all-apps tabs" into ub-launcher3-masterTreeHugger Robot2018-02-131-7/+5
|\
| * Using paged view for all-apps tabsSunny Goyal2018-02-131-7/+5
* | Allow quick scrub/switch from minus oneTony Wickham2018-02-131-0/+59
|/
* Fix bug where two items could occupy same grid cell in hotseat.Jon Miranda2018-02-091-0/+1
* Some fixes for quickstep when configuration changesSunny Goyal2018-02-021-4/+2
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-96/+2
* Reapplying state UI when the insets changeSunny Goyal2018-01-181-0/+12
* Removing some device profile dependencies in view contructorsSunny Goyal2018-01-161-6/+11
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-0/+14
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-5/+5
* No more waiting around for resumeSunny Goyal2017-12-191-1/+3
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-1/+1
* Removing view layer support during state animation.Sunny Goyal2017-12-071-3/+2
* Merge "Adding support for tagging animations per controller, so that they can...TreeHugger Robot2017-12-071-5/+5
|\
| * Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-5/+5
* | Merge "Do not modify the children order while iterating the viewgroup" into u...TreeHugger Robot2017-12-071-9/+9
|\ \ | |/ |/|
| * Do not modify the children order while iterating the viewgroupSunny Goyal2017-12-041-9/+9
* | 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
|\ \