Commit Graph

267 Commits

Author SHA1 Message Date
Koushik Dutta
2098707b02 droid x test crap 2010-08-16 01:21:10 -07:00
Koushik Dutta
6c7745d928 rename some menus. wipe more locations for dalvik cache. 2010-08-07 12:17:13 -07:00
Koushik Dutta
4e625e8cd2 missing files 2010-07-24 11:21:12 -07:00
Koushik Dutta
852bb420e7 Do not unmount on wipe unless needed. Add reboot binary. Restart recovery process for Galaxy S. 2010-07-24 11:18:00 -07:00
Koushik Dutta
d4060c3eb6 Galaxy S initial support. Fix firmware flash on inc. May need to fix other phones. 2010-07-22 20:14:44 -07:00
Koushik Dutta
e074d8d543 need to remove that line about the recovery process start.... this will break other phones. or check the process list. 2010-07-20 16:39:23 -07:00
Koushik Dutta
5aaa8238f7 galaxys 2010-07-20 16:23:18 -07:00
Koushik Dutta
92077c15d6 removal of the recovery checkpoint needs to happen AFTER sdcard is mounted. 2010-07-15 00:10:08 -07:00
Koushik Dutta
fae335e159 version 2.5.0.0 2010-07-14 21:01:44 -07:00
Koushik Dutta
d63eaef179 add confirmations to anything that would change the system. 2010-07-14 21:01:21 -07:00
Koushik Dutta
ecd32fa2e8 Make generic confirmation function. 2010-07-14 18:38:08 -07:00
Koushik Dutta
1bf4f695d4 allow toggling of software back menu item. add recovery checkpoint file. mount auto now uses busybox mount. 2010-07-14 18:37:33 -07:00
Koushik Dutta
37186b19bc up the version 2010-07-07 19:10:09 -07:00
Koushik Dutta
d8038e15f8 2.0.2.0 2010-07-03 16:38:34 -07:00
Koushik Dutta
062d6b0bb3 Backup of Froyo apps on external storage. 2010-07-03 13:54:32 -07:00
Koushik Dutta
6440ed585f fail 2010-07-01 12:52:34 -07:00
Koushik Dutta
b9c595c654 change where the recovery version is spit 2010-07-01 12:39:15 -07:00
Koushik Dutta
1e8aabad34 alphabetical sort
Change-Id: I4b1bb6787a5cbe1e99e3d8b0cc5bf37d7167398d
2010-07-01 00:23:45 -07:00
Koushik Dutta
0837091e8d command line nandroid 2010-06-26 12:25:02 -07:00
Koushik Dutta
d634bb2d2b 2.0.1.4 2010-06-25 12:23:35 -07:00
Koushik Dutta
cd44ab973e dont fail if nonmtd format fails... create mtab 2010-06-23 00:02:14 -07:00
Koushik Dutta
49af23cbce dalvik cache wip support 2010-06-21 13:45:51 -07:00
Koushik Dutta
8ec9418782 fix fstab for /sdcard 2010-06-21 12:27:43 -07:00
Koushik Dutta
52d3f205b5 fix sdext backup bug 2010-06-21 12:11:13 -07:00
Koushik Dutta
5cd94a9a73 2.0.0.8 2010-06-21 08:53:41 -07:00
Koushik Dutta
e25908bd87 logging 2010-06-21 08:16:19 -07:00
Koushik Dutta
a6522b3584 add recovery.log reporting 2010-06-20 13:16:06 -07:00
Koushik Dutta
598cfc7e9d Remove any references to mmcblk0. Add recovery.log failure hook into ROM Manager. 2010-06-20 09:42:47 -07:00
Koushik Dutta
c290861d4b fix copy and paste typo that was messing up sd-ext backup 2010-06-19 08:42:59 -07:00
Koushik Dutta
e51e47d814 fix up the default SDCARD devices 2010-06-18 15:57:18 -07:00
Koushik Dutta
63e0476b6e Wipe DATADATA as well when doing factory resets or wiping DATA. 2010-06-15 12:56:17 -07:00
Koushik Dutta
8b5e1856b3 support DATADATA 2010-06-14 22:04:22 -07:00
Koushik Dutta
14239d291a 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. 2010-06-14 15:02:48 -07:00
Koushik Dutta
f8b21c2b4d hacking away 2010-06-14 12:49:47 -07:00
Koushik Dutta
59bcc7eb3f support ext3 and ext4 partitions 2010-06-11 15:48:49 -07:00
Koushik Dutta
1741dcdb26 1.8.1.8 2010-06-11 00:49:49 -07:00
Koushik Dutta
cdb63355c1 1.8.1.7 2010-06-09 15:49:44 -07:00
Koushik Dutta
58131e760c add optional hiding of the progress bar, for speed. 2010-06-09 12:41:20 -07:00
Koushik Dutta
387080a40b syntax error 2010-06-09 12:23:32 -07:00
Koushik Dutta
f4e3a67a38 support or devices that do not have a trackball or enter button. 2010-06-09 12:19:41 -07:00
Koushik Dutta
cd9e3ce55b revert change from zinx 2010-05-25 13:14:50 -07:00
Koushik Dutta
77c452689d Merge branch 'eclair' of git://github.com/koush/android_bootable_recovery into eclair 2010-05-24 22:34:46 -07:00
Koushik Dutta
4206851070 1.8.1.5 2010-05-24 22:34:44 -07:00
Koushik Dutta
917c38af20 adjust menu start position: zinx 2010-05-24 16:43:39 -07:00
Koushik Dutta
2c3cc50356 add a utility erase_image. possible fix for d/s flashing bug from zinx 2010-05-21 10:11:05 -07:00
Koushik Dutta
bca9243339 add a static flash_image to the utilities 2010-05-06 11:50:32 -07:00
Koushik Dutta
a2f6c69e7f fix sd-ext in fstab 2010-05-04 09:03:29 -07:00
Koushik Dutta
ada3f3ba33 publish update-binary as a utility 2010-05-01 21:30:55 -07:00
Koushik Dutta
fd1579b7c0 add Wipe Battery stats. Generate fstab dynamically. 2010-05-01 12:46:55 -07:00
Koushik K. Dutta
1e9f60a967 1.8.1.2 2010-04-19 01:26:35 -07:00