summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-161-1/+1
|\
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-1/+1
* | Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-161-6/+8
* | Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-2/+2
|/
* Reset initial animation values before completing reorder animation.Jon Miranda2017-01-041-0/+1
* Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3...Jonathan Miranda2016-12-301-21/+41
|\
| * Fix widget reorder animations in multi-window mode.Jon Miranda2016-12-201-21/+41
* | Removing all compatibility code below LollipopSunny Goyal2016-12-161-3/+0
|/
* Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-masterJonathan Miranda2016-12-151-3/+2
|\
| * Restore original scaleRectAboutCenter method.Jon Miranda2016-12-151-3/+2
* | Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-17/+6
|/
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-5/+10
* Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-39/+45
|\
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-39/+45
* | Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-081-1/+1
* | Scale widgets in multi-window mode.Jon Miranda2016-11-231-2/+14
|/
* Removing widgetGap and heightGap from cellLayoutSunny Goyal2016-11-201-84/+30
* Hide workspace text in multi-window mode.Jon Miranda2016-11-151-1/+3
* Removing some deprecated code around page layersSunny Goyal2016-10-261-10/+0
* Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub...Tony Wickham2016-10-191-4/+0
|\
| * Mark cells as unoccupied in onDragStart instead of startDrag.Tony Wickham2016-10-181-4/+0
* | 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
* | Code sanitizationHyunyoung Song2016-10-061-2/+2
|/
* Some optimizations in blur outline generatorSunny Goyal2016-09-021-0/+1
* Removing wrong dead code around direction matchingSunny Goyal2016-08-181-6/+3
* Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-3/+5
* Fixing issue with shadow drawing over search bar.Winson2016-07-201-1/+2
* Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-4/+0
* Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-13/+19
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-1/+1
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-243/+126
* Simplifying view cluster by using a single int flag instead of 4 booleansSunny Goyal2016-05-111-65/+24
* Merge "Stop animating highlighted page border in spring-loaded mode." into ub...Tony Wickham2016-04-071-1/+2
|\
| * Stop animating highlighted page border in spring-loaded mode.Tony Wickham2016-04-041-1/+2
* | Fix a couple polish bugs with new folder previewsAdam Cohen2016-04-011-5/+10
|/
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-031-70/+47
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+3
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-3/+1
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-4/+5
* Merge "Making some view properties exported. These will be visible in hierarc...Sunny Goyal2016-02-111-0/+6
|\
| * Making some view properties exported.Sunny Goyal2016-02-091-0/+6
* | Tweak spring-loaded workspace.Tony Wickham2016-02-081-2/+5
|/
* Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-041-0/+8
* Merge "Add appropriate (tiny) offset to widget drops so they land correctly."...Tony Wickham2015-12-041-5/+12
|\
| * Add appropriate (tiny) offset to widget drops so they land correctly.Tony Wickham2015-12-031-5/+12
* | Merge "Skip to the end of the folder open animation in battery saver mode." i...Tony Wickham2015-11-251-5/+1
|\|
| * Skip to the end of the folder open animation in battery saver mode.Tony Wickham2015-11-121-5/+1
* | Don\'t add offset to CellLayout\'s fullscreen children.Tony Wickham2015-11-101-3/+8
|\|
| * Don't add offset to CellLayout's fullscreen children.Tony Wickham2015-11-101-3/+8