1. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  2. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  3. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  4. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  5. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  6. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  7. 85ceaf1 Enable rk30xx hack by J. Carlos Romero · 11 years ago
  8. 00028b4 Add find file class to search for files by Ethan Yonker · 11 years ago
  9. 7af51ce Tweak OEM mode by Ethan Yonker · 11 years ago
  10. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 11 years ago
  11. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 11 years ago
  12. 6883d73 Allow disabling legacy properties by Matt Mower · 11 years ago
  13. 276f37e Merge "Fix build break caused by vold change" by Paul Lawrence · 11 years ago
  14. 39cf417 remove pixelflinger from recovery by Doug Zongker · 11 years ago
  15. 7e303cf Support pre-KitKat properties for update-binary by that · 11 years ago
  16. a8c5607 Fix build break caused by vold change by Paul Lawrence · 11 years ago
  17. 4159aed Restore capabilities to run-as binary by Dees Troy · 11 years ago
  18. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 11 years ago
  19. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 11 years ago
  20. 5038197 Add twrpTar binary by Ethan Yonker · 11 years ago
  21. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 11 years ago
  22. 3d2baac Fix make file flag name for minzip by Ethan Yonker · 11 years ago
  23. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 11 years ago
  24. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 11 years ago
  25. 34684ff Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. by bigbiff bigbiff · 11 years ago
  26. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  27. 8931007 Add getfooter tool for crypto debugging by Dees Troy · 11 years ago
  28. 4dff2e6 Update decrypt for 4.4 by Dees Troy · 11 years ago
  29. d63c764 Fix building of other utilities by Dees Troy · 11 years ago
  30. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  31. 8d66f8b Add toolbox_recovery rules by Dees Troy · 11 years ago
  32. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  33. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  34. 4bf3b0d Make SELinux automatic if present by Dees Troy · 11 years ago
  35. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  36. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  37. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  38. e3850a3 Change to use HAVE_SELINUX build flag by Dees_Troy · 11 years ago
  39. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  40. a95f55c Add SELinux support by Dees_Troy · 11 years ago
  41. f2280ff Add libselinux for CM10.2 tree by Dees_Troy · 11 years ago
  42. 930bf01 Remove libjpegtwrp and use CM provided libjpeg by Dees_Troy · 11 years ago
  43. 76543db Fix MTD Mounting by Dees_Troy · 11 years ago
  44. 3019a91 FB2PNG: Add fb2png source to TWRP by Talustus · 12 years ago
  45. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  46. 4e21482 Add liblog by Ying Wang · 12 years ago
  47. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 12 years ago
  48. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 12 years ago
  49. 8794036 add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85 by bigbiff bigbiff · 12 years ago
  50. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 12 years ago
  51. f33b490 Add option for custom battery path by Dees_Troy · 12 years ago
  52. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 12 years ago
  53. e60683a use libblkid to get filesystem type we can now use libblkid to detect exfat by bigbiff bigbiff · 12 years ago
  54. 2f9117a Configurable timeout and brightness settings by Dees_Troy · 12 years ago
  55. f35d1ce Move to using the new unified fstab in recovery. by Ken Sumrall · 12 years ago
  56. cf33e4d support devices without bootpartition by ChampionSwimmer · 12 years ago
  57. 10c11f6 Add TW_USE_MODEL_HADWARE_ID_FOR_DEVICE_ID parameter for correct model identification by Anatoly Smaznov · 12 years ago
  58. e34c133 Add write buffer for tar writes by Dees_Troy · 12 years ago
  59. 3f5c4e8 Fix fail over to vfat from exfat by Dees_Troy · 12 years ago
  60. b05ddee exFAT improvements, fixes by Dees_Troy · 12 years ago
  61. 1b9c7be move libexfat and fuse to be compiled with mkexfatfs by bigbiff bigbiff · 12 years ago
  62. 31f0e5f change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT by bigbiff bigbiff · 12 years ago
  63. 4546fe7 Add libsparse if it exists by Dees_Troy · 12 years ago
  64. 9c75405 Add libtar to TWRP instead of using busybox tar by bigbiff bigbiff · 12 years ago
  65. 6ff55ce Add Samsung TouchWiz decryption by a3955269 · 12 years ago
  66. 80a90ed Work around MEMERASE ioctl for rk3066 compatibility by Sergey 'Jin' Bostandzhyan · 12 years ago
  67. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  68. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  69. a0f8a59 redo fix permissions in c++ for faster changes by bigbiff bigbiff · 12 years ago
  70. c04dcf7 Create busybox symlinks during compile by Dees_Troy · 12 years ago
  71. ce2fe77 Revert busybox for CM7 compatibility, add exclamation point to format data by Dees_Troy · 12 years ago
  72. 22ad2cc Create symlinks at compile time for busybox by Dees_Troy · 12 years ago
  73. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  74. a58bead Port reboot functions to C++ by Dees_Troy · 12 years ago
  75. 7c2dec8 Add backup size checking by Dees_Troy · 12 years ago
  76. 9df963c Convert makelist to C++ by Dees_Troy · 12 years ago
  77. 812660f Add and improve OpenRecoveryScript support by Dees_Troy · 12 years ago
  78. 8170a92 Cleanup extra-functions by Dees_Troy · 12 years ago
  79. 43d8b00 Update backup and restore code, adb sideload by Dees_Troy · 12 years ago
  80. b9d88ac Move to shared libmincrypt by Dees_Troy · 12 years ago
  81. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  82. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago
  83. fdf5fcc Move device ID code to data manager by Dees_Troy · 12 years ago
  84. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  85. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  86. 91eb721 Add libm due to libpng dependency. by Stephen Hines · 12 years ago
  87. 4eeb379 Use the static version of libsparse by Joe Onorato · 12 years ago
  88. 6396e70 Multiple modules with the same name are going away. by Joe Onorato · 12 years ago
  89. cde94f3 Link against libsparse by Colin Cross · 13 years ago
  90. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 13 years ago
  91. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 13 years ago
  92. 74a6279 libz is a superset of libunz, so we don't need both. by Elliott Hughes · 13 years ago
  93. 1a11449 Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. by Stephen Smalley · 13 years ago
  94. 9270a20 support "sideload over ADB" mode by Doug Zongker · 13 years ago
  95. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  96. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  97. b88aea8 temporarily remove verifier_test binary by Doug Zongker · 13 years ago
  98. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  99. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  100. b0462e6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago