aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nearly working nandroid, built against libcKoushik K. Dutta2010-02-2013-964/+2180
* add missing filesKoushik K. Dutta2010-02-195-0/+1099
* intetrate nandroid into recoveryKoushik K. Dutta2010-02-191-0/+1
* fix up back button and menu togglingKoushik K. Dutta2010-02-194-6/+30
* Add static flash_image for recoveryKoushik K. Dutta2010-02-151-0/+9
* power button toggles menuKoushik K. Dutta2010-02-131-1/+1
* working recovery image!Koushik K. Dutta2010-02-128-18/+144
* Need to call register_package_root prior to installing the package. The subse...Koushik K. Dutta2010-02-111-6/+10
* update.zip somewhat working now...Koushik K. Dutta2010-02-1111-20/+1323
* Initial reintegration of legacy update process that used update-scriptKoushik K. Dutta2010-02-1172-2/+4827
* allow alt-l or menu to bring up the recovery menuKoushik K. Dutta2010-02-101-1/+4
* allow mouse/trackball click for enter on touch only devices.Koushik K. Dutta2010-02-101-0/+1
* make offsets in firmware update header not point to bad blocksDoug Zongker2010-01-133-8/+51
* use MEMGETBADBLOCK to look for bad blocks when reading MTD partitionsDoug Zongker2009-12-141-5/+12
* fix cut-and-paste error in verifierDoug Zongker2009-12-081-1/+1
* Merge change I1c8ca2e4 into eclairAndroid (Google) Code Review2009-10-073-0/+0
|\
| * replace generic recovery iconsDoug Zongker2009-10-023-0/+0
* | add terminator to recovery's getopt_long options arrayDoug Zongker2009-10-061-0/+1
|/
* confirm before wiping user data in recoveryDoug Zongker2009-09-221-69/+107
* reduce fraction of progress bar for verificationDoug Zongker2009-09-201-1/+1
* delete files before symlinking; log error messagesDoug Zongker2009-09-181-3/+21
* don't complain if recovery icon is shortDoug Zongker2009-09-151-1/+5
* add a run_program() function to edifyDoug Zongker2009-09-101-0/+49
* do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from ma...Doug Zongker2009-08-181-0/+10
* do not merge: cherry-picked 60151a295ccf726238dc47456d80b427db6d6a38 from mas...Doug Zongker2009-08-173-330/+155
* merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\
| * merge from donutJean-Baptiste Queru2009-07-2971-5257/+4
| |\
* | \ am 20697b96: only build flash_image for engDoug Zongker2009-08-041-0/+1
|\ \ \
| * | | only build flash_image for engDoug Zongker2009-07-231-0/+1
| | |/ | |/|
* | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2567-1221/+2704
| |\ \
* | | | fix compile warnings in recovery, change imagesDoug Zongker2009-07-236-4/+5
* | | | resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-1571-5257/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | remove amendDoug Zongker2009-07-1471-5257/+4
| | |/ | |/|
* | | am bec02d57: skip over all-zero blocks when reading MTD partitionDoug Zongker2009-07-021-1/+12
|\ \ \ | |/ /
| * | skip over all-zero blocks when reading MTD partitionDoug Zongker2009-07-011-1/+12
* | | am d8f7c9b8: Merge change 5545 into donutAndroid (Google) Code Review2009-06-291-1/+6
|\ \ \ | |/ /
| * | Merge change 5545 into donutAndroid (Google) Code Review2009-06-261-1/+6
| |\ \
| | * | remove updater from the user system imageDoug Zongker2009-06-261-1/+6
* | | | am 0bbfe3d9: fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
|\ \ \ \ | |/ / /
| * | | fix off-by-one error in set_perm()Doug Zongker2009-06-251-1/+1
| |/ /
* | | am fbf3c10e: improve updater progress barDoug Zongker2009-06-242-4/+34
|\ \ \ | |/ /
| * | improve updater progress barDoug Zongker2009-06-242-4/+34
* | | add device extension mechanism to updaterDoug Zongker2009-06-222-1/+43
* | | add function for device-specific wipe data featuresDoug Zongker2009-06-184-2/+20
* | | am 47cace98: add file_getprop() to updaterDoug Zongker2009-06-183-11/+117
|\ \ \ | |/ /
| * | add file_getprop() to updaterDoug Zongker2009-06-183-11/+117
* | | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-175-27/+74
|\ \ \ | |/ /
| * | let the "firmware" command take the file straight from the packageDoug Zongker2009-06-175-26/+56
* | | am e3da02e7: add less_than_int, greater_than_int to edifyDoug Zongker2009-06-152-0/+63
|\ \ \ | |/ /