Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bootable_recovery
/
f4e3a67a38db617e1da144b09412659ad337ceb9
/
Android.mk
f4e3a67
support or devices that do not have a trackball or enter button.
by Koushik Dutta
· 16 years ago
4206851
1.8.1.5
by Koushik Dutta
· 16 years ago
a2f6c69
fix sd-ext in fstab
by Koushik Dutta
· 16 years ago
fd1579b
add Wipe Battery stats. Generate fstab dynamically.
by Koushik Dutta
· 16 years ago
1e9f60a
1.8.1.2
by Koushik K. Dutta
· 16 years ago
8430655
format BOOT on nandroid restore.
by Koushik K. Dutta
· 16 years ago
b7538c7
1.8.1.0
by Koushik Dutta
· 16 years ago
6d32ac0
do not create a /tmp/.installscript. Let the install script do that.
by Koushik K. Dutta
· 16 years ago
a5f64e6
Add Hero CDMA support. Fix fail where formatting sd-ext would actually rm -rf /... wow epic fail. Spaces in paths are not your friend.
by Koushik K. Dutta
· 16 years ago
6771aca
copy extended command and run it, rather than load and delete.
by Koushik K. Dutta
· 16 years ago
7c17e88
1.8.0.5
by Koushik K. Dutta
· 16 years ago
dec83e2
1.8.0.4
by Koushik K. Dutta
· 16 years ago
b4bb02b
1.8.0.3
by Koushik K. Dutta
· 16 years ago
d6380d2
up the recovery version
by Koushik K. Dutta
· 16 years ago
68b0190
Nandroid restore of sd-ext.
by Koushik K. Dutta
· 16 years ago
32f5c7e
1.7.8.9
by Koushik K. Dutta
· 16 years ago
d221668
1.7.8.8
by Koushik K. Dutta
· 16 years ago
24cecb1
use busybox-minimal.links
by Koushik K. Dutta
· 16 years ago
6a26e7c
friendlier backup names. Remove option to format anything but boot. 1.7.8.4
by Koushik K. Dutta
· 16 years ago
c097093
dont fail on lack of free space. just warn. figure out issue later. allow KEY_BACK
by Koushik K. Dutta
· 16 years ago
04159f7
epic fail on my part. integer overflow. the s_bfree and such are all long values
by Koushik K. Dutta
· 16 years ago
fe84a7f
allow selective restore
by Koushik K. Dutta
· 16 years ago
d717892
put parenthesis around the md5sum... apparently there was a strange issue of the sum not being generated. 1.7.7.3
by Koushik K. Dutta
· 16 years ago
f953555
1.7.7.1
by Koushik K. Dutta
· 16 years ago
1c61c29
use libbusybox which has a minimum config
by Koushik K. Dutta
· 16 years ago
622e82a
fix version to have a revision
by Koushik K. Dutta
· 16 years ago
707fa6d
null terminate script. wrapping menus. 1.7.7
by Koushik K. Dutta
· 16 years ago
581bd86
run update-binary first. revert recovery API version to 2. use RECOVERY_VERSION for the actual display version.
by Koushik K. Dutta
· 16 years ago
16f0b49
working erase_image and options in recovery now
by Koushik K. Dutta
· 16 years ago
d3243fe
1.7.3
by Koushik K. Dutta
· 16 years ago
6f406aa
Move the symlink creation into recovery, rather than in the hacky build/core/Makefile
by Koushik K. Dutta
· 16 years ago
23116c9
readd /sdcard to mount menu
by Koushik K. Dutta
· 16 years ago
7e0a72c
need to specify a backup directory if none is given
by Koushik K. Dutta
· 16 years ago
b9546a8
Camera and center button now select. Add more mount and unmount options. 1.7.0
by Koushik K. Dutta
· 16 years ago
face588
do the md5 sum and check in the directory of the backup. otherwise it uses absolute paths, which doesnt allow you to rename the backup or move it.
by Koushik K. Dutta
· 16 years ago
6da075c
1.6.7
by Koushik K. Dutta
· 16 years ago
ee57bbc
nandroid in C now has a progress bar
by Koushik K. Dutta
· 16 years ago
6bd595c
1.6.4
by Koushik K. Dutta
· 16 years ago
3a25cf5
extended command script waits for the sd card device
by Koushik K. Dutta
· 16 years ago
85c2a53
1.6.1
by Koushik K. Dutta
· 16 years ago
5306db5
fix backup bug
by Koushik K. Dutta
· 16 years ago
19459f3
1.5.0
by Koushik K. Dutta
· 16 years ago
73098ab
version 1.4.2. minor bug fixes.
by Koushik K. Dutta
· 16 years ago
99fb6fe
merge busybox and other tools into recovery.
by Koushik K. Dutta
· 16 years ago
81d8ee5
up the version
by Koushik K. Dutta
· 16 years ago
261dde9
make it pretty
by Koushik K. Dutta
· 16 years ago
1a7ee53
add mkfstab.sh script to create an fstab on any device. clean up dump_image to use libmtdutils
by Koushik K. Dutta
· 16 years ago
8ce0be4
nearly working nandroid, built against libc
by Koushik K. Dutta
· 16 years ago
bf055bb
intetrate nandroid into recovery
by Koushik K. Dutta
· 16 years ago
6060e5c
update.zip somewhat working now...
by Koushik K. Dutta
· 16 years ago
4c1eed2
Initial reintegration of legacy update process that used update-script
by Koushik K. Dutta
· 16 years ago
608fa02
resolved conflicts for merge of 64893ccc to master
by Doug Zongker
· 17 years ago
64893cc
remove amend
by Doug Zongker
· 17 years ago
d683785
resolved conflicts for merge of fb2e3af3 to master
by Doug Zongker
· 17 years ago
fb2e3af
let the "firmware" command take the file straight from the package
by Doug Zongker
· 17 years ago
6c301e2
am 9931f7f3: edify extensions for OTA package installation, part 1
by Doug Zongker
· 17 years ago
9dbc027
fix sim build in donut, too
by Doug Zongker
· 17 years ago
c3885fa
fix simulator build by excluding more of recovery
by Doug Zongker
· 17 years ago
9931f7f
edify extensions for OTA package installation, part 1
by Doug Zongker
· 17 years ago
ddd6a28
split out device-specific recovery UI code into vendor directories
by Doug Zongker
· 17 years ago
796901d
AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read
by Doug Zongker
· 17 years ago
d1b19b9
AI 144130: Don't build OTA package keys into the recovery binary; read
by Doug Zongker
· 17 years ago
19faefa
AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves
by Doug Zongker
· 17 years ago
58bde31
AI 143128: Use PNG instead of BMP for recovery image icons. This saves
by Doug Zongker
· 17 years ago
c24a8e6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
ffb48f6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
ff3d938
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
23580ca
Initial Contribution
by The Android Open Source Project
· 17 years ago