Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split out device-specific recovery UI code into vendor directories | Doug Zongker | 2009-06-11 | 1 | -16/+0 |
| | | | | | | | | | Take some device-specific details of the recovery UI (eg, what keys to press to bring up the interface and perform actions, exact text of the menu, etc.) and split them out into separate C functions. Arrange to take implementations of those functions from the appropriate vendor directory at build time. Provide a default implementation in case no vendor-specific one is available. | ||||
* | Force the fb into 16 bpp mode in case the hw has some other default. | Rebecca Schultz Zavin | 2009-06-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com> | ||||
* | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-28 | 1 | -100/+67 |
| | | | | | | | | about 60k from the recovery and system images. Original author: dougz Merged from: //branches/donutburger/... Automated import of CL 143289 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 7 | -0/+946 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 7 | -946/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-11 | 1 | -16/+33 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-18 | 1 | -33/+24 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 7 | -0/+938 |