summaryrefslogtreecommitdiff
path: root/tests/src/com/android/launcher3/celllayout/ReorderAlgorithmUnitTest.java
AgeCommit message (Expand)Author
2024-01-24Moving ReorderPreviewAnimation into it's own file and rewrite to Kotlin.Sebastian Franco
2023-12-03Adding ReorderParameters to ReorderAlgorithmSebastian Franco
2023-11-29Revert^2 "Moving rearrangementExists to ReorderLogic since it's only used there"Sebastián Franco
2023-11-27Add unit test for CellLayout making sure the reorder are valid and fix Multip...Sebastian Franco
2023-11-24Merge "Moving classes inside of CellLayout to their own file" into mainSebastián Franco
2023-11-23Moving classes inside of CellLayout to their own fileSebastian Franco
2023-11-20Move classes inside of CellLayoutBoard to their own fileSebastian Franco
2023-06-28Fix ReorderAlgorithmUnitTest not restoring numRows properlyAlex Chau
2023-05-11Stopp Cell height from changing when running ReorderUnitTestSebastian Franco
2023-05-03Adding unit test to ReorderAlgorithmSebastian Franco