| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Fix libpng API usage | John Reck | 2013-08-13 | 1 | -12/+12 |
|/ / |
|
* | | recovery: move log output to stdout | Doug Zongker | 2013-07-09 | 1 | -2/+2 |
|/ |
|
* | more font improvements and cleanup | Doug Zongker | 2013-03-07 | 3 | -13/+247 |
* | recovery: change font for menus to be an image | Doug Zongker | 2013-03-04 | 3 | -246/+27 |
* | add optional overscan compensation to recovery graphics | Doug Zongker | 2012-12-18 | 3 | -5/+32 |
* | minor recovery fixes | Doug Zongker | 2012-09-04 | 2 | -6/+6 |
* | Merge "recovery locale handling fixes" into jb-mr1-dev | Doug Zongker | 2012-08-29 | 1 | -8/+0 |
|\ |
|
| * | recovery locale handling fixes | Doug Zongker | 2012-08-29 | 1 | -8/+0 |
* | | am bddbb5b3: Merge "Fixing trivial warnings for libminui" | Jean-Baptiste Queru | 2012-08-24 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fixing trivial warnings for libminui | Edwin Vane | 2012-08-21 | 1 | -2/+2 |
* | | add simple text to recovery UI | Doug Zongker | 2012-08-22 | 3 | -0/+168 |
* | | fix conflicts with merge of jb-dev-mako | Ed Heyl | 2012-07-26 | 1 | -2/+4 |
|\ \ |
|
| * | | minui: fix screen update issue | Devin Kim | 2012-07-20 | 1 | -2/+4 |
* | | | am dd6cd4fc: Merge "graphics: add support for "single buffering"" | Doug Zongker | 2012-07-20 | 1 | -2/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | graphics: add support for "single buffering" | Octavian Purdila | 2012-07-11 | 1 | -2/+10 |
| |/ |
|
* | | allow double-quotes or not in TARGET_RECOVERY_PIXEL_FORMAT | Doug Zongker | 2012-07-11 | 1 | -2/+6 |
|/ |
|
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+8 |
* | minui: add ability to synchronize current key state | Dima Zavin | 2011-10-12 | 2 | -2/+38 |
* | fix problem where the screen is sometimes all black in recovery | Doug Zongker | 2011-09-27 | 1 | -0/+3 |
* | minui: events: only open input devices with EV_KEY and/or EV_REL | Dima Zavin | 2011-09-02 | 1 | -0/+17 |
* | minui: events: add ability to poll on non-input fds | Dima Zavin | 2011-09-02 | 2 | -3/+23 |
* | minui: events: refactor event acquisition | Dima Zavin | 2011-09-02 | 2 | -15/+49 |
* | minui: graphics: add interface for framebuffer blank/unblank | Dima Zavin | 2011-08-30 | 2 | -0/+13 |
* | minui: graphics: add ability to query font size | Dima Zavin | 2011-08-30 | 2 | -0/+7 |
* | Get the correct line_length. | Michael Ward | 2011-06-24 | 1 | -2/+37 |
* | Graphics can handle stride != xres, and BGRA support. | Michael Ward | 2011-06-22 | 2 | -12/+18 |
* | allow paletted RGB images in recovery | Doug Zongker | 2011-03-04 | 1 | -2/+7 |
* | make recovery UI images more general; allow for installation animation | Doug Zongker | 2011-03-01 | 1 | -0/+2 |
* | option to allow recovery to use 24-bit graphics in UI | Doug Zongker | 2011-01-13 | 2 | -10/+22 |
* | clear recovery framebuffers on allocation; display icon right after ui_init | Doug Zongker | 2010-11-01 | 1 | -1/+2 |
* | simplify construction of the recovery progress bar | Doug Zongker | 2009-10-08 | 1 | -3/+8 |
* | split out device-specific recovery UI code into vendor directories | Doug Zongker | 2009-06-11 | 1 | -16/+0 |
* | Force the fb into 16 bpp mode in case the hw has some other default. | Rebecca Schultz Zavin | 2009-06-05 | 1 | -0/+1 |
* | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. Th... | Doug Zongker | 2009-03-27 | 1 | -100/+67 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 7 | -0/+946 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 7 | -946/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -16/+33 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -33/+24 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 7 | -0/+938 |