Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bootable_recovery
/
107629b02d49fa69b25c414f445e823e1e4bbec3
/
extendedcommands.c
cd44ab9
dont fail if nonmtd format fails... create mtab
by Koushik Dutta
· 15 years ago
49af23c
dalvik cache wip support
by Koushik Dutta
· 15 years ago
8ec9418
fix fstab for /sdcard
by Koushik Dutta
· 15 years ago
e25908b
logging
by Koushik Dutta
· 15 years ago
a6522b3
add recovery.log reporting
by Koushik Dutta
· 15 years ago
598cfc7
Remove any references to mmcblk0. Add recovery.log failure hook into ROM Manager.
by Koushik Dutta
· 15 years ago
14239d2
begin to abstract out the file system and mount information. known issue: create_fstab causes segfault on incredible. and thus subsequent crash loop of recovery.
by Koushik Dutta
· 15 years ago
fd1579b
add Wipe Battery stats. Generate fstab dynamically.
by Koushik Dutta
· 15 years ago
f3534d0
tabs vs spaces
by Koushik K. Dutta
· 15 years ago
2f73e58
Unmount partitions after restore (except for CACHE:).
by Koushik Dutta
· 15 years ago
7fe4d7b
because Chris Soyars doesnt like adb reboot recovery. whaaat!?
by Koushik K. Dutta
· 15 years ago
6d32ac0
do not create a /tmp/.installscript. Let the install script do that.
by Koushik K. Dutta
· 15 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
· 15 years ago
6771aca
copy extended command and run it, rather than load and delete.
by Koushik K. Dutta
· 15 years ago
1d53c4e
Real men clean up their mallocs
by Koushik K. Dutta
· 15 years ago
68b0190
Nandroid restore of sd-ext.
by Koushik K. Dutta
· 15 years ago
3f99539
Add formatting options for SDCARD and SDEXT. Nandroid backup now supports SDEXT if it is mountable. TODO: Nandroid Restore of SDEXT.
by Koushik K. Dutta
· 15 years ago
6a26e7c
friendlier backup names. Remove option to format anything but boot. 1.7.8.4
by Koushik K. Dutta
· 15 years ago
fe84a7f
allow selective restore
by Koushik K. Dutta
· 15 years ago
da3a582
touch /tmp/.installscript so we dont run backuptool
by Koushik K. Dutta
· 15 years ago
707fa6d
null terminate script. wrapping menus. 1.7.7
by Koushik K. Dutta
· 15 years ago
a496b51
working advanced menus
by Koushik K. Dutta
· 15 years ago
16f0b49
working erase_image and options in recovery now
by Koushik K. Dutta
· 15 years ago
5899ac9
the beginnings of adding a format option,
by Koushik K. Dutta
· 15 years ago
f721594
Fix mount USB storage bug. Fix bug where boot image was not being restored by Nandroid.
by Koushik K. Dutta
· 15 years ago
23116c9
readd /sdcard to mount menu
by Koushik K. Dutta
· 15 years ago
4b249cd
refactor backup and restore
by Koushik K. Dutta
· 15 years ago
b9546a8
Camera and center button now select. Add more mount and unmount options. 1.7.0
by Koushik K. Dutta
· 15 years ago
ee57bbc
nandroid in C now has a progress bar
by Koushik K. Dutta
· 15 years ago
928d605
remove old nandroid script
by Koushik K. Dutta
· 15 years ago
54305a8
Nandroid fully implemented in C... needs some testing.
by Koushik K. Dutta
· 15 years ago
a85d7cc
nandroid backup is now implemented in C
by Koushik K. Dutta
· 15 years ago
3836f72
delete script before running it, otherwise you have potential recovery loops
by Koushik K. Dutta
· 15 years ago
3a25cf5
extended command script waits for the sd card device
by Koushik K. Dutta
· 15 years ago
8c866dc
fix backup
by Koushik K. Dutta
· 15 years ago
5306db5
fix backup bug
by Koushik K. Dutta
· 15 years ago
ea46fe2
install_zip command
by Koushik K. Dutta
· 15 years ago
60d7ee0
add sleep and print commands.
by Koushik K. Dutta
· 15 years ago
a948308
add backup_rom and restore_rom to amend scripts
by Koushik K. Dutta
· 15 years ago
72a1db6
run an extended command script on boot if it exists
by Koushik K. Dutta
· 15 years ago
f68aaaf
run amend scripts from the command line
by Koushik K. Dutta
· 15 years ago
99fb6fe
merge busybox and other tools into recovery.
by Koushik K. Dutta
· 15 years ago
e81cb75
not every implementation has the "enable" file
by Koushik K. Dutta
· 15 years ago
0317378
usb mass storage support. user initiated recovery is now user friendly.
by Koushik K. Dutta
· 15 years ago
001c5b5
clean up tabs vs spaces
by Koushik K. Dutta
· 15 years ago
49f5689
allow choosing of subdirectories when searching for a zip file to install
by Koushik K. Dutta
· 15 years ago
79ce82c
successful installation should hide the android installing icon
by Koushik K. Dutta
· 15 years ago
33370db
better error codes to allow for diagnosing problems in recovery mode. fix system looking for sh in /system/bin/sh
by Koushik K. Dutta
· 15 years ago
5740b04
change the nandroid backup directory to something recovery specific, to reo prevent possible collisions
by Koushik K. Dutta
· 15 years ago
981b0cd
roll recovery tools into a single binary. fix up nandroid to work without deviceid requirement
by Koushik K. Dutta
· 15 years ago
225c6b4
do error checking of nandroid operations
by Koushik K. Dutta
· 15 years ago
bcdd003
Functional Nandroid
by Koushik K. Dutta
· 15 years ago
e923487
working recovery image!
by Koushik K. Dutta
· 15 years ago
6060e5c
update.zip somewhat working now...
by Koushik K. Dutta
· 15 years ago