1. 1e9626e partition: Don't force system partitions to read-only by me-cafebabe · 1 year, 10 months ago
  2. a021ac2 partition: Set default values for system_ext partition by me-cafebabe · 1 year, 10 months ago
  3. f4af5f1 backup_exclusions: exclude /data/extm folder from backup by sekaiacg · 1 year, 11 months ago
  4. d5e2c52 sload_f2fs: update code for correct binary name by Captain Throwback · 2 years ago
  5. 2c53845 sdcard: remove mount check by bigbiff · 2 years, 4 months ago
  6. bee2685 datamedia: setup datamedia with key_directory set by bigbiff · 2 years, 4 months ago
  7. e848afc fstab: add quota to handled flags by Captain Throwback · 2 years, 4 months ago
  8. 32bcdcd fstab: add support for metadata_encryption flag by Captain Throwback · 2 years, 4 months ago
  9. cda1588 sdcard: only bind mount sdcard after successful preparation of data by bigbiff · 2 years, 5 months ago
  10. 80c92d9 nandroid: exclude apexdata com.android.art folder from backup by nijel8 · 2 years, 5 months ago
  11. e331b8a tw_crypto_pwtype: move default setting to data.cpp by Captain Throwback · 2 years, 5 months ago
  12. 36cb2ad /sdcard: do not bind mount twice by bigbiff · 2 years, 6 months ago
  13. d0b854b Add EROFS to file system check list by GarfieldHan · 2 years, 6 months ago
  14. 3c1e35f Adopted Storage: Add support for mixed mode sdcards by nkk71 · 7 years ago
  15. 2ec1df4 recovery: Don't exclude the whole data system dir for the factory reset by micky387 · 2 years, 8 months ago
  16. 37c3aef crypto: only set crypto state and type if not already set by Captain Throwback · 2 years, 8 months ago
  17. 8a8e56c crypto: only show FBE error if device is encrypted by Captain Throwback · 2 years, 8 months ago
  18. 63573b5 mtp: don't create storage device after format data by Captain Throwback · 2 years, 8 months ago
  19. d21252f merges: allow user to perform snapshot merges in advanced menu by bigbiff · 2 years, 9 months ago
  20. 437d86f wrappedkey: don't use twrp for processing anymore by bigbiff · 2 years, 8 months ago
  21. db475c9 f2fs format: Remade f2fs command by systemad · 2 years, 10 months ago
  22. aed1bdf get_args: process /data/cache/command by bigbiff · 2 years, 10 months ago
  23. 998f839 super processing: use logical flag to denote super status by bigbiff · 2 years, 10 months ago
  24. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years ago
  25. a15d02f vab: exclude gsi by bigbiff · 3 years ago
  26. 2d54867 fbe formatting: add warning for fbe devices and remove unused string by bigbiff · 2 years, 11 months ago
  27. be4f46c sdcard: bind mount in post decrypt by bigbiff · 3 years, 1 month ago
  28. a957f07 FsCrypt update: support fscrypt policies v1 and v2 by bigbiff · 3 years, 3 months ago
  29. 4a60bee android root: restore context for android system root by bigbiff · 3 years, 4 months ago
  30. d68e641 partition: add support dm_use_original_path by Peter Cai · 4 years, 7 months ago
  31. 439d60c partitionmanager: support delayed adopted storage mount by Peter Cai · 4 years, 8 months ago
  32. acc7f0f wrappedkey: only run check on FBE devices by Captain Throwback · 3 years, 5 months ago
  33. b5af4f8 fbe: move key directory logging within key directory check by Captain Throwback · 3 years, 5 months ago
  34. dbc37b7 wrappedkey: set prop for metadata partition if flag is present by Captain Throwback · 3 years, 5 months ago
  35. 57f210d also set crypto state for non-metadata FBE by nebrassy · 3 years, 6 months ago
  36. f74255e set crypto state/type when detected by nebrassy · 3 years, 7 months ago
  37. 81d638d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  38. 47bf720 partition: support tntfs module by Captain Throwback · 3 years, 8 months ago
  39. 815e240 Fixes Decryption prompt asking when not needed by Mohd Faraz · 3 years, 9 months ago
  40. 8da46fa Revert "Implement autodetection for SAR, based on the installed system" by bigbiff · 3 years, 9 months ago
  41. e3948ec Fix up issue during decryption by Mohd Faraz · 3 years, 10 months ago
  42. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  43. aac5861 persist logs: remove persist from available log directories in partitions. by bigbiff · 3 years, 9 months ago
  44. 43d70f4 Exclude the dumpsys dumps from backups, to avoid error 255 when restoring data backups by DarthJabba9 · 3 years, 10 months ago
  45. 5b911ca persist: contexts for lost+found not found when running e2fsdroid by bigbiff · 3 years, 11 months ago
  46. e1d7262 Fix up cache wipe issue in A-Only device by Mohd Faraz · 4 years ago
  47. 25d25b9 log storage: change AB device log storage to /data/recovery by bigbiff · 4 years ago
  48. 7ba7500 decrypt: AOSP 10 requires the use of fscrypt by bigbiff · 4 years, 2 months ago
  49. 87d73d6 FBE: set TW_IS_FBE based on whether key version path exists by Captain Throwback · 4 years, 4 months ago
  50. 32cbabe apex: mount up apex files into /sbin for library access by bigbiff · 4 years, 2 months ago
  51. ee7b7ff super partition: mount super partitions using fs_mgr by bigbiff · 4 years, 2 months ago
  52. adc599e Revert "Add support for multi-user decryption" by bigbiff · 4 years ago
  53. 0b25b1d Add support for multi-user decryption by Noah Jacobson · 5 years ago
  54. fc79aa6 Encryption: don't try wrapped key if not needed by mauronofrio · 4 years, 6 months ago
  55. 28ea7b0 partition: set fbe.data.wrappedkey automatically via flag by Peter Cai · 5 years ago
  56. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 1 month ago
  57. b76a73a Fix backup and restore after autodetection for SAR by dianlujitao · 4 years, 1 month ago
  58. f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 4 months ago
  59. da97480 Create/Remove system_root/system bind mount, when mounting System by Chaosmaster · 4 years, 4 months ago
  60. 3b68273 Set system-partition mount point to proper location by Chaosmaster · 4 years, 4 months ago
  61. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 2 months ago
  62. 6d5d08a Move decryption error from logerror to loginfo by Mauronofrio Matarrese · 4 years, 6 months ago
  63. 0864aa5 Prevent errors caused by /data/per_boot/ by Darth9 · 4 years, 5 months ago
  64. 9bf7335 Encryption: try wrapped key also for device without metadata support by mauronofrio · 4 years, 6 months ago
  65. 69ab4a6 Merge "fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true" into android-9.0 by big biff · 4 years, 10 months ago
  66. a3b25a3 Backup_Tar(): Properly localise string instead of using English. by Ian Macdonald · 5 years ago
  67. 3cf05a5 Resolve e2fsdroid failure in certain cases by dianlujitao · 5 years ago
  68. 19e8461 Pass file_contexts path to e2fsdroid by dianlujitao · 5 years ago
  69. 6d84378 fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true by Martin Dünkelmann · 5 years ago
  70. 9a4d740 Fix build in 5.1 tree by Dees Troy · 5 years ago
  71. 7e94158 Support both old and new mkfs.f2fs by Ethan Yonker · 5 years ago
  72. 4879b37 Fix the long broken format function by dianlujitao · 5 years ago
  73. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  74. b859e91 partition: add squashfs support by Erfan Abdi · 5 years ago
  75. 54970bb Fix Check_Lifetime_Writes on AB devices by Ethan Yonker · 5 years ago
  76. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  77. 09ee3ea Merge "twrp: use ANDROID_ROOT environment variable" into android-9.0 by big biff · 5 years ago
  78. 007de98 Fix header file for property_get by Ethan Yonker · 6 years ago
  79. e9afc3d Decrypt FBE on 9.0 (backwards compatible) by Ethan Yonker · 6 years ago
  80. 9d6feb5 twrp: use ANDROID_ROOT environment variable by Captain Throwback · 6 years ago
  81. 38b83c1 ADB Backup: fix md5 check on restore. by bigbiff bigbiff · 6 years ago
  82. 98fc399 Use /persist as Qualcomm time fix source during early boot by nkk71 · 6 years ago
  83. fefe591 FBE for Pixel 2 by Ethan Yonker · 7 years ago
  84. 6e8c27a Support v2 fstab format by Ethan Yonker · 7 years ago
  85. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  86. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  87. 9efbe76 Fix incorrect 'unlink' return value check by nkk71 · 7 years ago
  88. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  89. 6355b56 Adopted Storage: backup keys but do not wipe them by Ethan Yonker · 7 years ago
  90. b5ecaad ADB Backup: fix adb restore issues by bigbiff bigbiff · 7 years ago
  91. a8e6d83 Do not unconditionally remove MTP storage on unmount by Matt Mower · 7 years ago
  92. 01f4e03 Improve backup display names with emulated storage by Ethan Yonker · 7 years ago
  93. 06543e3 Add missing file descriptor closes by Matt Mower · 7 years ago
  94. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  95. a0cd91d Restore file system type logline on restore by Matt Mower · 7 years ago
  96. 23d8aae Unused variable cleanup by Matt Mower · 7 years ago
  97. 029a82d Very minor code cleanup by Matt Mower · 7 years ago
  98. a8a89d1 Whitespace cleanup by Matt Mower · 7 years ago
  99. a083dc6 ADBbackups: Fix wrong owner on binary backups. by nailyk · 8 years ago
  100. 79f88bd Support backup/restore of FBE policies by Ethan Yonker · 7 years ago