amend
|
update.zip somewhat working now...
|
2010-02-11 22:27:06 -08:00 |
applypatch
|
Modify apply_patch to fail if trying to patch mtd on non-mtd devices.
|
2010-11-11 00:00:45 -08:00 |
bmlutils
|
always build
|
2010-11-11 01:20:29 -08:00 |
edify
|
make StringValue wrapper okay to call on NULL
|
2010-02-24 15:05:07 -08:00 |
etc
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:42 -08:00 |
flashutils
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
minui
|
simplify construction of the recovery progress bar
|
2009-10-08 16:32:58 -07:00 |
minzip
|
add a one-argument version of package_extract_file
|
2010-02-01 14:40:12 -08:00 |
mmcutils
|
fix up implementation of int get_partition_device
|
2010-11-11 01:16:14 -08:00 |
mtdutils
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
res/images
|
nearly working nandroid, built against libc
|
2010-02-20 15:59:06 -08:00 |
testdata
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
tools
|
remove amend
|
2009-07-14 16:58:42 -07:00 |
updater
|
Fix up updater to use the new refactored block device support.
|
2010-11-10 23:52:09 -08:00 |
utilities
|
allow the parted and fix permissions tools to be optional
|
2010-09-17 14:17:57 -07:00 |
Android.mk
|
Modify apply_patch to fail if trying to patch mtd on non-mtd devices.
|
2010-11-11 00:00:45 -08:00 |
bootloader.c
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
bootloader.h
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
CleanSpec.mk
|
Add an empty CleanSpec.mk
|
2010-03-08 18:04:03 -08:00 |
commands.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
commands.h
|
update.zip somewhat working now...
|
2010-02-11 22:27:06 -08:00 |
common.h
|
allow toggling of software back menu item. add recovery checkpoint file. mount auto now uses busybox mount.
|
2010-07-19 08:40:58 -07:00 |
default_recovery_ui.c
|
merge with eclair recovery
|
2010-08-26 10:40:57 -07:00 |
extendedcommands.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
extendedcommands.h
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
firmware.c
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
firmware.h
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
install.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
install.h
|
run update-binary first. revert recovery API version to 2. use RECOVERY_VERSION for the actual display version.
|
2010-03-20 01:08:55 -07:00 |
killrecovery.sh
|
fixes and stuff for droid x
|
2010-08-17 16:55:38 -07:00 |
legacy.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
legacy.h
|
Initial reintegration of legacy update process that used update-script
|
2010-02-11 18:59:58 -08:00 |
mounts.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
mounts.h
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
nandroid-md5.sh
|
missing file
|
2010-04-01 12:21:10 -07:00 |
nandroid.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
nandroid.h
|
nandroid executable
|
2010-07-03 13:56:45 -07:00 |
NOTICE
|
Automated import from //branches/donutburger/...@140818,140818
|
2009-03-24 18:36:43 -07:00 |
reboot.c
|
missing files
|
2010-07-24 11:21:12 -07:00 |
recovery_ui.h
|
Merge from Froyo.
|
2010-06-23 17:38:05 -07:00 |
recovery.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
roots.c
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
roots.h
|
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
|
2010-11-10 23:31:34 -08:00 |
setprop.c
|
missing files
|
2010-07-24 11:21:12 -07:00 |
test_roots.c
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:42 -08:00 |
ui.c
|
fix
|
2010-07-19 08:54:23 -07:00 |
verifier_test.c
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier_test.sh
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier.c
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier.h
|
do not merge: cherry-picked 60151a295c from master branch
|
2009-08-17 13:21:04 -07:00 |