Commit Graph

165 Commits

Author SHA1 Message Date
Koushik K. Dutta
6da075c92b 1.6.7 2010-03-12 23:50:00 -08:00
Koushik K. Dutta
3f38f328cf sync memory and filesystem 2010-03-12 23:45:25 -08: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
4a8e7d2a09 tabs vs spaces. 2010-03-12 14:30:56 -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
6bd595cc32 1.6.4 2010-03-11 22:17:11 -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
85c2a5386b 1.6.1 2010-03-08 14:21:08 -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
Magnus Eriksson
8bbbbd4445 menus can now be bigger than the screen, scoll support in menus 2010-03-08 16:09:49 +01:00
Koushik K. Dutta
ea46fe29d9 install_zip command 2010-03-08 02:58:04 -08:00
Koushik K. Dutta
19459f31fa 1.5.0 2010-03-07 22:31:40 -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
13d8fccf50 need to hide the UI to reboot 2010-03-07 14:15:14 -08:00
Koushik K. Dutta
32e4111df5 reboot upon extendedcommand success 2010-03-07 14:11:56 -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
2bda3e9fa0 disable script asserts by default for user usage 2010-03-06 16:40:52 -08:00
Koushik K. Dutta
73098ab18a version 1.4.2. minor bug fixes. 2010-03-06 16:37:01 -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
81d8ee59bb up the version 2010-02-26 14:18:55 -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
Chris Soyars
ea2f2428a1 Merge branch 'eclair' of git@github.com:ctso/android_bootable_recovery into eclair 2010-02-26 02:49:57 -05:00
Chris Soyars
a1749d93bc Added ability to wipe_data and update_package at the same time.
This will be needed for a future project I am working on,
OpenUpdater.
2010-02-26 02:49:30 -05:00
Chris Soyars
db8dedf12f Fixed a bug that would never allow update_package + wipe_data to be called. 2010-02-26 02:48:08 -05:00
Chris Soyars
185baeeb79 Added ability to wipe_data and update_package at the same time.
This will be needed for a future project I am working on,
OpenUpdater.
2010-02-26 02:45:55 -05:00
Koushik K. Dutta
261dde9f48 make it pretty 2010-02-25 16:51:45 -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
01098d245c nandroid backup supports a directory now 2010-02-25 11:07:19 -08:00
Koushik K. Dutta
36d02893cd fix build 2010-02-24 22:46:28 -08:00
Koushik K. Dutta
ff32e8c7e5 clean up 2010-02-24 13:16:43 -08:00
Koushik K. Dutta
a37e9b1f19 Patch from Magnus to fix issues with bad blocks and dumping a boot image. Need to clean up the patch a bit. Also reverted mtdutils.s to korg/eclair-release 2010-02-24 13:13:34 -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
69b75410de do not check the results of a run_program if script asserts are disabled 2010-02-23 18:07:31 -08:00
Koushik K. Dutta
007439bef6 never restore recovery 2010-02-22 19:01:54 -08:00
Koushik K. Dutta
7400dc2700 missing file 2010-02-22 08:53:47 -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
1fa52ecdbf add mount sdcard option 2010-02-21 21:29:10 -08:00
Koushik K. Dutta
bcdd00359c Functional Nandroid 2010-02-21 21:10:25 -08:00
Koushik K. Dutta
466e67a582 generate fstab using mkfstab.sh. implement restore of system data and cache in nandroid 2010-02-21 19:29:32 -08:00