| Commit message (Expand) | Author | Age | Files | Lines |
* | fix compile warnings in recovery, change images | Doug Zongker | 2009-07-23 | 6 | -4/+5 |
* | resolved conflicts for merge of 64893ccc to master | Doug Zongker | 2009-07-16 | 71 | -5257/+4 |
|\ |
|
| * | remove amend | Doug Zongker | 2009-07-15 | 71 | -5257/+4 |
* | | am bec02d57: skip over all-zero blocks when reading MTD partition | Doug Zongker | 2009-07-03 | 1 | -1/+12 |
|\| |
|
| * | skip over all-zero blocks when reading MTD partition | Doug Zongker | 2009-07-01 | 1 | -1/+12 |
* | | am d8f7c9b8: Merge change 5545 into donut | Android (Google) Code Review | 2009-06-30 | 1 | -1/+6 |
|\| |
|
| * | Merge change 5545 into donut | Android (Google) Code Review | 2009-06-26 | 1 | -1/+6 |
| |\ |
|
| | * | remove updater from the user system image | Doug Zongker | 2009-06-26 | 1 | -1/+6 |
* | | | am 0bbfe3d9: fix off-by-one error in set_perm() | Doug Zongker | 2009-06-25 | 1 | -1/+1 |
|\| | |
|
| * | | fix off-by-one error in set_perm() | Doug Zongker | 2009-06-25 | 1 | -1/+1 |
| |/ |
|
* | | am fbf3c10e: improve updater progress bar | Doug Zongker | 2009-06-25 | 2 | -4/+34 |
|\| |
|
| * | improve updater progress bar | Doug Zongker | 2009-06-24 | 2 | -4/+34 |
* | | add device extension mechanism to updater | Doug Zongker | 2009-06-22 | 2 | -1/+43 |
* | | add function for device-specific wipe data features | Doug Zongker | 2009-06-19 | 4 | -2/+20 |
* | | am 47cace98: add file_getprop() to updater | Doug Zongker | 2009-06-18 | 3 | -11/+117 |
|\| |
|
| * | add file_getprop() to updater | Doug Zongker | 2009-06-18 | 3 | -11/+117 |
* | | resolved conflicts for merge of fb2e3af3 to master | Doug Zongker | 2009-06-18 | 5 | -27/+74 |
|\| |
|
| * | let the "firmware" command take the file straight from the package | Doug Zongker | 2009-06-18 | 5 | -26/+56 |
* | | am e3da02e7: add less_than_int, greater_than_int to edify | Doug Zongker | 2009-06-15 | 2 | -0/+63 |
|\| |
|
| * | add less_than_int, greater_than_int to edify | Doug Zongker | 2009-06-13 | 2 | -0/+63 |
* | | am d9c9d10d: fixes to edify and updater script | Doug Zongker | 2009-06-15 | 9 | -509/+674 |
|\| |
|
| * | fixes to edify and updater script | Doug Zongker | 2009-06-12 | 9 | -509/+674 |
* | | am 8edb00c9: edify extensions for OTA package installation, part 2 | Doug Zongker | 2009-06-15 | 7 | -16/+291 |
|\| |
|
| * | edify extensions for OTA package installation, part 2 | Doug Zongker | 2009-06-12 | 7 | -16/+291 |
* | | am 9dbc027b: fix sim build in donut, too | Doug Zongker | 2009-06-12 | 0 | -0/+0 |
|\| |
|
| * | fix sim build in donut, too | Doug Zongker | 2009-06-12 | 1 | -4/+4 |
* | | am 9931f7f3: edify extensions for OTA package installation, part 1 | Doug Zongker | 2009-06-12 | 13 | -13/+694 |
|\| |
|
| * | edify extensions for OTA package installation, part 1 | Doug Zongker | 2009-06-12 | 13 | -13/+694 |
* | | fix simulator build by excluding more of recovery | Doug Zongker | 2009-06-12 | 1 | -3/+4 |
* | | fix error from change 3606 | Doug Zongker | 2009-06-11 | 1 | -18/+18 |
* | | split out device-specific recovery UI code into vendor directories | Doug Zongker | 2009-06-11 | 6 | -72/+171 |
* | | am 9b9c2114: Merge change 3514 into donut | Android (Google) Code Review | 2009-06-10 | 7 | -0/+889 |
|\| |
|
| * | Merge change 3514 into donut | Android (Google) Code Review | 2009-06-10 | 7 | -0/+889 |
| |\ |
|
| | * | core of edify, an eventual replacement for amend | Doug Zongker | 2009-06-10 | 7 | -0/+889 |
* | | | Force the fb into 16 bpp mode in case the hw has some other default. | Rebecca Schultz Zavin | 2009-06-06 | 1 | -0/+1 |
* | | | am b2ee9201: allow OTA package to provide binary instead of script | Doug Zongker | 2009-06-05 | 1 | -1/+169 |
|\| | |
|
| * | | allow OTA package to provide binary instead of script | Doug Zongker | 2009-06-05 | 1 | -1/+169 |
| |/ |
|
* | | am f28c916e: remove unused permissions scheme from amend | Doug Zongker | 2009-06-03 | 12 | -1076/+69 |
|\| |
|
| * | remove unused permissions scheme from amend | Doug Zongker | 2009-06-03 | 12 | -1076/+69 |
* | | am 07e1dca7: don\'t say "install complete" when it really isn\'t | Doug Zongker | 2009-06-01 | 4 | -2/+14 |
|\| |
|
| * | don't say "install complete" when it really isn't | Doug Zongker | 2009-05-29 | 4 | -2/+14 |
* | | am 1c4ceae: undo temporary alignment hack | Doug Zongker | 2009-05-08 | 2 | -48/+8 |
|\| |
|
| * | undo temporary alignment hack | Doug Zongker | 2009-05-08 | 2 | -48/+8 |
* | | am 683c462: align data passed to write() on 32k boundaries | Doug Zongker | 2009-05-06 | 2 | -17/+55 |
|\| |
|
| * | align data passed to write() on 32k boundaries | Doug Zongker | 2009-05-06 | 2 | -17/+55 |
* | | am 596271f: handle short writes when unzipping files | Doug Zongker | 2009-04-30 | 1 | -11/+27 |
|\| |
|
| * | handle short writes when unzipping files | Doug Zongker | 2009-04-30 | 1 | -11/+27 |
* | | Merge donut into master | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
|\| |
|
| * | merge cupcake into donut | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
| |\ |
|
* | | | Merge donut into master | Jean-Baptiste Queru | 2009-04-23 | 0 | -0/+0 |
|\| | |
|
| * | | AI 144130: Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
| * | | AI 144082: Remove the unused "unpacking" recovery icon. | Doug Zongker | 2009-04-01 | 3 | -2/+0 |
| * | | AI 144070: Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 2009-04-01 | 1 | -0/+9 |
| * | | AI 143128: Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-27 | 36 | -101/+68 |
| * | | Automated import from //branches/donutburger/...@142141,142141 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
| * | | Automated import from //branches/donutburger/...@140818,140818 | Dianne Hackborn | 2009-03-25 | 1 | -0/+190 |
* | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
|\ \ \ |
|
| * | | | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 2 | -21/+88 |
* | | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 3 | -2/+0 |
|\| | | |
|
| * | | | AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon. | Doug Zongker | 2009-04-02 | 3 | -2/+0 |
* | | | | Merge branch 'readonly-p4-master' | Doug Zongker | 2009-04-02 | 1 | -0/+9 |
|\| | | |
|
| * | | | AI 144101: am: CL 144070 Add an option to wipe cache (only) to the recovery menu. | Doug Zongker | 2009-04-02 | 1 | -0/+9 |
* | | | | Merge branch 'open_source_no_contributions' into google_internal | The Android Open Source Project | 2009-03-29 | 0 | -0/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-03-27 | 2 | -4/+199 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Automated import from //branches/cupcake/...@142138,142138 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
| | * | | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-20 | 1 | -0/+190 |
| | |/ |
|
| * | | Merge commit 'remotes/korg/cupcake' into cupcake_to_master | Jean-Baptiste Queru | 2009-03-19 | 4 | -48/+254 |
| |\| |
|
| * | | Remove obsolete OTA tools | Jean-Baptiste Queru | 2009-03-02 | 2 | -343/+0 |
| * | | Merge branch 'cupcake' | The Android Open Source Project | 2009-01-10 | 1 | -24/+79 |
| |\ \ |
|
* | | | | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-28 | 36 | -101/+68 |
* | | | | Automated import from //branches/master/...@142142,142142 | Doug Zongker | 2009-03-25 | 1 | -4/+9 |
* | | | | Automated import from //branches/master/...@140824,140824 | Dianne Hackborn | 2009-03-25 | 1 | -0/+190 |
| |_|/
|/| | |
|
* | | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 135 | -0/+14368 |
* | | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 137 | -14711/+0 |
* | | | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 2 | -0/+343 |
* | | | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-03 | 2 | -343/+0 |
* | | | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-11 | 4 | -48/+254 |
| |/
|/| |
|
* | | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-10 | 1 | -24/+79 |
|/ |
|
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-18 | 11 | -35/+341 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 134 | -0/+14144 |