summaryrefslogtreecommitdiffstats
path: root/res-xxhdpi/images/loop00039.png (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-12recovery: remove most of the loopXXXX.png files to reduce ramdisk sizeandroid-14.0maxwen1-0/+0
sometimes its the little things that count Change-Id: I47f35eec0a825f7328d8bac60568804c0d8d3d4d
2018-08-15Further compress the recovery animation fileTianjie Xu1-0/+0
The res/images/loop.*png can be further compressed with "pngquant --quality 0-10"; and the difference is not noticeable to humans under recovery. And This reduces the animation pictures under res-xxxhdpi from 2.7M to 1.2M. Note that the *_text.png files can't be compressed this way because they requires lossless compression to keep the embedded locales intact. Bug: 112494634 Test: Run recovery graphic tests. Change-Id: I2cefaea8e037cb09cb4e4735d1b86e82da9e6875
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