1. 09ef1e4 exfat: Update to 1.2.2 by Matt Mower · 9 years ago
  2. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  3. 047723c selinux: Only union sepolicy in SDKs 21,22 by Matt Mower · 9 years ago
  4. 1777cdc Remove unnecessary quoting from twres path by Matt Mower · 9 years ago
  5. 5829491 f2fs: Update make rules for CM compatibility by Matt Mower · 9 years ago
  6. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  7. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  8. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  9. f591c87 Fixup union sepolicy by Andrea Mennillo · 9 years ago
  10. 58b09f1 Fix SELinux issues for some devices by Ethan Yonker · 9 years ago
  11. 8e213fd fix build in Omni 4.4 by that · 9 years ago
  12. 11309e9 Union sepolicy within TWRP to make SELinux permissive by Ethan Yonker · 9 years ago
  13. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  14. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  15. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  16. a29361a Don't try to read temparature file if TW_NO_CPU_TEMP is set to true. by Agontuk · 9 years ago
  17. f746dbb Only include uncrypt if not in system/core by Matt Mower · 9 years ago
  18. 56fe5e7 recovery: Add lz4 libs if available by Tom Marshall · 9 years ago
  19. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  20. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  21. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  22. 4f6a976 Make TWRP compile for x86-64 CPU target by Ethan Yonker · 9 years ago
  23. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  24. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  25. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  26. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  27. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  28. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  29. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  30. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  31. 3454ade Use /twres instead of /res for theme resources by Dees Troy · 9 years ago
  32. 1db5090 Remove mtdutils source from libaosprecovery by Ethan Yonker · 9 years ago
  33. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 9 years ago
  34. 2d11d49 Fix compiling of dosfstools for arm64 by Ethan Yonker · 10 years ago
  35. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  36. b47f28b Fix generating symlinks for older trees by Dees Troy · 10 years ago
  37. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  38. 2017279 Fix mkexfatfs exclusion when TW_NO_EXFAT enabled by Matt Mower · 10 years ago
  39. 1902c79 Use linker64 on AArch64 by Ethan Yonker · 10 years ago
  40. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  41. 1db013b bootable recovery: we upgraded to 5.0.1 by erikcas · 10 years ago
  42. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  43. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  44. 560e65f Make libmincrypttwrp a shared library by Ethan Yonker · 10 years ago
  45. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  46. bcc502c Make TWRP compile for arm64 by Ethan Yonker · 10 years ago
  47. c376ac8 Fix merge derp in main Android.mk file by Ethan Yonker · 10 years ago
  48. 3cd669f Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined by Adrien Grassein · 10 years ago
  49. 2686009 Fix up libaosprecovery by Ethan Yonker · 10 years ago
  50. 1702eb4 More make file tweaks by Ethan Yonker · 10 years ago
  51. 0558775 Fix some make file duplicates by Ethan Yonker · 10 years ago
  52. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  53. db22044 Fix some module tags by Matt Mower · 10 years ago
  54. 031163b Remove dependence on build hax in makefiles by Matt Mower · 10 years ago
  55. 1710bf2 display cpu temperature in twrp by Jenkins · 10 years ago
  56. 66766fe Update RECOVERY_VARIANT blocking to use project-path-for by Matt Mower · 10 years ago
  57. 6a1acf2 Fixes for exfat-fuse by Captain Throwback · 10 years ago
  58. 81742fb Only use SELinux tools from toolbox if not in busybox by Matt Mower · 10 years ago
  59. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  60. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  61. e85f02d Support reading since_epoch and secondary brightness files by xNUTx · 10 years ago
  62. 03a42f6 Add command line capabilities by Ethan Yonker · 10 years ago
  63. fb60a94 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  64. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  65. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  66. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  67. 75b6f66 Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error) by Motorhead1991 · 10 years ago
  68. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  69. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  70. 85ceaf1 Enable rk30xx hack by J. Carlos Romero · 10 years ago
  71. 00028b4 Add find file class to search for files by Ethan Yonker · 10 years ago
  72. 7af51ce Tweak OEM mode by Ethan Yonker · 10 years ago
  73. 5c93369 Add option to build TWRP with toolbox instead of busybox by Ethan Yonker · 10 years ago
  74. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  75. 6883d73 Allow disabling legacy properties by Matt Mower · 10 years ago
  76. 276f37e Merge "Fix build break caused by vold change" by Paul Lawrence · 10 years ago
  77. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  78. 7e303cf Support pre-KitKat properties for update-binary by that · 10 years ago
  79. a8c5607 Fix build break caused by vold change by Paul Lawrence · 10 years ago
  80. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  81. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  82. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  83. 5038197 Add twrpTar binary by Ethan Yonker · 10 years ago
  84. d0e38bc Load RTC offset on Qualcomm Krait chips, fixes the broken time & date by Vojtech Bocek · 10 years ago
  85. 3d2baac Fix make file flag name for minzip by Ethan Yonker · 10 years ago
  86. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago
  87. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  88. 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
  89. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  90. 8931007 Add getfooter tool for crypto debugging by Dees Troy · 11 years ago
  91. 4dff2e6 Update decrypt for 4.4 by Dees Troy · 11 years ago
  92. d63c764 Fix building of other utilities by Dees Troy · 11 years ago
  93. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  94. 8d66f8b Add toolbox_recovery rules by Dees Troy · 11 years ago
  95. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  96. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  97. 4bf3b0d Make SELinux automatic if present by Dees Troy · 11 years ago
  98. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  99. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  100. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago