aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generalize "install from sdcard" to "install from external storage"Doug Zongker2010-07-294-9/+11
* Mute unwanted error messageYing Wang2010-07-201-1/+1
* resolved conflicts for merge of c02c37a1 to masterDoug Zongker2010-07-092-8/+122
|\
| * am 23ceeea8: make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-082-4/+117
| |\
| | * make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-082-4/+117
* | | EMMC support in applypatchDoug Zongker2010-07-072-103/+176
* | | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-016-37/+76
* | | Merge "support userdata and cache partitions using emmc/ext4 instead of mtd/y...Doug Zongker2010-07-012-5/+40
|\ \ \
| * | | support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker2010-06-292-5/+40
* | | | am 60faafcf: merge from open-source masterThe Android Open Source Project2010-06-300-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-06-300-0/+0
| |\ \ | | |/ | |/|
| | * am ecc76ba5: Set adbd to be disabled by default in recoveryKenny Root2010-06-281-0/+1
| | |\
* | | \ am c78a9698: am ecc76ba5: Set adbd to be disabled by default in recoveryKenny Root2010-06-281-0/+1
|\ \ \ \ | |/ / /
| * | | am ecc76ba5: Set adbd to be disabled by default in recoveryKenny Root2010-06-281-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Set adbd to be disabled by default in recoveryKenny Root2010-06-281-0/+1
* | | | am 21b97ed5: Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-242-2/+2
|\ \ \ \ | |/ / /
| * | | Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-242-2/+2
* | | | am dd6a0412: recovery: Add ueventd serviceColin Cross2010-05-141-0/+4
|\ \ \ \ | |/ / /
| * | | recovery: Add ueventd serviceColin Cross2010-05-141-0/+4
* | | | am be42930f: am 97ca48e7: generic_x86 supportBruce Beare2010-05-031-0/+2
|\ \ \ \ | |/ / /
| * | | am 97ca48e7: generic_x86 supportBruce Beare2010-05-031-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | generic_x86 supportBruce Beare2010-05-031-0/+2
| | |/
* | | support installing any .zip file on the sdcardDoug Zongker2010-04-084-24/+144
* | | am 52219a68: (-s ours) DO NOT MERGE Encrypted File Systems integration. Recov...Oscar Montemayor2010-04-010-0/+0
|\ \ \ | |/ /
| * | DO NOT MERGEOscar Montemayor2010-04-016-242/+354
* | | Merge "Encrypted File Systems part 3. Recovery changes."Oscar Montemayor2010-03-316-242/+354
|\ \ \
| * | | Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-156-242/+354
* | | | am 51282faa: (-s ours) am 2654f5aa: (-s ours) DO NOT MERGE Removing unused re...Oscar Montemayor2010-03-290-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 2654f5aa: (-s ours) DO NOT MERGE Removing unused recovey options. Please r...Oscar Montemayor2010-03-290-0/+0
| |\ \ |/ / / | | _
| * DO NOT MERGEOscar Montemayor2010-03-264-268/+2
|/
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* make StringValue wrapper okay to call on NULLDoug Zongker2010-02-241-0/+1
* refactor applypatch and friendsDoug Zongker2010-02-2212-1322/+1296
* add missing includes to fix mac build (maybe)Doug Zongker2010-02-192-0/+4
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-1822-112/+4239
* Filename check and free allocated stringsKenny Root2010-02-172-0/+7
* am da846fcf: am 4c382b13: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\
| * am 4c382b13: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\
| | * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\
| | | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | | |\
| | | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-122-6/+13
* | | | | bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-0314-599/+16
* | | | | Merge "change log recovery to generic device_recovery_start function"Doug Zongker2010-02-024-4/+10
|\ \ \ \ \
| * | | | | change log recovery to generic device_recovery_start functionDoug Zongker2010-02-014-4/+10
* | | | | | add a one-argument version of package_extract_fileDoug Zongker2010-02-013-24/+113
|/ / / / /
* | | | | fix parsing of dumpkeys outputDoug Zongker2010-01-281-4/+4
* | | | | save the recovery log from before HTC firmware updatesDoug Zongker2010-01-215-6/+117
* | | | | am 4e9332cb: am 22d79a5c: make offsets in firmware update header not point to...Doug Zongker2010-01-130-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | am 22d79a5c: make offsets in firmware update header not point to bad blocksDoug Zongker2010-01-133-8/+51
| |\ \ \ \ | | |/ / /
| | * | | make offsets in firmware update header not point to bad blocksDoug Zongker2010-01-133-8/+51
| | |/ /