1. a9f0e7f remove unused defines. dont try to mount boot if it is emmc or bml either. by Koushik Dutta · 14 years ago
  2. 49ee9a8 Defer to fstype2 if found. Use auto fs if two fstypes are specified by Koushik Dutta · 14 years ago
  3. 6d0604b Add support to mount /boot for systems that have a mountable /boot. by Brandon Bennett · 14 years ago
  4. a25cf5e Use erase_raw_partition for unknown named partitions by Christopher Lais · 14 years ago
  5. d8e21c3 Add the volume command for seeing the current recovery.fstab. Support crazy HTC chargemode. by Koushik Dutta · 14 years ago
  6. b4c5fd6 Support for ext2 and ext3 update-binary. by Koushik Dutta · 14 years ago
  7. 9f52e5f fix android secure formatting by Koushik Dutta · 14 years ago
  8. f1cb0d5 fix ums mounting by Koushik Dutta · 14 years ago
  9. 3affbec fix up boot formatting. remove depracated function. by Koushik Dutta · 14 years ago
  10. 2e45449 more logging by Koushik Dutta · 14 years ago
  11. a8708c6 readd ext2/ext3 format support. by Koushik Dutta · 14 years ago
  12. da32b54 readd ext2/ext3 format support. by Koushik Dutta · 14 years ago
  13. 5b7f34a wimax restore should not be on by default by Koushik Dutta · 14 years ago
  14. 1f76a5d Add support for wimax imaging by agrabren · 14 years ago
  15. 745b5ff Use unique filenames for the pre ext4 convert backup. by Koushik Dutta · 14 years ago
  16. 31b7411 Fix fstab generation. by Koushik Dutta · 14 years ago
  17. bec0995 ROM Manager is now powered by Edify, by Koushik Dutta · 14 years ago
  18. 33491ac Fix sdcard mount bug. by Koushik Dutta · 14 years ago
  19. 4196e0f bml devices that are using rfs are automatically upgraded to ext4. Version 3.0.0.0. by Koushik Dutta · 14 years ago
  20. 5460f0c Automatically detect /datadata from recovery.fstab. Remove BOARD_HAS_DATADATA. by Koushik Dutta · 14 years ago
  21. 9765a03 Remove usage of BOARD_HAS_NO_MISC_PARTITION. by Koushik Dutta · 14 years ago
  22. b643e4f Fix up fstab generation by Koushik Dutta · 14 years ago
  23. df1e406 Merge from ClockworkMod recovery by Koushik Dutta · 14 years ago
  24. d352233 Added options for an internal SD card to be handled by recovery. by Brint E. Kriebel · 14 years ago
  25. 0b23331 Added larger DATA size values for SD partitioning. by Brint E. Kriebel · 15 years ago
  26. 4123b58 recovery: Autodetection of device flash type by Steve Kondik · 15 years ago
  27. 19447c0 Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. by Koushik Dutta · 15 years ago
  28. fef77c0 Changes to support Vision recovery. Fixing up a lot of bugs related to the CodeAurora mmc commit. by Koushik Dutta · 15 years ago
  29. e17a78d allow the parted and fix permissions tools to be optional by Koushik Dutta · 15 years ago
  30. 4233c7f Use the primary device. by Koushik Dutta · 15 years ago
  31. 56606a2 fix missing break statements in switch... by Koushik Dutta · 15 years ago
  32. ceddcd5 add fix permissions and partition sd card to the recovery. TODO: Restrict to devicess that support large recovery images. by Koushik Dutta · 15 years ago
  33. 38e8b2b cleanups by Koushik Dutta · 15 years ago
  34. f0e31b8 fixes and stuff for droid x by Koushik Dutta · 15 years ago
  35. 6c7745d rename some menus. wipe more locations for dalvik cache. by Koushik Dutta · 15 years ago
  36. d4060c3 Galaxy S initial support. Fix firmware flash on inc. May need to fix other phones. by Koushik Dutta · 15 years ago
  37. 5aaa823 galaxys by Koushik Dutta · 15 years ago
  38. 92077c1 removal of the recovery checkpoint needs to happen AFTER sdcard is mounted. by Koushik Dutta · 15 years ago
  39. d63eaef add confirmations to anything that would change the system. by Koushik Dutta · 15 years ago
  40. ecd32fa Make generic confirmation function. by Koushik Dutta · 15 years ago
  41. 1bf4f69 allow toggling of software back menu item. add recovery checkpoint file. mount auto now uses busybox mount. by Koushik Dutta · 15 years ago
  42. 062d6b0 Backup of Froyo apps on external storage. by Koushik Dutta · 15 years ago
  43. 1e8aaba alphabetical sort by Koushik Dutta · 15 years ago
  44. cd44ab9 dont fail if nonmtd format fails... create mtab by Koushik Dutta · 15 years ago
  45. 49af23c dalvik cache wip support by Koushik Dutta · 15 years ago
  46. 8ec9418 fix fstab for /sdcard by Koushik Dutta · 15 years ago
  47. e25908b logging by Koushik Dutta · 15 years ago
  48. a6522b3 add recovery.log reporting by Koushik Dutta · 15 years ago
  49. 598cfc7 Remove any references to mmcblk0. Add recovery.log failure hook into ROM Manager. by Koushik Dutta · 15 years ago
  50. 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
  51. fd1579b add Wipe Battery stats. Generate fstab dynamically. by Koushik Dutta · 15 years ago
  52. f3534d0 tabs vs spaces by Koushik K. Dutta · 15 years ago
  53. 2f73e58 Unmount partitions after restore (except for CACHE:). by Koushik Dutta · 15 years ago
  54. 7fe4d7b because Chris Soyars doesnt like adb reboot recovery. whaaat!? by Koushik K. Dutta · 15 years ago
  55. 6d32ac0 do not create a /tmp/.installscript. Let the install script do that. by Koushik K. Dutta · 15 years ago
  56. 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
  57. 6771aca copy extended command and run it, rather than load and delete. by Koushik K. Dutta · 15 years ago
  58. 1d53c4e Real men clean up their mallocs by Koushik K. Dutta · 15 years ago
  59. 68b0190 Nandroid restore of sd-ext. by Koushik K. Dutta · 15 years ago
  60. 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
  61. 6a26e7c friendlier backup names. Remove option to format anything but boot. 1.7.8.4 by Koushik K. Dutta · 15 years ago
  62. fe84a7f allow selective restore by Koushik K. Dutta · 15 years ago
  63. da3a582 touch /tmp/.installscript so we dont run backuptool by Koushik K. Dutta · 15 years ago
  64. 707fa6d null terminate script. wrapping menus. 1.7.7 by Koushik K. Dutta · 15 years ago
  65. a496b51 working advanced menus by Koushik K. Dutta · 15 years ago
  66. 16f0b49 working erase_image and options in recovery now by Koushik K. Dutta · 15 years ago
  67. 5899ac9 the beginnings of adding a format option, by Koushik K. Dutta · 15 years ago
  68. f721594 Fix mount USB storage bug. Fix bug where boot image was not being restored by Nandroid. by Koushik K. Dutta · 15 years ago
  69. 23116c9 readd /sdcard to mount menu by Koushik K. Dutta · 15 years ago
  70. 4b249cd refactor backup and restore by Koushik K. Dutta · 15 years ago
  71. b9546a8 Camera and center button now select. Add more mount and unmount options. 1.7.0 by Koushik K. Dutta · 15 years ago
  72. ee57bbc nandroid in C now has a progress bar by Koushik K. Dutta · 15 years ago
  73. 928d605 remove old nandroid script by Koushik K. Dutta · 15 years ago
  74. 54305a8 Nandroid fully implemented in C... needs some testing. by Koushik K. Dutta · 15 years ago
  75. a85d7cc nandroid backup is now implemented in C by Koushik K. Dutta · 15 years ago
  76. 3836f72 delete script before running it, otherwise you have potential recovery loops by Koushik K. Dutta · 15 years ago
  77. 3a25cf5 extended command script waits for the sd card device by Koushik K. Dutta · 15 years ago
  78. 8c866dc fix backup by Koushik K. Dutta · 15 years ago
  79. 5306db5 fix backup bug by Koushik K. Dutta · 15 years ago
  80. ea46fe2 install_zip command by Koushik K. Dutta · 15 years ago
  81. 60d7ee0 add sleep and print commands. by Koushik K. Dutta · 15 years ago
  82. a948308 add backup_rom and restore_rom to amend scripts by Koushik K. Dutta · 15 years ago
  83. 72a1db6 run an extended command script on boot if it exists by Koushik K. Dutta · 15 years ago
  84. f68aaaf run amend scripts from the command line by Koushik K. Dutta · 15 years ago
  85. 99fb6fe merge busybox and other tools into recovery. by Koushik K. Dutta · 15 years ago
  86. e81cb75 not every implementation has the "enable" file by Koushik K. Dutta · 15 years ago
  87. 0317378 usb mass storage support. user initiated recovery is now user friendly. by Koushik K. Dutta · 15 years ago
  88. 001c5b5 clean up tabs vs spaces by Koushik K. Dutta · 15 years ago
  89. 49f5689 allow choosing of subdirectories when searching for a zip file to install by Koushik K. Dutta · 15 years ago
  90. 79ce82c successful installation should hide the android installing icon by Koushik K. Dutta · 15 years ago
  91. 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
  92. 5740b04 change the nandroid backup directory to something recovery specific, to reo prevent possible collisions by Koushik K. Dutta · 15 years ago
  93. 981b0cd roll recovery tools into a single binary. fix up nandroid to work without deviceid requirement by Koushik K. Dutta · 15 years ago
  94. 225c6b4 do error checking of nandroid operations by Koushik K. Dutta · 15 years ago
  95. bcdd003 Functional Nandroid by Koushik K. Dutta · 15 years ago
  96. e923487 working recovery image! by Koushik K. Dutta · 15 years ago
  97. 6060e5c update.zip somewhat working now... by Koushik K. Dutta · 15 years ago