summaryrefslogtreecommitdiffstats
path: root/minui/resources.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-19Fix minui cleanup path on error.Elliott Hughes1-3/+3
2016-02-11Fix some memory leaks.Yabin Cui1-13/+9
2015-12-16res: Embed FPS into icon_installing.png.Tao Bao1-6/+15
2015-04-15Don't use typedefs that hide *s.Elliott Hughes1-19/+17
2015-04-10Switch minui over to C++.Elliott Hughes1-12/+17
2015-02-12Fix Droid and animation color in recovery modeTony Kuo1-0/+12
2015-01-30Add missing includes.Elliott Hughes1-0/+1
2014-03-20restore minui support for paletted images with < 8 bitsDoug Zongker1-1/+1
2014-03-18fix error log statementDoug Zongker1-1/+1
2014-03-17refactor image resource loading code in minuiDoug Zongker1-233/+207
2014-03-14Recovery 64-bit compile issuesMark Salyzyn1-1/+1
2014-03-11remove pixelflinger from recoveryDoug Zongker1-64/+33
2014-03-11change how recovery animation is implementedDoug Zongker1-3/+179
2014-03-11remove pixelflinger from recoveryDoug Zongker1-71/+32
2014-03-07change how recovery animation is implementedDoug Zongker1-3/+179
2013-09-26fix use of RGBA images in minuiDoug Zongker1-3/+11
2013-08-27Update libpng API usageJohn Reck1-12/+12
2013-08-13Fix libpng API usageJohn Reck1-12/+12
2013-03-05recovery: change font for menus to be an imageDoug Zongker1-8/+12
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