James Christopher Adduono c81de8c6c0 Optimize and reduce size of PNG files
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-08-04 17:40:42 +02:00
2016-07-31 22:20:18 -05:00
2014-12-18 22:50:08 +00:00
2016-02-15 09:27:02 -06:00
2016-01-19 23:24:47 +01:00
2015-12-23 09:58:04 -06:00
2016-08-04 17:40:42 +02:00
2015-06-20 15:57:56 -05:00
2014-11-12 11:03:50 -06:00
2016-07-31 22:20:18 -05:00
2015-10-09 11:15:29 -05:00
2016-07-31 22:20:18 -05:00
2014-04-04 13:48:33 -07:00
2016-03-31 08:57:32 -05:00
2015-11-05 20:58:39 +02:00
2016-02-03 16:05:56 -06:00
2013-10-10 14:19:19 -07:00
2015-04-29 21:14:56 -07:00
2014-11-04 15:34:19 +01:00
2016-07-31 22:20:18 -05:00
2015-01-28 12:09:05 -08:00
2015-05-18 21:02:47 +02:00
2014-04-25 15:47:34 -07:00
2015-10-09 11:15:29 -05:00
2016-03-31 15:43:53 +01:00
2016-03-31 15:43:53 +01:00
2015-12-19 08:31:01 -06:00
2015-04-10 13:59:19 -07:00
2016-03-31 15:43:53 +01:00
2016-03-31 15:43:53 +01:00
2015-10-09 11:15:29 -05:00
2012-09-05 15:24:31 -04:00
2012-09-05 15:24:31 -04:00
2016-03-17 16:00:20 -05:00
2016-07-31 22:20:18 -05:00
2016-07-31 22:20:18 -05:00
2015-10-09 11:15:29 -05:00
2012-09-05 15:24:31 -04:00
2015-10-09 11:15:29 -05:00
2016-02-29 15:24:45 +01:00
2015-01-27 15:07:19 +01:00
2015-01-27 15:07:19 +01:00
2015-10-15 16:15:09 +02:00
2016-07-31 22:20:18 -05:00
2016-07-31 22:20:18 -05:00
2015-12-19 08:31:01 -06:00
2016-07-31 22:20:18 -05:00
2016-07-31 22:20:18 -05:00
2015-10-09 11:15:29 -05:00
2015-04-13 13:04:32 -07:00
2016-04-04 09:25:59 -05:00
2014-11-06 09:49:25 -06:00

Team Win Recovery Project (TWRP)

You can find a compiling guide here.

S
Description
No description provided
Readme 102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%