summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Re-Implementation of hidden foldersVineet Patil2017-03-261-23/+2
| | | | Change-Id: I2cdb881eb6a2608279d30a1cdfc1327a89ae7693
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2017-03-261-1/+1
| | | | | | | | | - Adds vertical sliding panel and animations associated with opening and closing the panel - Adds the views for settings and animation for the drawer arrow - Enables hiding workspace icon labels, hiding drawer icon labels, scrolling wallpaper, and larger icons - Changes how ragged grid custom icon sizes gets defined Change-Id: I1a82215a09486b4770494e665e598efdbabd1d3e
* Start adding unit tests for the invariant device profile / RefactorHyunyoung Song2015-05-281-0/+123
| | | | | | | | | | - removed redundant code to sort the device profiles - removed DeviceProfileQuery class - Added a helper method inside the test to easily generate interpolation graph looks like: https://docs.google.com/a/google.com/spreadsheets/d/1a1fdemrOqIDixiql77h0anWzUD3GlYfGsbP2FfIhyPM/edit?usp=sharing Change-Id: Ia4c54a8d59a049c418c08d1b766f07ac6e1d0944
* Add dummy string to Launcher3Tests resources to fix build error.Hyunyoung Song2015-03-161-0/+21
| | | | | | | | | | | TL;DR;; since ag/656186 which moved the all-makefiles-under call to the bottom of the launcher's Android.mk file, resources for test package will not build without a dummy file. This change is necessary for the test team to continuously run the android tests. b/19566571 Change-Id: I4ff422ac019df4447348d953c5dd606d2a0dcc58
* [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-023-3/+95
| | | | | | b/19566571 Change-Id: I47da40aa13a3e7c5ec8531e7ef6a9e52f764c565
* [unit tests] Delete stress packageHyunyoung Song2015-03-023-123/+0
| | | | | | | | | b/19566571 TL;DR;; no longer working AND also the one test that is set up is useless to keep. Change-Id: If44457c7bc19a973450edf5aad3e744daf20624a
* Fix launcher3 standalone build.John Spurlock2013-09-181-2/+2
| | | | Change-Id: Ibfe14c5960211916222fc49389b8776be6bf768b
* Launcher2 is now Launcher3.Daniel Sandler2013-06-052-4/+4
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* changing test to use hidden test api annotations.Tsu Chiang Chuang2011-08-053-20/+11
| | | | Change-Id: If1002c80fdfdc87694890215201314e2372bbe4a
* rectify build files.Tsu Chiang Chuang2011-06-171-1/+2
| | | | Change-Id: I138ac7805cb045f960e32193bad95a73cd8b063e
* Adding stress test for launcher2 rotation.Tsu Chiang Chuang2011-05-254-0/+147
Change-Id: I03b7dbdd025af39fc733a91f54633a548225e140