summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* [key event focus] DPAD navigates to the nearest item on next/previous pageHyunyoung Song2015-03-031-1/+19
| | | | | | | | | | | | | | | | b/19381790 b/16351792 TL;DR;; Previously, when RIGHT is handled on the right most column of the current page or when LEFT is handled on the left most column, the next icon of focus is next page 'first' icon or the previous page 'last icon'. With this change, the row information is preserved when trying to locate an icon to give focus in the next/previous page. Next CL: long awaited unit tests that capture corner cases for different orientation/ device configuration. Change-Id: I5278bed45275b3e4cb39fb698df35f90bb45a415
* [unit tests] Setup instrument target for the launcher3 unit testHyunyoung Song2015-03-021-0/+42
b/19566571 Change-Id: I47da40aa13a3e7c5ec8531e7ef6a9e52f764c565