ResurrectionRemix / android_build

82 stars 152 forks source link

Add a PNG app optimizer #12

Closed fgl27 closed 7 years ago

fgl27 commented 8 years ago

Test Ok on my last builds only app that did not like it was Gello add a if to prevent the opt of it.

Works depends on the install of pngquant, pngcrush, optipng, or pngout https://github.com/ResurrectionRemix/android_build/compare/marshmallow...bhb27:marshmallow?expand=1#diff-a5c4250b9c4b3cc04da68fcf6d5210b9R80

I test only with pngquant, the opt process of apps is really fast.

Final ROM is 14MB smaller.

westcripp commented 7 years ago

no mate we dont really need this . optimizing png is needed on jb and kk . its already fixed by the google updates . need to test many times before merge these commits