Commit Graph

180 Commits

Author SHA1 Message Date
Koushik K. Dutta 707fa6d289 null terminate script. wrapping menus. 1.7.7 2010-03-23 11:44:33 -07:00
Koushik K. Dutta 581bd861d1 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
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
Magnus Eriksson 75b930f396 added erase_flash, utility to erase mtd partition
primarily for platforms without engineering SPL or native fastboot support
2010-03-19 13:35:20 -07:00
Koushik K. Dutta 5899ac9ca0 the beginnings of adding a format option, 2010-03-19 13:34:36 -07:00
Koushik K. Dutta d3243fe047 1.7.3 2010-03-17 12:59:57 -07:00
Koushik K. Dutta 6f406aab03 Move the symlink creation into recovery, rather than in the hacky build/core/Makefile 2010-03-16 23:46:13 -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 3fb8d302f4 use the cached basename, rather than call it again. 2010-03-15 17:05:27 -07:00
Koushik K. Dutta 4b249cd022 refactor backup and restore
fix bugs
2010-03-15 16:41:09 -07:00
Koushik K. Dutta 7e0a72c8b3 need to specify a backup directory if none is given 2010-03-15 00:54:34 -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 face588f64 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. 2010-03-13 10:15:55 -08:00
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