1. a4a754d recovery settings saved after format data by Fernando Oliveira · 8 months ago
  2. b94ce15 Use umount2 for UnMount function by Captain Throwback · 8 months ago
  3. 8eade06 Fixes the creation of the default folder by Fernando Oliveira · 8 months ago
  4. cf6728b twrp: Unmap super devices before entered fastbootd by Col_or · 10 months ago
  5. 10147a2 prebuilt: include vibrator libs for AIDL haptics by Captain Throwback · 10 months ago
  6. 8af7fe2 twrpRepacker: support vendor_boot and recovery_ab by Darth9 · 8 months ago
  7. 58829be Android.mk: error for missing TW_MAX_BRIGHTNESS by Captain Throwback · 8 months ago
  8. 7499a0f twrp release: a12 3.7.1 by bigbiff · 8 months ago
  9. 666aa3e TimeZone: Terminal timezone sync twrp settings by sekaiacg · 2 years, 2 months ago
  10. ff55566 set data/recovery on devices where the TW_INCLUDE_CRYPTO flag has not been set by Fernando Oliveira · 11 months ago
  11. beaa41e load modules from vendor_boot ramdisk in TWRP instead of depending on init by der_akinator · 10 months ago
  12. c7930f1 Added Sinhala Translations to extra-languages by Captain Throwback · 1 year ago
  13. 440525b battery status: enable use of legacy code by Captain Throwback · 10 months ago
  14. 518e980 Recovery: make STRINGIFY take multiple arguments by nebrassy · 10 months ago
  15. 8fd4be2 Recovery: partially revert change for TW_BRIGHTNESS_PATH makevar by nebrassy · 10 months ago
  16. f7ec29b Recovery: move TWRP makevars to BoardConfigSoong 2/2 by nebrassy · 1 year ago
  17. 7df0e1d twrp-functions: remove conditional for PageManager by Captain Throwback · 11 months ago
  18. a57874b partitionmanager: allow skipping additional fstab processing by Mohd Faraz · 12 months ago
  19. fe8bcd4 kernel_module_loader: Load Modules as early as possible by Mohd Faraz · 1 year, 1 month ago
  20. 981118d partitionmanager: unmount oem & vendor asap by Mohd Faraz · 1 year ago
  21. 7669320 partition: Perform BLKDISCARD on the block device before flashing image by me-cafebabe · 2 years, 2 months ago
  22. f15d738 twrp: use custom custom fscrypt library [1/2] by Mohd Faraz · 1 year ago
  23. a37d930 twrp: unguard `healthd services` & run battery updation in background by Mohd Faraz · 1 year ago
  24. d4df003 twrp: use health services for battery capacity by Mohd Faraz · 1 year, 1 month ago
  25. 44e2346 twrp.cpp: set ro.*.build.date.utc props globally on start of recovery by niels · 1 year ago
  26. 1682703 gui.cpp: Only report touchscreen input when screen is on by micky387 · 1 year ago
  27. 8adc696 action.cpp: fix whitespace by Captain Throwback · 1 year ago
  28. 9da1cb6 data.cpp: remove extra slash in settings path by Captain Throwback · 1 year ago
  29. ec37045 twrp.cpp: Split up Partition Setup by Mohd Faraz · 1 year, 1 month ago
  30. e7b5add Revert "twrp.cpp: move up gui_init in startup process" by Mohd Faraz · 1 year, 1 month ago
  31. 500c3d2 partitionmanager: add missing newline by Captain Throwback · 1 year, 1 month ago
  32. 34e27ca twrp.cpp: move up gui_init in startup process by Captain Throwback · 1 year, 1 month ago
  33. aa3c77a lpdump and lptools: make opt-in instead of opt-out by Captain Throwback · 1 year, 1 month ago
  34. fcb95dc libxml2: add flag to exclude lib by Captain Throwback · 1 year, 1 month ago
  35. 7775bcd minuitwrp graphics: Fix RECOVERY_ABGR implementation by KrutosVIP · 1 year, 1 month ago
  36. fd464d5 kernel_module_loader: add flag to skip GKI folders by Captain Throwback · 1 year, 1 month ago
  37. 5d3e488 gui: Make framerate configurable by Alexander Winkowski · 2 years, 3 months ago
  38. f209818 twrp.cpp: adjust fastbootd prop set for module loading by Captain Throwback · 1 year, 1 month ago
  39. 9aa7150 twrp.cpp: Add guard for device without vendor_dlkm partiton by micky387 · 1 year, 1 month ago
  40. 56f748d twrp.cpp: Add braces for fastboot mode by micky387 · 1 year, 1 month ago
  41. b2a1f93 fscrypt ENOKEY: ignore error and continue by bigbiff · 1 year, 5 months ago
  42. 25062d7 Set data/recovery for Settings: complementary code by Fernando Oliveira · 1 year, 8 months ago
  43. 44e06ee partition: Set default values for modern partitions by me-cafebabe · 1 year, 2 months ago
  44. 49f25fa partition: Exclude /data/gsi directory from userdata backup by me-cafebabe · 1 year, 2 months ago
  45. 3da9176 twrp.cpp: Mount vendor_dlkm in fastbootd mode and add property by micky387 · 1 year, 1 month ago
  46. fb8aff5 vibrator: Build AIDL V2 libs into TWRP by Woomymy · 2 years, 2 months ago
  47. 88b4bab twrp.cpp: Fix up loading modules by Mohd Faraz · 1 year, 9 months ago
  48. 01ac772 Fix bug: "decryption: Fetch file encryption from applied fstab [1/2]" by sekaiacg · 1 year, 2 months ago
  49. bc8dce7 MTP: enable new cancel behavior in short packet handling by Ray Chi · 3 years, 3 months ago
  50. 049d830 MTP: add a new parameter for cancelEvents function by Ray Chi · 3 years, 4 months ago
  51. a174838 Fix bugprone-posix-return warnings by Chih-Hung Hsieh · 4 years, 5 months ago
  52. 13b2978 MTP: Sanitize filename provided from MTP host by James Wei · 5 years ago
  53. cf8c128 mtp: Update PosixAsyncIO by sekaiacg · 2 years, 9 months ago
  54. 446ccbf decryption: Fetch file encryption from applied fstab [1/2] by Mohd Faraz · 1 year, 8 months ago
  55. 803621b Remove the obsolete hcdumlock stuff by Darth9 · 1 year, 4 months ago
  56. dbed985 twrp.cpp: fix selinux context of backups and logs with settings in /data/recovery by niels · 1 year, 6 months ago
  57. 29a789e Set the default lun file to one that is more likely to be correct by Darth9 · 1 year, 5 months ago
  58. 9fb13af Support f2fs filesystem compression (needs kernel support and relevant fstab flags) by Darth9 · 1 year, 6 months ago
  59. 2fa94a7 data restore: Fix issues with package restrictions being restored. by Darth9 · 1 year, 6 months ago
  60. 9ab7cf5 decryption: solve specific decryption problems on some devices by Darth9 · 1 year, 8 months ago
  61. d157f26 vold_decrypt: remove deprecated code by Captain Throwback · 1 year, 7 months ago
  62. 88c6e65 super: set a prop after symlinks are created by Captain Throwback · 1 year, 8 months ago
  63. 97b8499 libtar: dynamically choose fscrypt policy [1/2] by Mohd Faraz · 1 year, 9 months ago
  64. 566ef6b libtar: use libtar tag in logging by Mohd Faraz · 1 year, 8 months ago
  65. 073c430 Fix for Change TWRP Folder by Fernando Oliveira · 1 year, 11 months ago
  66. 787cc61 partitionmanager: don't treat non-existing logical partitions by Mohd Faraz · 1 year, 9 months ago
  67. f923110 Set /data/recovery for Settings by Mohd Faraz · 2 years, 3 months ago
  68. 27d676a gui: permanence of custom theme after changing TWRP folder by Fernando Oliveira · 1 year, 8 months ago
  69. 1f5d4ca gui: allow disabling Flash Current TWRP option by Captain Throwback · 1 year, 8 months ago
  70. 775e21d boot-hal-1-2: update service definition by Captain Throwback · 1 year, 10 months ago
  71. acc522f vibrator: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FIX_OFF by sekaiacg · 2 years, 3 months ago
  72. 38d6efd vibrator: Add TW_SUPPORT_INPUT_AIDL_HAPTICS_FQNAME by sekaiacg · 2 years, 3 months ago
  73. 554dd42 Update Czech translation (by VMach3) by kacskrz · 1 year, 11 months ago
  74. 5c527f7 lpdump: add new library needed in a12 by bigbiff · 2 years, 9 months ago
  75. d07fdb3 release: twrp 3.7.0 a12.1 by bigbiff · 2 years ago
  76. 3b494b7 minuitwrp: Fix typo in compiler flags by Tommaso Fonda · 2 years ago
  77. 5c4a0aa Unblock partitions before reflashing current TWRP by Darth9 · 2 years, 1 month ago
  78. 2136fc5 Make "Unmap Super Devices" option available to A-only devices by me-cafebabe · 2 years, 2 months ago
  79. b52a481 partition: Mount partition as RO when updating size by me-cafebabe · 2 years, 2 months ago
  80. b0aab75 Restore FDE codes in TWPartition::Setup_Data_Partition() by me-cafebabe · 2 years, 3 months ago
  81. df53b6c fscrypt: move fscrypt to android_system_vold by bigbiff · 2 years, 8 months ago
  82. d56818f flashing: unlock block partitions before installing a zip by bigbiff · 2 years, 1 month ago
  83. 97be432 Enable reboot to fastbootd if TW_INCLUDE_FASTBOOTD is set by me-cafebabe · 2 years, 1 month ago
  84. a3c3aae Update Polish translation by kacskrz · 2 years, 1 month ago
  85. cc683e7 backup: support exclusion of user-defined directories from backups by Darth9 · 2 years, 1 month ago
  86. c061378 gui : Allow changing vertical alignment of status bar icons by Yillié · 2 years, 2 months ago
  87. cb87d9d gui : Add an option to specify a custom x-axis value for status bar items by Yillié · 2 years, 2 months ago
  88. 8f77597 xml: convert ABX xml files to plain text xml files using integrated code by Darth9 · 2 years, 2 months ago
  89. 928234b partitionmanager: Only create logical partition symlink when it doesn't exist by me-cafebabe · 2 years, 2 months ago
  90. 73ab972 python: do not include by default by Captain Throwback · 2 years, 2 months ago
  91. 0a35209 gui: rapidxml: Bail out if detecting ABX header by me-cafebabe · 2 years, 2 months ago
  92. 3869284 SkipDecryption: Fix condition by sekaiacg · 2 years, 10 months ago
  93. c49e34a partition: Don't force system partitions to read-only by me-cafebabe · 2 years, 2 months ago
  94. d63fcaa partitionmanager: Unlock every block partitions during setup by me-cafebabe · 2 years, 2 months ago
  95. c46981d Revert "Handle XML files format properly" by me-cafebabe · 2 years, 2 months ago
  96. 4707555 partitionmanager: Don't force super volumes to read-only by me-cafebabe · 2 years, 2 months ago
  97. fc023c6 custom theme: Fix the install custom theme by sekaiacg · 2 years, 10 months ago
  98. 701e9ab partition: Set default values for system_ext partition by me-cafebabe · 2 years, 2 months ago
  99. 4740bca prebuilt: allow user to move binaries to /vendor/bin/hw in ramdisk by bigbiff · 2 years, 2 months ago
  100. 6ab8070 mtp: Allow transfer of files larger than 4G by sekaiacg · 2 years, 3 months ago