summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/util/FocusLogicTest.java
Commit message (Expand)AuthorAgeFilesLines
* Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-2/+0
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-1/+1
* Fix broken tests.Tony Wickham2016-01-221-1/+1
* Cleanup keyboard code.Tony Wickham2015-12-041-20/+32
* Make sure pages are always accessible via left/right arrow keys.Tony Wickham2015-12-031-1/+1
* Add special column for All Apps button in FocusLogic's sparse matrix.Tony Wickham2015-11-101-0/+150
* Added unit tests for b/25434120 regression.Tony Wickham2015-11-061-0/+35
* [key event focus] DPAD navigates to the nearest item on next/previous pageHyunyoung Song2015-03-031-1/+19
* [unit tests] Setup instrument target for the launcher3 unit testHyunyoung Song2015-03-021-0/+42