aboutsummaryrefslogtreecommitdiffstats
path: root/minui
Commit message (Expand)AuthorAgeFilesLines
* Merge "minui: add extended courier font" into cm-10.1Koushik Dutta2013-04-031-0/+536
|\
| * minui: add extended courier fontCEnnis912013-02-271-0/+536
* | add optional overscan compensation to recovery graphicsDoug Zongker2013-02-273-5/+32
|/
* port more graphics.c changes for Android.mkKoushik Dutta2012-12-041-2/+6
* merge graphics.c changesKoushik Dutta2012-12-041-1/+20
* Add larger Roboto font (23x41) for 1080p+ screens (ie Nexus 10)CEnnis912012-11-181-0/+461
* minui: fix screen update issueDevin Kim2012-11-171-2/+4
* graphics: add support for "single buffering"Octavian Purdila2012-11-171-2/+10
* forward port CWM to jellybeanKoushik Dutta2012-07-151-1/+2
* derpKoushik Dutta2012-01-261-2/+1
* Fix up the mess around fonts and defines.Koushik Dutta2012-01-263-34/+7
* Big Font Mod and Roboto Fonts (XHDPI, HDPI, and MDPI)CEnnis912012-01-264-1/+516
* Support custom graphics.c. Set the recovery timeout to 1 hour.Koushik Dutta2011-11-161-1/+6
* wipKoushik Dutta2011-11-165-340/+206
|\
| * minui: add ability to synchronize current key stateDima Zavin2011-10-122-2/+38
| * fix problem where the screen is sometimes all black in recoveryDoug Zongker2011-09-271-0/+3
| * minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin2011-09-021-0/+17
| * minui: events: add ability to poll on non-input fdsDima Zavin2011-09-022-3/+23
| * minui: events: refactor event acquisitionDima Zavin2011-09-022-15/+49
| * minui: graphics: add interface for framebuffer blank/unblankDima Zavin2011-08-302-0/+13
| * minui: graphics: add ability to query font sizeDima Zavin2011-08-302-0/+7
| * Get the correct line_length.Michael Ward2011-06-241-2/+37
| * Graphics can handle stride != xres, and BGRA support.Michael Ward2011-06-222-12/+18
| * allow paletted RGB images in recoveryDoug Zongker2011-03-041-2/+7
| * make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-0/+2
| * option to allow recovery to use 24-bit graphics in UIDoug Zongker2011-01-132-10/+22
* | graphics.c: revert RGB8888 supportcodeworkx2011-07-181-42/+12
* | graphics.cKoushik Dutta2011-07-171-1/+6
* | graphics: use gr_flip_32() only if we're really on a 32bpp device.codeworkx2011-07-131-7/+7
* | minui: graphics: finish updates for 32-bit framebuffer in recoveryJoe Hansche2011-07-091-10/+10
* | [PATCH] [recovery]: Fix recovery mode display for RGB8888 display.Subbaraman Narayanamurthy2011-07-071-4/+35
* | Add support for devices that have an upside-down mounted display.Carlos Silva2011-01-192-0/+14
* | Ifdef this a bit better.Koushik Dutta2010-12-181-3/+8
* | Add BOARD_HAS_JANKY_BACKBUFFER for terrible Galaxy Tabs.Koushik Dutta2010-12-182-0/+8
* | Merge from ClockworkMod recoveryKoushik Dutta2010-12-185-9/+315
|\ \ | |/ |/|
| * Fix graphics corruption on some devices. BML restore needs to unlock first.Koushik Dutta2010-12-121-3/+3
| * minui: useless code is uselessChristopher Lais2010-11-271-6/+0
| * minui: clean up some stuff, and avoid multiple key events on N1Christopher Lais2010-11-271-28/+36
| * Merge "minui: Add haptic feedback to virtual keys" into froyoKoushik Dutta2010-11-281-0/+25
| |\
| | * minui: Add haptic feedback to virtual keysChristopher Lais2010-11-271-0/+25
| * | Merge "minui: add support for virtual keys" into froyoKoushik Dutta2010-11-281-3/+253
| |\ \ | | |/
| | * minui: add support for virtual keysChristopher Lais2010-11-261-3/+253
| * | add missing fileKoushik Dutta2010-11-271-0/+15
| |/
| * recovery: Support board-specified font sizes and font-filesRicardo Cerqueira2010-11-272-1/+10
| * Supress "warning: comparison between signed and unsigned integer expressions"...Antonio Vazquez2010-11-131-2/+2
* | clear recovery framebuffers on allocation; display icon right after ui_initDoug Zongker2010-11-011-1/+2
|/
* simplify construction of the recovery progress barDoug Zongker2009-10-081-3/+8
* split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-16/+0
* Force the fb into 16 bpp mode in case the hw has some other default.Rebecca Schultz Zavin2009-06-051-0/+1
* AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. Th...Doug Zongker2009-03-271-100/+67