summaryrefslogtreecommitdiffstats
path: root/minui (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-31turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-28turn recovery into a C++ binaryDoug Zongker1-0/+8
2011-10-13minui: add ability to synchronize current key stateDima Zavin2-2/+38
2011-09-27fix problem where the screen is sometimes all black in recoveryDoug Zongker1-0/+3
2011-09-02minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin1-0/+17
2011-09-02minui: events: add ability to poll on non-input fdsDima Zavin2-3/+23
2011-09-02minui: events: refactor event acquisitionDima Zavin2-15/+49
2011-08-30minui: graphics: add interface for framebuffer blank/unblankDima Zavin2-0/+13
2011-08-30minui: graphics: add ability to query font sizeDima Zavin2-0/+7
2011-06-24Get the correct line_length.Michael Ward1-2/+37
2011-06-23Graphics can handle stride != xres, and BGRA support.Michael Ward2-12/+18
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
2011-01-14option to allow recovery to use 24-bit graphics in UIDoug Zongker2-10/+22
2010-11-01clear recovery framebuffers on allocation; display icon right after ui_initDoug Zongker1-1/+2
2009-11-13eclair snapshotJean-Baptiste Queru2-16/+1
2009-10-09simplify construction of the recovery progress barDoug Zongker1-3/+8
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-16/+0
2009-06-06Force the fb into 16 bpp mode in case the hw has some other default.Rebecca Schultz Zavin1-0/+1
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 Project7-0/+946
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project7-946/+0
2009-02-11auto import from //branches/cupcake/...@130745The Android Open Source Project1-16/+33
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-33/+24