summaryrefslogtreecommitdiffstats
path: root/gui/theme/portrait_mdpi/images/kb_arrow_right.png (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-04Optimize and reduce size of PNG filesJames Christopher Adduono1-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
2016-01-13gui: theme changes for terminalz31s1g1-0/+0
Done: Portrait HDPI, MDPI Landscape HDPI, MDPI Watch Also still includes ugly changes for the old portrait theme to test the terminal emulator. Change-Id: If32af1c69b85417522a8a2fb9c20be515b4d70fc