1. f4e3a67 support or devices that do not have a trackball or enter button. by Koushik Dutta · 16 years ago
  2. 4206851 1.8.1.5 by Koushik Dutta · 16 years ago
  3. a2f6c69 fix sd-ext in fstab by Koushik Dutta · 16 years ago
  4. fd1579b add Wipe Battery stats. Generate fstab dynamically. by Koushik Dutta · 16 years ago
  5. 1e9f60a 1.8.1.2 by Koushik K. Dutta · 16 years ago
  6. 8430655 format BOOT on nandroid restore. by Koushik K. Dutta · 16 years ago
  7. b7538c7 1.8.1.0 by Koushik Dutta · 16 years ago
  8. 6d32ac0 do not create a /tmp/.installscript. Let the install script do that. by Koushik K. Dutta · 16 years ago
  9. 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 · 16 years ago
  10. 6771aca copy extended command and run it, rather than load and delete. by Koushik K. Dutta · 16 years ago
  11. 7c17e88 1.8.0.5 by Koushik K. Dutta · 16 years ago
  12. dec83e2 1.8.0.4 by Koushik K. Dutta · 16 years ago
  13. b4bb02b 1.8.0.3 by Koushik K. Dutta · 16 years ago
  14. d6380d2 up the recovery version by Koushik K. Dutta · 16 years ago
  15. 68b0190 Nandroid restore of sd-ext. by Koushik K. Dutta · 16 years ago
  16. 32f5c7e 1.7.8.9 by Koushik K. Dutta · 16 years ago
  17. d221668 1.7.8.8 by Koushik K. Dutta · 16 years ago
  18. 24cecb1 use busybox-minimal.links by Koushik K. Dutta · 16 years ago
  19. 6a26e7c friendlier backup names. Remove option to format anything but boot. 1.7.8.4 by Koushik K. Dutta · 16 years ago
  20. c097093 dont fail on lack of free space. just warn. figure out issue later. allow KEY_BACK by Koushik K. Dutta · 16 years ago
  21. 04159f7 epic fail on my part. integer overflow. the s_bfree and such are all long values by Koushik K. Dutta · 16 years ago
  22. fe84a7f allow selective restore by Koushik K. Dutta · 16 years ago
  23. d717892 put parenthesis around the md5sum... apparently there was a strange issue of the sum not being generated. 1.7.7.3 by Koushik K. Dutta · 16 years ago
  24. f953555 1.7.7.1 by Koushik K. Dutta · 16 years ago
  25. 1c61c29 use libbusybox which has a minimum config by Koushik K. Dutta · 16 years ago
  26. 622e82a fix version to have a revision by Koushik K. Dutta · 16 years ago
  27. 707fa6d null terminate script. wrapping menus. 1.7.7 by Koushik K. Dutta · 16 years ago
  28. 581bd86 run update-binary first. revert recovery API version to 2. use RECOVERY_VERSION for the actual display version. by Koushik K. Dutta · 16 years ago
  29. 16f0b49 working erase_image and options in recovery now by Koushik K. Dutta · 16 years ago
  30. d3243fe 1.7.3 by Koushik K. Dutta · 16 years ago
  31. 6f406aa Move the symlink creation into recovery, rather than in the hacky build/core/Makefile by Koushik K. Dutta · 16 years ago
  32. 23116c9 readd /sdcard to mount menu by Koushik K. Dutta · 16 years ago
  33. 7e0a72c need to specify a backup directory if none is given by Koushik K. Dutta · 16 years ago
  34. b9546a8 Camera and center button now select. Add more mount and unmount options. 1.7.0 by Koushik K. Dutta · 16 years ago
  35. face588 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. by Koushik K. Dutta · 16 years ago
  36. 6da075c 1.6.7 by Koushik K. Dutta · 16 years ago
  37. ee57bbc nandroid in C now has a progress bar by Koushik K. Dutta · 16 years ago
  38. 6bd595c 1.6.4 by Koushik K. Dutta · 16 years ago
  39. 3a25cf5 extended command script waits for the sd card device by Koushik K. Dutta · 16 years ago
  40. 85c2a53 1.6.1 by Koushik K. Dutta · 16 years ago
  41. 5306db5 fix backup bug by Koushik K. Dutta · 16 years ago
  42. 19459f3 1.5.0 by Koushik K. Dutta · 16 years ago
  43. 73098ab version 1.4.2. minor bug fixes. by Koushik K. Dutta · 16 years ago
  44. 99fb6fe merge busybox and other tools into recovery. by Koushik K. Dutta · 16 years ago
  45. 81d8ee5 up the version by Koushik K. Dutta · 16 years ago
  46. 261dde9 make it pretty by Koushik K. Dutta · 16 years ago
  47. 1a7ee53 add mkfstab.sh script to create an fstab on any device. clean up dump_image to use libmtdutils by Koushik K. Dutta · 16 years ago
  48. 8ce0be4 nearly working nandroid, built against libc by Koushik K. Dutta · 16 years ago
  49. bf055bb intetrate nandroid into recovery by Koushik K. Dutta · 16 years ago
  50. 6060e5c update.zip somewhat working now... by Koushik K. Dutta · 16 years ago
  51. 4c1eed2 Initial reintegration of legacy update process that used update-script by Koushik K. Dutta · 16 years ago
  52. 608fa02 resolved conflicts for merge of 64893ccc to master by Doug Zongker · 17 years ago
  53. 64893cc remove amend by Doug Zongker · 17 years ago
  54. d683785 resolved conflicts for merge of fb2e3af3 to master by Doug Zongker · 17 years ago
  55. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 17 years ago
  56. 6c301e2 am 9931f7f3: edify extensions for OTA package installation, part 1 by Doug Zongker · 17 years ago
  57. 9dbc027 fix sim build in donut, too by Doug Zongker · 17 years ago
  58. c3885fa fix simulator build by excluding more of recovery by Doug Zongker · 17 years ago
  59. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 17 years ago
  60. ddd6a28 split out device-specific recovery UI code into vendor directories by Doug Zongker · 17 years ago
  61. 796901d AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binary; read by Doug Zongker · 17 years ago
  62. d1b19b9 AI 144130: Don't build OTA package keys into the recovery binary; read by Doug Zongker · 17 years ago
  63. 19faefa AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. This saves by Doug Zongker · 17 years ago
  64. 58bde31 AI 143128: Use PNG instead of BMP for recovery image icons. This saves by Doug Zongker · 17 years ago
  65. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  66. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  67. ff3d938 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  68. 23580ca Initial Contribution by The Android Open Source Project · 17 years ago