summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/CellLayout.java
AgeCommit message (Expand)Author
2023-12-03Adding ReorderParameters to ReorderAlgorithmSebastian Franco
2023-12-01Moving the remainder of reorder logic to ReorderAlgorithmSebastian Franco
2023-11-30Move logic only used on the reorder from the cellLayout to ReorderAlgorithmSebastian Franco
2023-11-29Revert^2 "Moving rearrangementExists to ReorderLogic since it's only used there"Sebastián Franco
2023-11-29Revert "Moving rearrangementExists to ReorderLogic since it's only used there"Greg Kaiser
2023-11-27Moving rearrangementExists to ReorderLogic since it's only used thereSebastian Franco
2023-11-23Moving classes inside of CellLayout to their own fileSebastian Franco
2023-11-16Modify getViewsIntersectingRegion to returns rects instead of view since we d...Sebastian Franco
2023-10-20Adding animation so the CellLayout is properly spaced on FoldablesSebastian Franco
2023-10-13Cleaning up some and removing unused calculations code in CellLayoutSebastian Franco
2023-08-23Do not clip scaled Launcher icons on hover.Pat Manning
2023-07-26Fix flaky RuntimeException in CellLayout.Schneider Victor-tulias
2023-06-21Update DeviceProfile to calculate responsive grid for foldersJordan Silva
2023-05-30Migrate Interpolators from Launcher3 to the public animation libraryKateryna Ivanova
2023-05-18Merge "Add seam space for performReorder in MultipageCellLayout" into udc-devTreehugger Robot
2023-05-18Add seam space for performReorder in MultipageCellLayoutSebastian Franco
2023-05-12Adding a new Edit Mode LauncherStateCharlie Anderson
2023-05-03Adding unit test to ReorderAlgorithmSebastian Franco
2023-04-10Remove unused code for old mult select designfbaron
2023-03-21Merge "Fixing test that fail when FOLDABLE_SINGLE_PAGE is set to true" into u...Sebastián Franco
2023-03-20Fixing test that fail when FOLDABLE_SINGLE_PAGE is set to trueSebastian Franco
2023-03-16Update folder leave-behind color for taskbarTony Wickham
2023-03-07Merge "Decoupling the reorder logic from the CellLayout view" into tm-qpr-devSebastián Franco
2023-03-03Decoupling the reorder logic from the CellLayout viewSebastian Franco
2023-03-02Simplifying code around multiple translation componentsSunny Goyal
2023-02-07Simulating a split screen CellLayout using one CellLayoutSebastian Franco
2023-01-30Introducing CellPosMapper which allows mapping between UI positionSunny Goyal
2023-01-13Change the access of cellX/Y of CellLayoutLayoutParams to privateSebastian Franco
2022-12-14Clean mPreviousSolution on change of CellLayout targetSebastian Franco
2022-12-02Adding screen ID parameter in CellLayoutLayoutParamsSebastian Franco
2022-11-22Merge changes from topic "revert-20479526-revert-20427045-258023561-BPDASTWIT...TreeHugger Robot
2022-11-15Fixing the revert by not continuing the reorder if the solution is null.Sebastian Franco
2022-11-15Revert "Revert "Reorder widgets no longer overlaps when no space..."Sebastián Franco
2022-11-15Merge "Revert "Reorder widgets no longer overlaps when no space is avai..."" ...Sam Dubey
2022-11-15Revert "Reorder widgets no longer overlaps when no space is avai..."Sam Dubey
2022-11-15Merge "Reorder widgets no longer overlaps when no space is available" into tm...TreeHugger Robot
2022-11-08Reorder widgets no longer overlaps when no space is availableSebastian Franco
2022-11-08Merge "Improve spaces for folders" into tm-qpr-devAlex Chau
2022-11-07Improve spaces for foldersThales Lima
2022-11-04Merge "Making code more readable by removing global variable used for optimiz...Sebastián Franco
2022-11-04Merge "Ensure that the reorder preview and what gets submited uses the same s...Sebastián Franco
2022-11-03Ensure that the reorder preview and what gets submited uses the same solution.Sebastian Franco
2022-11-02Making code more readable by removing global variable used for optimizationsSebastian Franco
2022-11-02Merge "Return the right radius to start reorder when dragging a Widget" into ...Sebastián Franco
2022-11-01No code changes, this cl only reorganizes the functionsSebastian Franco
2022-10-31Return the right radius to start reorder when dragging a WidgetSebastian Franco
2022-10-28Decoupling finding the solution and animation of a reorder in CellLayoutSebastian Franco
2022-10-21Set smartspace to 30% visibility on workspace edit for home gardeningFederico Baron
2022-10-18Get rid of spring loaded mode for home gardening designFederico Baron
2022-10-12Moving the class LayoutParams to a file outside CellLayoutSebastian Franco