Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gui: remove old unmaintained 2.x theme | that | 2017-01-18 | 1 | -0/+0 |
| | | | | Change-Id: I1181307989c7478ac6b84bf77732ee5dcff52ed1 | ||||
* | Optimize and reduce size of PNG files | James Christopher Adduono | 2016-08-04 | 1 | -0/+0 |
| | | | | | | | | | | | | Done using: find -type f -name *.png -exec optipng -o7 -nc -fix {} + (-nc is required as TWRP png lib can't handle color type changes) find -type f -name *.png -exec advdef -4 -z {} + (use Zopfli compressor on insane prefix to reduce size even more) Total amount of bytes saved: 317,491 Change-Id: I545c678f71942e6ceb95acb631841ea7ef82a049 | ||||
* | Add 320x320 theme and split out watch.xml for square watch layout | Ethan Yonker | 2014-07-30 | 1 | -0/+0 |
Change-Id: I7fe38b20913a981942105637a527a2d26ed035a5 |