Koushik Dutta
|
fd1579b7c0
|
add Wipe Battery stats. Generate fstab dynamically.
|
2010-05-01 12:46:55 -07:00 |
|
Koushik K. Dutta
|
f3534d08eb
|
tabs vs spaces
|
2010-04-18 18:06:24 -07:00 |
|
Koushik Dutta
|
2f73e58ef8
|
Unmount partitions after restore (except for CACHE:).
Wipe sd-ext on data wipe.
Fix bug where wiping SDEXT: did not work.
|
2010-04-18 16:00:21 -07:00 |
|
Koushik K. Dutta
|
7fe4d7bbcb
|
because Chris Soyars doesnt like adb reboot recovery. whaaat!?
|
2010-04-06 23:04:52 -07:00 |
|
Koushik K. Dutta
|
6d32ac029c
|
do not create a /tmp/.installscript. Let the install script do that.
|
2010-04-06 22:20:04 -07:00 |
|
Koushik K. Dutta
|
a5f64e66dd
|
Add Hero CDMA support. Fix fail where formatting sd-ext would actually rm -rf /... wow epic fail. Spaces in paths are not your friend.
|
2010-04-05 15:44:57 -07:00 |
|
Koushik K. Dutta
|
6771aca715
|
copy extended command and run it, rather than load and delete.
|
2010-04-03 23:28:39 -07:00 |
|
Koushik K. Dutta
|
1d53c4ea63
|
Real men clean up their mallocs
|
2010-04-02 16:46:21 -07:00 |
|
Koushik K. Dutta
|
68b0190858
|
Nandroid restore of sd-ext.
|
2010-04-01 12:20:39 -07:00 |
|
Koushik K. Dutta
|
3f99539c4d
|
Add formatting options for SDCARD and SDEXT. Nandroid backup now supports SDEXT if it is mountable. TODO: Nandroid Restore of SDEXT.
|
2010-03-30 23:29:43 -07:00 |
|
Koushik K. Dutta
|
6a26e7c23f
|
friendlier backup names. Remove option to format anything but boot. 1.7.8.4
|
2010-03-27 15:26:11 -07:00 |
|
Koushik K. Dutta
|
fe84a7ff84
|
allow selective restore
|
2010-03-25 18:19:23 -07:00 |
|
Koushik K. Dutta
|
da3a58289f
|
touch /tmp/.installscript so we dont run backuptool
|
2010-03-23 15:11:16 -07:00 |
|
Koushik K. Dutta
|
707fa6d289
|
null terminate script. wrapping menus. 1.7.7
|
2010-03-23 11:44:33 -07:00 |
|
Koushik K. Dutta
|
a496b51a83
|
working advanced menus
|
2010-03-19 14:51:45 -07:00 |
|
Koushik K. Dutta
|
16f0b49bea
|
working erase_image and options in recovery now
|
2010-03-19 14:37:11 -07:00 |
|
Koushik K. Dutta
|
5899ac9ca0
|
the beginnings of adding a format option,
|
2010-03-19 13:34:36 -07:00 |
|
Koushik K. Dutta
|
f721594cd0
|
Fix mount USB storage bug. Fix bug where boot image was not being restored by Nandroid.
|
2010-03-16 13:34:51 -07:00 |
|
Koushik K. Dutta
|
23116c95c7
|
readd /sdcard to mount menu
|
2010-03-16 11:56:01 -07:00 |
|
Koushik K. Dutta
|
4b249cd022
|
refactor backup and restore
fix bugs
|
2010-03-15 16:41:09 -07:00 |
|
Koushik K. Dutta
|
b9546a8047
|
Camera and center button now select. Add more mount and unmount options. 1.7.0
|
2010-03-14 22:42:30 -07:00 |
|
Koushik K. Dutta
|
ee57bbc1b6
|
nandroid in C now has a progress bar
|
2010-03-12 23:21:12 -08:00 |
|
Koushik K. Dutta
|
928d605435
|
remove old nandroid script
|
2010-03-12 17:47:59 -08:00 |
|
Koushik K. Dutta
|
54305a8497
|
Nandroid fully implemented in C... needs some testing.
|
2010-03-12 17:43:26 -08:00 |
|
Koushik K. Dutta
|
a85d7cc65a
|
nandroid backup is now implemented in C
|
2010-03-12 17:00:58 -08:00 |
|
Koushik K. Dutta
|
3836f72fbf
|
delete script before running it, otherwise you have potential recovery loops
|
2010-03-11 22:17:43 -08:00 |
|
Koushik K. Dutta
|
3a25cf553d
|
extended command script waits for the sd card device
|
2010-03-08 19:22:41 -08:00 |
|
Koushik K. Dutta
|
8c866dc252
|
fix backup
|
2010-03-08 14:20:37 -08:00 |
|
Koushik K. Dutta
|
5306db57e5
|
fix backup bug
|
2010-03-08 14:09:35 -08:00 |
|
Koushik K. Dutta
|
ea46fe29d9
|
install_zip command
|
2010-03-08 02:58:04 -08:00 |
|
Koushik K. Dutta
|
60d7ee07ba
|
add sleep and print commands.
|
2010-03-07 22:16:55 -08:00 |
|
Koushik K. Dutta
|
a9483087a0
|
add backup_rom and restore_rom to amend scripts
|
2010-03-07 21:47:41 -08:00 |
|
Koushik K. Dutta
|
72a1db6358
|
run an extended command script on boot if it exists
|
2010-03-07 14:10:26 -08:00 |
|
Koushik K. Dutta
|
f68aaaf20c
|
run amend scripts from the command line
|
2010-03-07 13:39:21 -08:00 |
|
Koushik K. Dutta
|
99fb6fef11
|
merge busybox and other tools into recovery.
|
2010-03-03 00:42:58 -08:00 |
|
Koushik K. Dutta
|
e81cb750fd
|
not every implementation has the "enable" file
|
2010-02-26 17:44:33 -08:00 |
|
Koushik K. Dutta
|
0317378bf6
|
usb mass storage support. user initiated recovery is now user friendly.
|
2010-02-26 14:14:23 -08:00 |
|
Koushik K. Dutta
|
001c5b508f
|
clean up tabs vs spaces
|
2010-02-25 14:53:57 -08:00 |
|
Koushik K. Dutta
|
49f5689b42
|
allow choosing of subdirectories when searching for a zip file to install
|
2010-02-25 14:51:05 -08:00 |
|
Koushik K. Dutta
|
79ce82cab3
|
successful installation should hide the android installing icon
|
2010-02-25 12:03:17 -08:00 |
|
Koushik K. Dutta
|
33370db187
|
better error codes to allow for diagnosing problems in recovery mode. fix system looking for sh in /system/bin/sh
|
2010-02-25 11:39:07 -08:00 |
|
Koushik K. Dutta
|
5740b042b5
|
change the nandroid backup directory to something recovery specific, to reo prevent possible collisions
|
2010-02-23 22:41:36 -08:00 |
|
Koushik K. Dutta
|
981b0cd1e1
|
roll recovery tools into a single binary. fix up nandroid to work without deviceid requirement
|
2010-02-22 08:53:34 -08:00 |
|
Koushik K. Dutta
|
225c6b4673
|
do error checking of nandroid operations
|
2010-02-21 22:02:24 -08:00 |
|
Koushik K. Dutta
|
bcdd00359c
|
Functional Nandroid
|
2010-02-21 21:10:25 -08:00 |
|
Koushik K. Dutta
|
e923487ff6
|
working recovery image!
|
2010-02-12 00:43:24 -08:00 |
|
Koushik K. Dutta
|
6060e5c6df
|
update.zip somewhat working now...
|
2010-02-11 22:27:06 -08:00 |
|