1. a57874b partitionmanager: allow skipping additional fstab processing by Mohd Faraz · 9 months ago
  2. fe8bcd4 kernel_module_loader: Load Modules as early as possible by Mohd Faraz · 10 months ago
  3. 981118d partitionmanager: unmount oem & vendor asap by Mohd Faraz · 9 months ago
  4. ec37045 twrp.cpp: Split up Partition Setup by Mohd Faraz · 10 months ago
  5. 500c3d2 partitionmanager: add missing newline by Captain Throwback · 10 months ago
  6. 25062d7 Set data/recovery for Settings: complementary code by Fernando Oliveira · 1 year, 4 months ago
  7. 88b4bab twrp.cpp: Fix up loading modules by Mohd Faraz · 1 year, 6 months ago
  8. 01ac772 Fix bug: "decryption: Fetch file encryption from applied fstab [1/2]" by sekaiacg · 11 months ago
  9. 446ccbf decryption: Fetch file encryption from applied fstab [1/2] by Mohd Faraz · 1 year, 5 months ago
  10. d157f26 vold_decrypt: remove deprecated code by Captain Throwback · 1 year, 4 months ago
  11. 88c6e65 super: set a prop after symlinks are created by Captain Throwback · 1 year, 5 months ago
  12. 787cc61 partitionmanager: don't treat non-existing logical partitions by Mohd Faraz · 1 year, 5 months ago
  13. f923110 Set /data/recovery for Settings by Mohd Faraz · 2 years ago
  14. 2136fc5 Make "Unmap Super Devices" option available to A-only devices by me-cafebabe · 1 year, 11 months ago
  15. df53b6c fscrypt: move fscrypt to android_system_vold by bigbiff · 2 years, 5 months ago
  16. 8f77597 xml: convert ABX xml files to plain text xml files using integrated code by Darth9 · 1 year, 10 months ago
  17. 928234b partitionmanager: Only create logical partition symlink when it doesn't exist by me-cafebabe · 1 year, 11 months ago
  18. d63fcaa partitionmanager: Unlock every block partitions during setup by me-cafebabe · 1 year, 11 months ago
  19. c46981d Revert "Handle XML files format properly" by me-cafebabe · 1 year, 11 months ago
  20. 4707555 partitionmanager: Don't force super volumes to read-only by me-cafebabe · 1 year, 11 months ago
  21. 0964961 partitionmanager: Fix double bind mounting /data/media with FDE decryption by me-cafebabe · 2 years ago
  22. 4fa02b5 sdcard: only bind mount sdcard after successful preparation of data by bigbiff · 2 years, 6 months ago
  23. a90dc46 partitionmanager: Use boot HIDL to switch active slots by dianlujitao · 2 years, 6 months ago
  24. 7aa6fc6 Adopted Storage: Add support for mixed mode sdcards by nkk71 · 7 years ago
  25. ee02585 Handle XML files format properly by zhenyolka · 2 years, 7 months ago
  26. 07c4b90 twrpRepacker: override slot back after flashing by nebrassy · 2 years, 7 months ago
  27. 26f2006 unmapping super devices: do not remove ramdisk mountpoints by bigbiff · 2 years, 7 months ago
  28. 8f5fad3 keymaster restore: warn when pin, password or pattern is enabled by bigbiff · 2 years, 7 months ago
  29. 4b9a929 gui: allow MTP even if media storage isn't present by Captain Throwback · 2 years, 8 months ago
  30. ab76bd7 vab: correct default properties when vab is enabled by bigbiff · 2 years, 8 months ago
  31. 37c3aef crypto: only set crypto state and type if not already set by Captain Throwback · 2 years, 8 months ago
  32. 63573b5 mtp: don't create storage device after format data by Captain Throwback · 2 years, 9 months ago
  33. d21252f merges: allow user to perform snapshot merges in advanced menu by bigbiff · 2 years, 9 months ago
  34. 22851b9 module load: attempt to load modules from /vendor by bigbiff · 2 years, 10 months ago
  35. 437d86f wrappedkey: don't use twrp for processing anymore by bigbiff · 2 years, 9 months ago
  36. aed1bdf get_args: process /data/cache/command by bigbiff · 2 years, 11 months ago
  37. 998f839 super processing: use logical flag to denote super status by bigbiff · 2 years, 10 months ago
  38. 878abc7 Run Update_System_Details during fstab processing by Captain Throwback · 2 years, 10 months ago
  39. 7fc7050 partitionmanager: Symlink dynamic partitions to /dev/block/boot/device/by-name/ by Mohd Faraz · 3 years, 2 months ago
  40. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years ago
  41. 74a4627 repacker: override slot for flashing images instead of using bootctrl by bigbiff · 2 years, 11 months ago
  42. bbbfe17 fscrypt: updates for wrapped key by bigbiff · 3 years, 1 month ago
  43. 7992430 apex: only mount required apex files by bigbiff · 3 years, 1 month ago
  44. be4f46c sdcard: bind mount in post decrypt by bigbiff · 3 years, 2 months ago
  45. a957f07 FsCrypt update: support fscrypt policies v1 and v2 by bigbiff · 3 years, 3 months ago
  46. 8e70a11 Use BOARD_SUPER_PARTITION_PARTITION_LIST for dynamic list by Captain Throwback · 3 years, 2 months ago
  47. c693910 Change missing logical partitions from LOGERR to LOGINFO by Captain Throwback · 3 years, 2 months ago
  48. a721f95 Add support to change TWRP Folder by epicX · 3 years, 5 months ago
  49. 89b56a1 Remove duplicate Update_System_Details() function calls by Captain Throwback · 3 years, 4 months ago
  50. 4a60bee android root: restore context for android system root by bigbiff · 3 years, 5 months ago
  51. 439d60c partitionmanager: support delayed adopted storage mount by Peter Cai · 4 years, 8 months ago
  52. af253cd debug: remove unneeded debug message by bigbiff · 3 years, 6 months ago
  53. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago
  54. d9e6671 Added apex resync script by Mohd Faraz · 3 years, 8 months ago
  55. f74255e set crypto state/type when detected by nebrassy · 3 years, 8 months ago
  56. 18aea27 fde: move crypto state & type setting to function by Captain Throwback · 3 years, 8 months ago
  57. 228223b fde: set ro.crypto.type to block by Captain Throwback · 3 years, 8 months ago
  58. 9a4ef26 Unmount vendor after apex by Mohd Faraz · 3 years, 8 months ago
  59. 81d638d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  60. 160e8d3 Improve 'super' partition description in back-up menu. by Ian Macdonald · 3 years, 9 months ago
  61. 2a1e375 Write correct mount Opts in fstab by Mohd Faraz · 3 years, 9 months ago
  62. df8436b fastboot: implement fastbootd in twrp by bigbiff · 3 years, 10 months ago
  63. c1bb76e Removing fake error: E: recv error on uevent by Mauronofrio Matarrese · 4 years, 11 months ago
  64. c2cb385 wiping: this will fix wipe with devices that don't use the by bigbiff · 3 years, 9 months ago
  65. 8da46fa Revert "Implement autodetection for SAR, based on the installed system" by bigbiff · 3 years, 9 months ago
  66. e3948ec Fix up issue during decryption by Mohd Faraz · 3 years, 10 months ago
  67. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  68. 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  69. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 2 months ago
  70. f4c1553 super: emmc shouldn't be mount-only. by Simon Shi · 4 years ago
  71. 407437e super: Don't mount while prepare by Simon Shi · 4 years ago
  72. 32cbabe apex: mount up apex files into /sbin for library access by bigbiff · 4 years, 2 months ago
  73. ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 3 months ago
  74. b98b4f7 partitionmanager: magisk update sytnax as per new binaries by Mohd Faraz · 4 years, 1 month ago
  75. adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years, 1 month ago
  76. 0b25b1d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  77. fc79aa6 Encryption: don't try wrapped key if not needed by mauronofrio · 4 years, 7 months ago
  78. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 1 month ago
  79. b76a73a Fix backup and restore after autodetection for SAR by dianlujitao · 4 years, 2 months ago
  80. f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 5 months ago
  81. 58f1a63 Properly detect system-as-root by dianlujitao · 4 years, 5 months ago
  82. fdd49bb partitionmanager: Unmount all directories mounted to same block by Mohd Faraz · 4 years, 2 months ago
  83. 77a3191 partitionmanager: Unmount all directories mounted to same block by Mohd Faraz · 4 years, 2 months ago
  84. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  85. d54e1da partitionmanager: add /etc to Local_Path by Captain Throwback · 4 years, 3 months ago
  86. 9632f30 Removing fake error: E: recv error on uevent by Mauronofrio Matarrese · 4 years, 11 months ago
  87. 0be03b3 Encryption: try wrapped key if the first time decryption fails by bigbiff bigbiff · 4 years, 10 months ago
  88. f5955b1 Digest: Create digest for each subpartition and not just the first. by bigbiff bigbiff · 5 years ago
  89. 76bbd3a Add option to uninstall TWRP app from /system by Ethan Yonker · 5 years ago
  90. 9f5dd31 Flash both A/B partitions when flashing recovery ramdisk by Ethan Yonker · 5 years ago
  91. 82a2f45 Fix "Install Recovery Ramdisk" of a file which contains a space in the name by Mauronofrio Matarrese · 5 years ago
  92. 53796e7 Use magiskboot to repack the boot partition by Ethan Yonker · 5 years ago
  93. e4bdb15 AB Cache dir: If device doesn't have /data/cache for FBE, we should by bigbiff bigbiff · 5 years ago
  94. cdd97c7 ADB Backup: Ignore creating backup folder for phones by bigbiff bigbiff · 5 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 · 5 years ago
  99. 19874f1 AB/Non AB Devices: updates for moving cache by bigbiff bigbiff · 5 years ago
  100. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago