1. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  2. b8344b6 Make /cache/recovery/last_log available in recovery by Nick Kralevich · 10 years ago
  3. a6e13ae Include reason when wiping data. by Jeff Sharkey · 10 years ago
  4. ee19387 Erase PST partition if its marked to be erased. by Andres Morales · 10 years ago
  5. 30f100e Only disable recovery flash if it is truly "stock" recovery by dhacker29 · 10 years ago
  6. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  7. 9395022 drop APPLY_CACHE and refactor APPLY_EXT by Doug Zongker · 10 years ago
  8. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  9. 8d9d3d5 add reboot-to-bootloader and power down options to recovery menu by Doug Zongker · 10 years ago
  10. a898c52 am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  11. b4bbf88 resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  12. b1d1263 add --shutdown_after option to recovery by Doug Zongker · 10 years ago
  13. a68c517 am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  14. 80c1a38 resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp by Doug Zongker · 10 years ago
  15. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  16. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  17. 4b6de1b am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  18. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  19. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  20. 19a8e24 log extra info for debugging by Doug Zongker · 10 years ago
  21. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  22. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  23. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  24. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  25. 3b5a987 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  26. 77ea71d recovery: fix rebooting by Doug Zongker · 11 years ago
  27. 239ac6a recovery: install packages in a known mount environment by Doug Zongker · 11 years ago
  28. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  29. a4ee1f8 Merge "recovery: preserve recovery logs across cache wipes" by Doug Zongker · 11 years ago
  30. 6d0d7ac recovery: preserve recovery logs across cache wipes by Doug Zongker · 11 years ago
  31. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  32. f24fd7e recovery: copy logs to cache more aggressively by Doug Zongker · 11 years ago
  33. 8cd1211 am d51bfc9b: Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  34. 93ffa75 Fix the potential segmentation fault by Jin Feng · 11 years ago
  35. da1ebae recovery: save logs from the last few invocations of recovery by Doug Zongker · 11 years ago
  36. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  37. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  38. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  39. e60683a use libblkid to get filesystem type we can now use libblkid to detect exfat by bigbiff bigbiff · 11 years ago
  40. d15e3f7 Move removal of stock recovery to shutdown sequence by Dees_Troy · 11 years ago
  41. 6ef6635 Check for root and root perms and offer to install/fix by Dees_Troy · 11 years ago
  42. 6ed34b7 Use GUI for ORS instead of console only by Dees_Troy · 11 years ago
  43. 01b6d0c Convert AOSP commands to ORS for encrypted devices by Dees_Troy · 11 years ago
  44. 4b20e77 Fix problem with AOSP wipe_cache command by Dees_Troy · 11 years ago
  45. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 11 years ago
  46. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  47. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  48. 06b4fe9 Update injecttwrp for Epic 4G Touch by Dees_Troy · 12 years ago
  49. d0384ef Unmount system after boot, backup, and restore by Dees_Troy · 12 years ago
  50. 6016d08 recovery: fix failure to unmount "/cache" by Devin Kim · 12 years ago
  51. accddea Fix derp with ORS during startup by Dees_Troy · 12 years ago
  52. c7c4341 Rename stock recovery file by Dees_Troy · 12 years ago
  53. c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago
  54. 83a3b12 Update ORS and recovery commands by Dees_Troy · 12 years ago
  55. 01a9b7a Fix output of version number by Dees_Troy · 12 years ago
  56. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  57. 3477d71 Save version number to storage by Dees_Troy · 12 years ago
  58. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  59. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  60. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  61. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  62. 6c8553d display error state on OTA failure by Doug Zongker · 12 years ago
  63. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  64. 9a4b569 Improve adb sideload - use storage vs tmp by Dees_Troy · 12 years ago
  65. cfb63ae Improve adb sideload -- add cancel by Dees_Troy · 12 years ago
  66. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  67. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
  68. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  69. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  70. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  71. 5bf4392 Add processing of fstab, mounting, and decrypt by Dees_Troy · 12 years ago
  72. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  73. 8b240cc recovery locale handling fixes by Doug Zongker · 12 years ago
  74. 4f33e55 change recovery images to android with spinner by Doug Zongker · 12 years ago
  75. 02ec6b8 add simple text to recovery UI by Doug Zongker · 12 years ago
  76. f69d40a am e5d5ac76: minor recovery changes by Doug Zongker · 12 years ago
  77. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  78. 038818c Update merge for SELinux to compile by Kenny Root · 12 years ago
  79. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  80. e83b7cf support "sideload over ADB" mode by Doug Zongker · 12 years ago
  81. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago
  82. d9428e3 mount cache before sideloading from external storage by Doug Zongker · 13 years ago
  83. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  84. a4e88e4 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  85. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  86. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  87. 7d0542f C++ class for device-specific code by Doug Zongker · 13 years ago
  88. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago[Renamed (93%) from recovery.c]
  89. 10e418d turn recovery into a C++ binary by Doug Zongker · 13 years ago
  90. d0181b8 allow recovery packages to wipe cache by Doug Zongker · 13 years ago
  91. 9d2629c Allow applying an OTA package manually from cache. by Michael Ward · 13 years ago
  92. 469243e save a last_install file with the result of the last package install attempt by Doug Zongker · 13 years ago
  93. 6e4472a Have recovery reboot using the new android_reboot() function. by Ken Sumrall · 13 years ago
  94. 6809c51 make recovery UI images more general; allow for installation animation by Doug Zongker · 13 years ago
  95. 6da1abb am 5df22d03: am 5cae445e: make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  96. 5cae445 make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  97. 540d57f remove encrypted filesystem code from recovery by Doug Zongker · 13 years ago
  98. 51266d1 clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 14 years ago
  99. 2c3539e save the log from recovery's last run in /cache/recovery/last_log by Doug Zongker · 14 years ago
  100. 9b125b0 handle old-style CACHE: packages by Doug Zongker · 14 years ago