Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further compress the recovery animation file | Tianjie Xu | 2018-08-15 | 1 | -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 | ||||
* | Shrink all recovery loop images with zopflipng | Damien Bargiacchi | 2016-10-20 | 1 | -0/+0 |
| | | | | | | Reduces recovery image size 800k - 2.8MB depending on device type Change-Id: Ib703c8f17394759fb9bad068525737188a4e8965 | ||||
* | Update recovery UI. | Elliott Hughes | 2016-04-27 | 1 | -0/+0 |
* Use new animation. * Use new non-holo progress bars. * Use recommended spacing for recovery UI. Bug: http://b/26548285 Change-Id: I8411e89d6a6a9ce638b8645e19e5082d0d968cee |