summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* 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
* | Merge "Refactoring WallpaperOffsetInterpolator to a new file Removing some us...Sunny Goyal2015-10-301-14/+1
|\ \
| * | Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-14/+1
* | | resolved conflicts for a8709ddb to ub-launcher3-masterTony Wickham2015-10-151-4/+6
|\ \ \ | |/ / |/| / | |/
| * Fix "The specified child already has a parent" IllegalStateException.Tony Wickham2015-10-151-4/+6
| * Jailing the saved instance state of all the dynamically generated viewsSunny Goyal2015-10-051-7/+29
* | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-1/+16
|\|
| * Accessibility fixesSunny Goyal2015-09-251-1/+16
* | am 1cdb6d06: onDropChild() always marks the cell as occupied.Tony Wickham2015-09-171-0/+1
|\|
| * onDropChild() always marks the cell as occupied.Tony Wickham2015-09-171-0/+1
| * Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode.Tony Wickham2015-09-041-2/+14
* | When placing a widget, go to a page with enough space.Tony Wickham2015-09-091-0/+20
* | Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode.Tony Wickham2015-09-021-2/+14
* | Jailing the saved instance state of all the dynamically generated viewsSunny Goyal2015-08-271-5/+28
* | Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+2
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-4/+4
* | Some cleanup around drag and dropSunny Goyal2015-08-131-43/+44
* | resolved conflicts for merge of 3f7550c1 to ub-launcher3-masterSunny Goyal2015-08-041-60/+0
|\|
| * Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-60/+0
* | Merge "Several animation calls cleanup" into ub-launcher3-masterSunny Goyal2015-08-031-12/+8
|\ \
| * | Several animation calls cleanupSunny Goyal2015-07-311-12/+8
* | | am ec70312d: Merge "Fixing issue with flash during overview transition." into...Winson Chung2015-07-311-1/+6
|\ \ \ | |/ / |/| / | |/
| * Fixing issue with flash during overview transition.Winson Chung2015-07-311-1/+6
* | Merge "Changing the dogfood check to a static boolean to better handle progua...Sunny Goyal2015-07-281-1/+2
|\ \