1. fd464d5 kernel_module_loader: add flag to skip GKI folders by Captain Throwback · 10 months ago
  2. 446ccbf decryption: Fetch file encryption from applied fstab [1/2] by Mohd Faraz · 1 year, 5 months ago
  3. 803621b Remove the obsolete hcdumlock stuff by Darth9 · 1 year, 1 month ago
  4. 9fb13af Support f2fs filesystem compression (needs kernel support and relevant fstab flags) by Darth9 · 1 year, 3 months ago
  5. 9ab7cf5 decryption: solve specific decryption problems on some devices by Darth9 · 1 year, 5 months ago
  6. d157f26 vold_decrypt: remove deprecated code by Captain Throwback · 1 year, 5 months ago
  7. 1f5d4ca gui: allow disabling Flash Current TWRP option by Captain Throwback · 1 year, 6 months ago
  8. df53b6c fscrypt: move fscrypt to android_system_vold by bigbiff · 2 years, 5 months ago
  9. 97be432 Enable reboot to fastbootd if TW_INCLUDE_FASTBOOTD is set by me-cafebabe · 1 year, 11 months ago
  10. cc683e7 backup: support exclusion of user-defined directories from backups by Darth9 · 1 year, 11 months ago
  11. 73ab972 python: do not include by default by Captain Throwback · 1 year, 11 months ago
  12. 4740bca prebuilt: allow user to move binaries to /vendor/bin/hw in ramdisk by bigbiff · 2 years ago
  13. 997ff73 kernel_module_loader: Add TW_BATTERY_SYSFS_WAIT_SECONDS to configure Wait_For_Battery timeout by sekaiacg · 2 years ago
  14. 1ef40fc Add python prebuilts to build by Captain Throwback · 2 years, 1 month ago
  15. f202c03 gui: Handle theme versioning in the specified package by Mohd Faraz · 2 years, 1 month ago
  16. 217c05e boot-hal: add 1.2 HAL to TWRP by tnakamur · 2 years, 2 months ago
  17. 757105f Use cryptfs_hw again by me-cafebabe · 2 years, 1 month ago
  18. 630fd66 openaes: fully remove from build with encrypted backups disabled by Captain Throwback · 2 years, 3 months ago
  19. 00f0dcd twrp-depmod: only run when TW_LOAD_VENDOR_MODULES is set (1/2) by Captain Throwback · 2 years, 2 months ago
  20. bf9d225 static libcrypto > libcrypto_static by nebrassy · 2 years, 8 months ago
  21. 8833868 sload_f2fs: update code for correct binary name by Captain Throwback · 2 years, 1 month ago
  22. 86c09dc add missing dependency for sload_f2fs by nebrassy · 2 years, 5 months ago
  23. d15051e lptools: add to build by Captain Throwback · 2 years, 7 months ago
  24. bd36414 libandroidicu: include in twrp by default by bigbiff · 2 years, 5 months ago
  25. 1483a8e Partition_Property_Get: Get props from additional partitions by Captain Throwback · 2 years, 6 months ago
  26. fbeec12 theme: clean up TW_THEME_VERSION shell command by Captain Throwback · 2 years, 5 months ago
  27. 33dbec0 theme: move TW_THEME_VERSION to variables.h by Captain Throwback · 2 years, 5 months ago
  28. 7cd3abb Adding TARGET_OTA_ASSERT_DEVICE flag for custom device asserts by DarthJabba9 · 2 years, 7 months ago
  29. f74fc05 Add TW_QCOM_ATS_OFFSET flag to manually set time/date offset by Captain Throwback · 2 years, 5 months ago
  30. 2b9ea72 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 6 months ago
  31. 335d07e add missing dep by nebrassy · 2 years, 8 months ago
  32. 204e36e update dependencies paths/names by nebrassy · 2 years, 8 months ago
  33. e6d833a libmodprobe: globally link libmodprobe for loading kernel modules by bigbiff · 2 years, 8 months ago
  34. d04f8e0 libmodprobe: move include to global includes by bigbiff · 2 years, 9 months ago
  35. 22851b9 module load: attempt to load modules from /vendor by bigbiff · 2 years, 10 months ago
  36. bc2cfa3 Add exclusion criteria for "Fix Recovery Bootloop" by Captain Throwback · 2 years, 9 months ago
  37. 29cab7f etc: vndservice and hwservice managers are required by other hals by Mohd Faraz · 3 years, 2 months ago
  38. e3742ef openaes data encryption: turn off by default by bigbiff · 2 years, 11 months ago
  39. 998f839 super processing: use logical flag to denote super status by bigbiff · 2 years, 11 months ago
  40. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years ago
  41. c5012c5 bc: include basic calculator in ramdisk by bigbiff · 3 years ago
  42. 5c083cc super partition: include lpdump utility by bigbiff · 3 years, 1 month ago
  43. 477006a fastboot: allow device to start required healthd and boot-hal services by bigbiff · 3 years, 1 month ago
  44. 7992430 apex: only mount required apex files by bigbiff · 3 years, 2 months ago
  45. a957f07 FsCrypt update: support fscrypt policies v1 and v2 by bigbiff · 3 years, 4 months ago
  46. 9c1709b Health hal 2.1 by nebrassy · 3 years, 2 months ago
  47. e2eae2f boot-hal: add 1.1 HAL to TWRP by bigbiff · 3 years, 4 months ago
  48. d81833a libtwrpgui: convert gui to use new ziparchive library by bigbiff · 3 years, 5 months ago
  49. 8e70a11 Use BOARD_SUPER_PARTITION_PARTITION_LIST for dynamic list by Captain Throwback · 3 years, 3 months ago
  50. 98203ce nano: make executables class by bigbiff · 3 years, 4 months ago
  51. fba0cee bash: add to TWRP by DarthJabba9 · 3 years, 4 months ago
  52. 05b5405 fixup including magiskboot and resetprop by nebrassy · 3 years, 4 months ago
  53. 16dd81b nano: Add File Manager option to edit selected file by Captain Throwback · 3 years, 5 months ago
  54. 5078965 Include nano in TWRP by default by nebrassy · 3 years, 5 months ago
  55. 6443cef tzdata: add to TWRP build automatically by Captain Throwback · 3 years, 5 months ago
  56. 7f398f7 twrpapp: actually include in build by Captain Throwback · 3 years, 6 months ago
  57. 91bd7a7 adb: get adb working and cleanup pixelflinger by bigbiff · 3 years, 6 months ago
  58. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  59. 7ed5106 adb backup: fix building and relink by bigbiff · 3 years, 7 months ago
  60. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago
  61. ddb0a40 TWRP_REQUIRED_MODULES: add more criteria to exclude packages by Captain Throwback · 3 years, 8 months ago
  62. 2d9953a Add BOARD_SAMSUNG_DYNAMIC_PARTITIONS_PARTITION_LIST group list to 'super' partition description in back-up menu by Mohammad Afaneh · 3 years, 8 months ago
  63. 3150f1e selinux: Build required contexts modules for devices that do not use encryption. by Mohammad Afaneh · 3 years, 9 months ago
  64. 9a4ef26 Unmount vendor after apex by Mohd Faraz · 3 years, 8 months ago
  65. 49df547 init: include more services in TWRP by default by Captain Throwback · 3 years, 8 months ago
  66. 160e8d3 Improve 'super' partition description in back-up menu. by Ian Macdonald · 3 years, 9 months ago
  67. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  68. ca2ba93 init: add services to build by Captain Throwback · 3 years, 9 months ago
  69. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  70. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 3 months ago
  71. 6d3bf89 Add ozip decryption for Oppo/Realme device by mauronofrio · 4 years, 8 months ago
  72. 325e0a2 ext4crypt: fix include location for recovery-twrp in lineage by bigbiff · 4 years, 1 month ago
  73. 32cbabe apex: mount up apex files into /sbin for library access by bigbiff · 4 years, 3 months ago
  74. ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 3 months ago
  75. 4d0df88 Add EthernetDevice to manage ethernet connection. by Hongguang Chen · 4 years, 2 months ago
  76. babc15e Set toolbox as default for android 9+ TWRPs by mauronofrio · 4 years, 3 months ago
  77. 89a03cc vold_decrypt: automatically set Android version & patch level by Captain Throwback · 4 years, 5 months ago
  78. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 2 months ago
  79. 0d9a62e Remove Extra spaces occured while using multiline string variable by Mohd Faraz · 4 years, 4 months ago
  80. 97c4541 libresetprop: not available for Android < 7 by Chaosmaster · 4 years, 4 months ago
  81. 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 5 months ago
  82. 973167a ramdisk: move uevent link that build creates by bigbiff · 4 years, 3 months ago
  83. 416fe3a toybox: deprecate busybox and toolbox utils by bigbiff · 4 years, 3 months ago
  84. bf3b156 aosp10: minor cleanup, other commented makefiles need to be worked on by bigbiff · 4 years, 3 months ago
  85. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  86. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  87. c630b38 Fix 'system/etc/ld.config.txt' not found error by Martin Dünkelmann · 4 years, 6 months ago
  88. 2923def /sbin should come first in the linker search path. by Ian Macdonald · 4 years, 7 months ago
  89. 8d70eb6 ldconfig: add /sbin to search.paths by Captain Throwback · 4 years, 8 months ago
  90. ae7ff3b Fix symlink creation by Ethan Yonker · 5 years ago
  91. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  92. f0a7e59 Fix recovery-twrp in some old CM trees by Ethan Yonker · 5 years ago
  93. de18923 Remove duplicate ext4 flags from Android.mk by Michael Bestas · 6 years ago
  94. 0cc2376 Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't exist by Michael Bestas · 6 years ago
  95. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  96. 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 5 years ago
  97. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  98. af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
  99. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  100. 38d2d52 TWRP: fix compiling on Android 7 by Andreas Blaesius · 5 years ago