summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fixes a bug where the user ends in freescroll state even for regular w...Mario Bertschler2016-12-291-0/+10
|\
| * Fixes a bug where the user ends in freescroll state even for regular workspac...Mario Bertschler2016-12-291-0/+10
* | Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-18/+6
|\ \ | |/ |/|
| * Removing all compatibility code below LollipopSunny Goyal2016-12-161-18/+6
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-1/+0
|/
* Updating edge scrolling logic during drag and dropSunny Goyal2016-12-161-87/+44
* No more UserHandleCompatSunny Goyal2016-12-151-2/+2
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-161-6/+2
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-6/+2
* | Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-masterJonathan Miranda2016-12-151-3/+2
|\ \
| * | Restore original scaleRectAboutCenter method.Jon Miranda2016-12-151-3/+2
* | | Using java_style enum generation for protoSunny Goyal2016-12-151-9/+9
* | | Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-91/+8
|/ /
* | Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-9/+30
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-16/+0
|/
* Merge "Move icon back to original cell if a quick drag would cause reorder." ...Tony Wickham2016-12-121-4/+15
|\
| * Move icon back to original cell if a quick drag would cause reorder.Tony Wickham2016-12-071-4/+15
* | Merge "Lower the transition threshold for dropping on Workspace." into ub-lau...TreeHugger Robot2016-12-121-3/+12
|\ \
| * | Lower the transition threshold for dropping on Workspace.Tony Wickham2016-12-121-3/+12
* | | Allow long-press on workspace immediately after dropping.Tony Wickham2016-12-121-1/+6
|/ /
* | Merge "Scale widgets when dragging and dropping in multi-window mode." into u...Jonathan Miranda2016-12-081-7/+7
|\ \
| * | Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-081-7/+7
| |/
* / Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-071-33/+27
|/
* Fix for mTransitionProgress not being updated throughout animation.Tony Wickham2016-12-061-2/+1
* Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-211-6/+8
* Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-211-1/+1
|\
| * Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-171-1/+1
| * Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-121-1/+1
| |\
* | \ Merge "Moving saving state transtion listener logic to individual views" into...Sunny Goyal2016-11-181-26/+41
|\ \ \
| * | | Moving saving state transtion listener logic to individual viewsSunny Goyal2016-11-141-26/+41
* | | | Merge "Animate icons back to where they were picked up." into ub-launcher3-ma...Tony Wickham2016-11-151-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Animate icons back to where they were picked up.Tony Wickham2016-11-021-1/+17
* | | | Merge "Calling buildLayer only on views which are actually visible" into ub-l...Sunny Goyal2016-11-071-2/+2
|\ \ \ \
| * | | | Calling buildLayer only on views which are actually visibleSunny Goyal2016-10-261-2/+2
* | | | | Fixing screen center not getting calculated properlySunny Goyal2016-11-011-2/+2
| |/ / / |/| | |
* | | | Merge "Restore mDragInfo when deferring onDropComplete() for uninstall." into...Tony Wickham2016-10-271-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Restore mDragInfo when deferring onDropComplete() for uninstall.Tony Wickham2016-10-261-0/+3
* | | | Removing custom dispatchDraw logic and letting the system handleSunny Goyal2016-10-261-61/+51
* | | | Removing some deprecated code around page layersSunny Goyal2016-10-261-51/+2
* | | | Don't move to adjacent page if it is full when dropping on it.Tony Wickham2016-10-241-5/+5
|/ / /
* | | Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub...Tony Wickham2016-10-191-4/+7
|\ \ \
| * | | Mark cells as unoccupied in onDragStart instead of startDrag.Tony Wickham2016-10-181-4/+7
* | | | Show error toast messages when there is no room for the item when icon is not...Jon Miranda2016-10-181-12/+24
* | | | resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-121-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* | | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+3
|\ \ \ | | |/ | |/|
| * | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+3
* | | Refactoring floating view opening/closing logicSunny Goyal2016-10-101-21/+3
* | | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* | | Code sanitizationHyunyoung Song2016-10-061-17/+17