summaryrefslogtreecommitdiffstats
path: root/minuitwrp/resources.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27ifdef and comment out libjpegEthan Yonker1-0/+8
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-40/+44
2015-02-13minuitwrp: fix file descriptor leak in open_pngthat1-2/+5
2015-02-11Fix handling of GGLContext in res_scale_surfaceEthan Yonker1-4/+5
2015-02-10Scale the GUI to fit the screenEthan Yonker1-1/+75
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-2/+3
2014-12-12Fix loading of png images in custom themesEthan Yonker1-2/+5
2014-12-09Fix png graphics load / display on AArch64Ethan Yonker1-83/+155
2014-11-07Disable custom theme and fix png loadingEthan Yonker1-2/+2
2014-11-07Fix up old libminui to compileEthan Yonker1-5/+7
2013-08-11Remove libjpegtwrp and use CM provided libjpegDees_Troy1-1/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-19/+124
2012-09-04minor recovery fixesDoug Zongker1-5/+2
2012-08-30recovery locale handling fixesDoug Zongker1-8/+0
2012-08-23add simple text to recovery UIDoug Zongker1-0/+150
2012-08-21Fixing trivial warnings for libminuiEdwin Vane1-2/+2
2011-03-05allow paletted RGB images in recoveryDoug Zongker1-2/+7
2011-03-01make recovery UI images more general; allow for installation animationDoug Zongker1-0/+2
2009-10-09simplify construction of the recovery progress barDoug Zongker1-3/+8
2009-03-28AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-100/+67
2009-03-27AI 143128: Use PNG instead of BMP for recovery image icons. This savesDoug Zongker1-100/+67
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+202
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-202/+0