1. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  2. e60683a use libblkid to get filesystem type we can now use libblkid to detect exfat by bigbiff bigbiff · 11 years ago
  3. d15e3f7 Move removal of stock recovery to shutdown sequence by Dees_Troy · 11 years ago
  4. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  5. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  6. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  7. 4b20e77 Fix problem with AOSP wipe_cache command by Dees_Troy · 11 years ago
  8. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  9. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  10. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  11. accddea Fix derp with ORS during startup by Dees_Troy · 12 years ago
  12. c7c4341 Rename stock recovery file by Dees_Troy · 12 years ago
  13. c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago
  14. 83a3b12 Update ORS and recovery commands by Dees_Troy · 12 years ago
  15. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  16. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  17. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  18. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  19. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  20. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  21. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  22. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  23. 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
  24. cfb63ae Improve adb sideload -- add cancel by Dees_Troy · 12 years ago
  25. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  26. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  27. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  28. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  29. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  30. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  31. f69d40a am e5d5ac76: minor recovery changes by Doug Zongker · 12 years ago
  32. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  33. 038818c Update merge for SELinux to compile by Kenny Root · 12 years ago
  34. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  35. e83b7cf support "sideload over ADB" mode by Doug Zongker · 12 years ago
  36. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago
  37. d9428e3 mount cache before sideloading from external storage by Doug Zongker · 13 years ago
  38. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  39. a4e88e4 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  40. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  41. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  42. 7d0542f C++ class for device-specific code by Doug Zongker · 13 years ago
  43. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago[Renamed (93%) from recovery.c]
  44. 10e418d turn recovery into a C++ binary by Doug Zongker · 13 years ago
  45. d0181b8 allow recovery packages to wipe cache by Doug Zongker · 13 years ago
  46. 9d2629c Allow applying an OTA package manually from cache. by Michael Ward · 13 years ago
  47. 469243e save a last_install file with the result of the last package install attempt by Doug Zongker · 13 years ago
  48. 6e4472a Have recovery reboot using the new android_reboot() function. by Ken Sumrall · 13 years ago
  49. 6809c51 make recovery UI images more general; allow for installation animation by Doug Zongker · 13 years ago
  50. 6da1abb am 5df22d03: am 5cae445e: make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  51. 5cae445 make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  52. 540d57f remove encrypted filesystem code from recovery by Doug Zongker · 13 years ago
  53. 51266d1 clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 14 years ago
  54. 2c3539e save the log from recovery's last run in /cache/recovery/last_log by Doug Zongker · 14 years ago
  55. 9b125b0 handle old-style CACHE: packages by Doug Zongker · 14 years ago
  56. c18eeb8 mount sdcard only on demand; fix sideload installs by Doug Zongker · 14 years ago
  57. d4208f9 remove the notion of "root path"; support mixed flash types (do not merge) by Doug Zongker · 14 years ago
  58. 56c5105 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  59. 8674a72 (cherry-pick) support installing any .zip file on the sdcard by Doug Zongker · 14 years ago
  60. 4bc9806 add --show_text option to recovery by Doug Zongker · 14 years ago
  61. 532c860 Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3 by Ying Wang · 14 years ago
  62. 21f0f97 Fix for crespo. by Ying Wang · 14 years ago
  63. 23ceeea make a copy of sideloaded packages in /tmp before verifying by Doug Zongker · 14 years ago
  64. 52219a6 DO NOT MERGE Encrypted File Systems integration. Recovery changes. by Oscar Montemayor · 14 years ago
  65. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  66. efa1bab change log recovery to generic device_recovery_start function by Doug Zongker · 14 years ago
  67. 687bc12 save the recovery log from before HTC firmware updates by Doug Zongker · 14 years ago
  68. 0523156 Recovery changes for Encrypted File Systems. by Oscar Montemayor · 15 years ago
  69. 022229c am 988500b6: add terminator to recovery\'s getopt_long options array by Doug Zongker · 15 years ago
  70. 988500b add terminator to recovery's getopt_long options array by Doug Zongker · 15 years ago
  71. 8f8bc4c am f93d8166: confirm before wiping user data in recovery by Doug Zongker · 15 years ago
  72. f93d816 confirm before wiping user data in recovery by Doug Zongker · 15 years ago
  73. cbf9038 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  74. 619ec2f Not all failures to fopen_root_path() are serious. by Jay Freeman (saurik) · 16 years ago
  75. 34c98df do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from master by Doug Zongker · 15 years ago
  76. 608fa02 resolved conflicts for merge of 64893ccc to master by Doug Zongker · 15 years ago
  77. 64893cc remove amend by Doug Zongker · 15 years ago
  78. b128f54 add function for device-specific wipe data features by Doug Zongker · 15 years ago
  79. d683785 resolved conflicts for merge of fb2e3af3 to master by Doug Zongker · 15 years ago
  80. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 15 years ago
  81. ddd6a28 split out device-specific recovery UI code into vendor directories by Doug Zongker · 15 years ago
  82. f28c916 remove unused permissions scheme from amend by Doug Zongker · 15 years ago
  83. 07e1dca don't say "install complete" when it really isn't by Doug Zongker · 15 years ago
  84. 1066d2c AI 144070: Add an option to wipe cache (only) to the recovery menu. by Doug Zongker · 15 years ago
  85. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  86. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  87. 8b7334b auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  88. 928d471 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  89. 23580ca Initial Contribution by The Android Open Source Project · 16 years ago