1. 566ef6b libtar: use libtar tag in logging by Mohd Faraz · 1 year, 5 months ago
  2. 073c430 Fix for Change TWRP Folder by Fernando Oliveira · 1 year, 8 months ago
  3. 787cc61 partitionmanager: don't treat non-existing logical partitions by Mohd Faraz · 1 year, 6 months ago
  4. f923110 Set /data/recovery for Settings by Mohd Faraz · 2 years ago
  5. 27d676a gui: permanence of custom theme after changing TWRP folder by Fernando Oliveira · 1 year, 5 months ago
  6. 1f5d4ca gui: allow disabling Flash Current TWRP option by Captain Throwback · 1 year, 5 months ago
  7. 775e21d boot-hal-1-2: update service definition by Captain Throwback · 1 year, 7 months ago
  8. acc522f vibrator: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FIX_OFF by sekaiacg · 2 years ago
  9. 38d6efd vibrator: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FQNAME by sekaiacg · 2 years ago
  10. 554dd42 Update Czech translation (by VMach3) by kacskrz · 1 year, 8 months ago
  11. 5c527f7 lpdump: add new library needed in a12 by bigbiff · 2 years, 6 months ago
  12. d07fdb3 release: twrp 3.7.0 a12.1 by bigbiff · 1 year, 9 months ago
  13. 3b494b7 minuitwrp: Fix typo in compiler flags by Tommaso Fonda · 1 year, 9 months ago
  14. 5c4a0aa Unblock partitions before reflashing current TWRP by Darth9 · 1 year, 10 months ago
  15. 2136fc5 Make "Unmap Super Devices" option available to A-only devices by me-cafebabe · 1 year, 11 months ago
  16. b52a481 partition: Mount partition as RO when updating size by me-cafebabe · 1 year, 11 months ago
  17. b0aab75 Restore FDE codes in TWPartition::Setup_Data_Partition() by me-cafebabe · 2 years ago
  18. df53b6c fscrypt: move fscrypt to android_system_vold by bigbiff · 2 years, 5 months ago
  19. d56818f flashing: unlock block partitions before installing a zip by bigbiff · 1 year, 10 months ago
  20. 97be432 Enable reboot to fastbootd if TW_INCLUDE_FASTBOOTD is set by me-cafebabe · 1 year, 10 months ago
  21. a3c3aae Update Polish translation by kacskrz · 1 year, 10 months ago
  22. cc683e7 backup: support exclusion of user-defined directories from backups by Darth9 · 1 year, 11 months ago
  23. c061378 gui : Allow changing vertical alignment of status bar icons by Yillié · 2 years ago
  24. cb87d9d gui : Add an option to specify a custom x-axis value for status bar items by Yillié · 2 years ago
  25. 8f77597 xml: convert ABX xml files to plain text xml files using integrated code by Darth9 · 1 year, 11 months ago
  26. 928234b partitionmanager: Only create logical partition symlink when it doesn't exist by me-cafebabe · 1 year, 11 months ago
  27. 73ab972 python: do not include by default by Captain Throwback · 1 year, 11 months ago
  28. 0a35209 gui: rapidxml: Bail out if detecting ABX header by me-cafebabe · 1 year, 11 months ago
  29. 3869284 SkipDecryption: Fix condition by sekaiacg · 2 years, 7 months ago
  30. c49e34a partition: Don't force system partitions to read-only by me-cafebabe · 1 year, 11 months ago
  31. d63fcaa partitionmanager: Unlock every block partitions during setup by me-cafebabe · 1 year, 11 months ago
  32. c46981d Revert "Handle XML files format properly" by me-cafebabe · 1 year, 11 months ago
  33. 4707555 partitionmanager: Don't force super volumes to read-only by me-cafebabe · 1 year, 11 months ago
  34. fc023c6 custom theme: Fix the install custom theme by sekaiacg · 2 years, 7 months ago
  35. 701e9ab partition: Set default values for system_ext partition by me-cafebabe · 1 year, 11 months ago
  36. 4740bca prebuilt: allow user to move binaries to /vendor/bin/hw in ramdisk by bigbiff · 1 year, 11 months ago
  37. 6ab8070 mtp: Allow transfer of files larger than 4G by sekaiacg · 2 years ago
  38. 05ca876 backup_exclusions: exclude /data/extm folder from backup by sekaiacg · 2 years ago
  39. 2715033 extra-languages: zh_TW.xml: Update Chinese(Tranditional) Translations by Edward Wu · 2 years, 2 months ago
  40. 997ff73 kernel_module_loader: Add TW_BATTERY_SYSFS_WAIT_SECONDS to configure Wait_For_Battery timeout by sekaiacg · 2 years ago
  41. 1ef40fc Add python prebuilts to build by Captain Throwback · 2 years, 1 month ago
  42. f202c03 gui: Handle theme versioning in the specified package by Mohd Faraz · 2 years, 1 month ago
  43. 80c1326 prebuilt: Include fastbootd executables optionally by me-cafebabe · 2 years ago
  44. 0413221 boot-hal: always include libs in recovery by Captain Throwback · 2 years ago
  45. 217c05e boot-hal: add 1.2 HAL to TWRP by tnakamur · 2 years, 1 month ago
  46. 0964961 partitionmanager: Fix double bind mounting /data/media with FDE decryption by me-cafebabe · 2 years ago
  47. 757105f Use cryptfs_hw again by me-cafebabe · 2 years ago
  48. 8494d5f prebuilt: Fix dependencies for recovery executable by me-cafebabe · 2 years ago
  49. e080336 datamedia: setup datamedia with key_directory set by bigbiff · 2 years, 4 months ago
  50. 728ca7e installcommand: support additional delimiter for 'pre-device' values by Darth9 · 2 years, 2 months ago
  51. 4549416 Fix copy commands for bash and nano by Captain Throwback · 2 years, 3 months ago
  52. 630fd66 openaes: fully remove from build with encrypted backups disabled by Captain Throwback · 2 years, 3 months ago
  53. 9d69299 selinux: add missing contexts files to LOCAL_REQUIRED_MODULES by Captain Throwback · 2 years, 2 months ago
  54. 00f0dcd twrp-depmod: only run when TW_LOAD_VENDOR_MODULES is set (1/2) by Captain Throwback · 2 years, 2 months ago
  55. 495ad93 MtpServer: create new ffs handle if current one fails by nijel8 · 2 years, 5 months ago
  56. 8133274 twrp release: 3.6.2 a12 by bigbiff · 2 years, 1 month ago
  57. 9b5a17f flash_image: use Override_Active_Slot instead of bootctrl by Captain Throwback · 2 years, 1 month ago
  58. bf9d225 static libcrypto > libcrypto_static by nebrassy · 2 years, 7 months ago
  59. 8833868 sload_f2fs: update code for correct binary name by Captain Throwback · 2 years, 1 month ago
  60. 86c09dc add missing dependency for sload_f2fs by nebrassy · 2 years, 5 months ago
  61. 8c52c87 vendor_dlkm: check vendor_dlkm for modules to load by bigbiff · 2 years, 2 months ago
  62. e4a84df minuitwrp graphics: derived commits for DRM graphics by bigbiff · 2 years, 2 months ago
  63. 863f51d A12: 3.6.1 release - this is to rebase versions with a11 by bigbiff · 2 years, 4 months ago
  64. 4b18532 kernel_module_loader: tell libmodprobe to ignore modules.blocklist by nijel8 · 2 years, 6 months ago
  65. d15051e lptools: add to build by Captain Throwback · 2 years, 7 months ago
  66. bd36414 libandroidicu: include in twrp by default by bigbiff · 2 years, 5 months ago
  67. db4044b fscrypt_destroy_user_storage: continue when EnsurePolicy returns false by Darth9 · 2 years, 4 months ago
  68. 7399d37 sdcard: remove mount check by bigbiff · 2 years, 4 months ago
  69. b7a3c6f twres: fix folder copy on dirty builds by Captain Throwback · 2 years, 4 months ago
  70. 8d97d42 fstab: add quota to handled flags by Captain Throwback · 2 years, 4 months ago
  71. f74fe4f fstab: add support for metadata_encryption flag by Captain Throwback · 2 years, 4 months ago
  72. 4fa02b5 sdcard: only bind mount sdcard after successful preparation of data by bigbiff · 2 years, 6 months ago
  73. fb3b46f language: Update Chinese Simplified translation by sekaiacg · 2 years, 5 months ago
  74. c9cc4ac twrpRepacker: avoid code duplication by Darth9 · 2 years, 5 months ago
  75. 1483a8e Partition_Property_Get: Get props from additional partitions by Captain Throwback · 2 years, 6 months ago
  76. fbeec12 theme: clean up TW_THEME_VERSION shell command by Captain Throwback · 2 years, 5 months ago
  77. 33dbec0 theme: move TW_THEME_VERSION to variables.h by Captain Throwback · 2 years, 5 months ago
  78. 7cd3abb Adding TARGET_OTA_ASSERT_DEVICE flag for custom device asserts by DarthJabba9 · 2 years, 7 months ago
  79. 9124c93 fastbootd: Check for and run startup script if script exists by MD Raza · 2 years, 7 months ago
  80. f74fc05 Add TW_QCOM_ATS_OFFSET flag to manually set time/date offset by Captain Throwback · 2 years, 5 months ago
  81. 7e5bc9b nandroid: exclude apexdata com.android.art folder from backup by nijel8 · 2 years, 5 months ago
  82. e86b9c7 kernel_module_loader: Add missing gki directory by sekaiacg · 2 years, 6 months ago
  83. a327aa7 kernel_module_loader: Set a prop after completing by Adithya R · 2 years, 6 months ago
  84. ccc18d4 tw_crypto_pwtype: move default setting to data.cpp by Captain Throwback · 2 years, 5 months ago
  85. 02e7457 gui: fix restore_keymaster page in landscape and watch themes by Captain Throwback · 2 years, 5 months ago
  86. 750c6aa keymaster restore: Do not enter the keymaster_restore page repeatedly by sekaiacg · 2 years, 7 months ago
  87. 12608c3 System_Property_Get: Set default path for build.prop by Captain Throwback · 2 years, 6 months ago
  88. 24bee06 Change TWRP nano TERM env variable from pcansi to bg1.25 by theincognito-inc · 2 years, 6 months ago
  89. 2b9ea72 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 6 months ago
  90. a05d32c libresetprop: use the latest header by bigbiff · 2 years, 6 months ago
  91. 45bda64 fscrypt v1: support legacy ioctl by bigbiff · 2 years, 6 months ago
  92. a9e4c46 correct condition for change TWRP folder by nebrassy · 2 years, 6 months ago
  93. 78309f3 sepolicy: twrp: Mark ueventd as permissive by Adithya R · 2 years, 6 months ago
  94. a90dc46 partitionmanager: Use boot HIDL to switch active slots by dianlujitao · 2 years, 6 months ago
  95. 3345ceb postrecoveryboot: rename script to reflect recovery mode by Captain Throwback · 2 years, 6 months ago
  96. 7aa6fc6 Adopted Storage: Add support for mixed mode sdcards by nkk71 · 7 years ago
  97. d53bfac Add support of A12 keymaster_key_blob files structure by zhenyolka · 2 years, 8 months ago
  98. ee02585 Handle XML files format properly by zhenyolka · 2 years, 8 months ago
  99. bbd3bb3 Add support for installation realme/OPPO OTA by Ctapchuk · 2 years, 7 months ago
  100. f43f90f gui: theme: Remove the TWRP app button from the reboot menu by LinkBoi00 · 2 years, 7 months ago