summaryrefslogtreecommitdiffstats
path: root/tests/testdata/loop00000.png (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-09tests: Add tests for ScreenRecoveryUI.Tao Bao1-0/+0
In order to support that, this CL adds Paths::set_resource_dir() to override the default resource dir ("/res/images/") that's only available under recovery. Note that since there're external modules depending on libminui, it adds a separate function of res_set_resource_dir(), instead of requiring the dependency on libotautil for everyone. Test: mmma -j bootable/recovery Test: Run recovery_unit_test on marlin. Change-Id: I0a7dcf4476808bea9e634eaffc9676f6cbaf92b7
2016-10-20Shrink all recovery loop images with zopflipngDamien Bargiacchi1-0/+0
Reduces recovery image size 800k - 2.8MB depending on device type Change-Id: Ib703c8f17394759fb9bad068525737188a4e8965
2016-04-27Update recovery UI.Elliott Hughes1-0/+0
* Use new animation. * Use new non-holo progress bars. * Use recommended spacing for recovery UI. Bug: http://b/26548285 Change-Id: I8411e89d6a6a9ce638b8645e19e5082d0d968cee