1. ac27a3c lpdump: add new library needed in a12 by bigbiff · 2 years, 5 months ago android-12
  2. 4b18532 kernel_module_loader: tell libmodprobe to ignore modules.blocklist by nijel8 · 2 years, 4 months ago
  3. d15051e lptools: add to build by Captain Throwback · 2 years, 6 months ago
  4. bd36414 libandroidicu: include in twrp by default by bigbiff · 2 years, 3 months ago
  5. db4044b fscrypt_destroy_user_storage: continue when EnsurePolicy returns false by Darth9 · 2 years, 3 months ago
  6. 7399d37 sdcard: remove mount check by bigbiff · 2 years, 3 months ago
  7. b7a3c6f twres: fix folder copy on dirty builds by Captain Throwback · 2 years, 3 months ago
  8. 8d97d42 fstab: add quota to handled flags by Captain Throwback · 2 years, 3 months ago
  9. f74fe4f fstab: add support for metadata_encryption flag by Captain Throwback · 2 years, 3 months ago
  10. 4fa02b5 sdcard: only bind mount sdcard after successful preparation of data by bigbiff · 2 years, 5 months ago
  11. fb3b46f language: Update Chinese Simplified translation by sekaiacg · 2 years, 4 months ago
  12. c9cc4ac twrpRepacker: avoid code duplication by Darth9 · 2 years, 3 months ago
  13. 1483a8e Partition_Property_Get: Get props from additional partitions by Captain Throwback · 2 years, 4 months ago
  14. fbeec12 theme: clean up TW_THEME_VERSION shell command by Captain Throwback · 2 years, 4 months ago
  15. 33dbec0 theme: move TW_THEME_VERSION to variables.h by Captain Throwback · 2 years, 4 months ago
  16. 7cd3abb Adding TARGET_OTA_ASSERT_DEVICE flag for custom device asserts by DarthJabba9 · 2 years, 6 months ago
  17. 9124c93 fastbootd: Check for and run startup script if script exists by MD Raza · 2 years, 5 months ago
  18. f74fc05 Add TW_QCOM_ATS_OFFSET flag to manually set time/date offset by Captain Throwback · 2 years, 4 months ago
  19. 7e5bc9b nandroid: exclude apexdata com.android.art folder from backup by nijel8 · 2 years, 4 months ago
  20. e86b9c7 kernel_module_loader: Add missing gki directory by sekaiacg · 2 years, 5 months ago
  21. a327aa7 kernel_module_loader: Set a prop after completing by Adithya R · 2 years, 5 months ago
  22. ccc18d4 tw_crypto_pwtype: move default setting to data.cpp by Captain Throwback · 2 years, 4 months ago
  23. 02e7457 gui: fix restore_keymaster page in landscape and watch themes by Captain Throwback · 2 years, 4 months ago
  24. 750c6aa keymaster restore: Do not enter the keymaster_restore page repeatedly by sekaiacg · 2 years, 5 months ago
  25. 12608c3 System_Property_Get: Set default path for build.prop by Captain Throwback · 2 years, 4 months ago
  26. 24bee06 Change TWRP nano TERM env variable from pcansi to bg1.25 by theincognito-inc · 2 years, 5 months ago
  27. 2b9ea72 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 5 months ago
  28. a05d32c libresetprop: use the latest header by bigbiff · 2 years, 5 months ago
  29. 45bda64 fscrypt v1: support legacy ioctl by bigbiff · 2 years, 5 months ago
  30. a9e4c46 correct condition for change TWRP folder by nebrassy · 2 years, 5 months ago
  31. 78309f3 sepolicy: twrp: Mark ueventd as permissive by Adithya R · 2 years, 5 months ago
  32. a90dc46 partitionmanager: Use boot HIDL to switch active slots by dianlujitao · 2 years, 5 months ago
  33. 3345ceb postrecoveryboot: rename script to reflect recovery mode by Captain Throwback · 2 years, 5 months ago
  34. 7aa6fc6 Adopted Storage: Add support for mixed mode sdcards by nkk71 · 7 years ago
  35. d53bfac Add support of A12 keymaster_key_blob files structure by zhenyolka · 2 years, 6 months ago
  36. ee02585 Handle XML files format properly by zhenyolka · 2 years, 6 months ago
  37. bbd3bb3 Add support for installation realme/OPPO OTA by Ctapchuk · 2 years, 6 months ago
  38. f43f90f gui: theme: Remove the TWRP app button from the reboot menu by LinkBoi00 · 2 years, 6 months ago
  39. 0a54299 action: Only unmount /vendor if it actually exists by LinkBoi00 · 2 years, 6 months ago
  40. 55763ca gui: theme: Switch to larger buttons in the reboot menu by LinkBoi00 · 2 years, 6 months ago
  41. 0fd93ae lpdump: only build for dynamic partition devices by Captain Throwback · 2 years, 6 months ago
  42. 84164b9 Replacing format string with one appropriate for 32-bit or 64-bit size. by Magendanz · 2 years, 5 months ago
  43. 837e537 recovery: Fix the crash caused by StartIteration by sekaiacg · 2 years, 5 months ago
  44. f624b2e Fix the fuse error that cannot handle the OTA package larger than 4 GiB by luoqiangwei1 · 2 years, 8 months ago
  45. d216188 twrpinstall: Switch to ZipEntry64 by GarfieldHan · 2 years, 6 months ago
  46. 516adad /sdcard: do not bind mount twice by bigbiff · 2 years, 5 months ago
  47. 48028c3 libblkid: add erofs filesystem support by Gao Xiang · 2 years, 6 months ago
  48. a9e6234 twrpinstall: Remove unnecessary CloseArchive() calls by sekaiacg · 2 years, 5 months ago
  49. d30ac36 Russian language: fix spaces by kirillsvk · 2 years, 6 months ago
  50. ddfe101 twrp release: 3.6.0 by bigbiff · 2 years, 6 months ago
  51. 984fa15 libinstall: correct signature by bigbiff · 2 years, 6 months ago
  52. c69420e libaosprecovery: add spl downgrade by bigbiff · 2 years, 6 months ago
  53. e1981e5 libaosprecovery: add new metadata dependencies by bigbiff · 2 years, 6 months ago
  54. 54bc623 EnableVerbose is no more by nebrassy · 2 years, 6 months ago
  55. 42b4ba9 aosp merge: libaosprecovery needs update_metadata-protos by bigbiff · 2 years, 6 months ago
  56. 8b83b2e aosp: cleanup for compiling errors by bigbiff · 2 years, 6 months ago
  57. c60a208 Add EROFS to file system check list by GarfieldHan · 2 years, 6 months ago
  58. 07c4b90 twrpRepacker: override slot back after flashing by nebrassy · 2 years, 6 months ago
  59. 26f2006 unmapping super devices: do not remove ramdisk mountpoints by bigbiff · 2 years, 6 months ago
  60. 0c3533f deprecate adf graphics by nebrassy · 2 years, 6 months ago
  61. 335d07e add missing dep by nebrassy · 2 years, 6 months ago
  62. 204e36e update dependencies paths/names by nebrassy · 2 years, 6 months ago
  63. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 6 months ago
  64. 8f5fad3 keymaster restore: warn when pin, password or pattern is enabled by bigbiff · 2 years, 7 months ago
  65. dd16123 rotation: fix switch statement for rotation by bigbiff · 2 years, 6 months ago
  66. 5ca08db sepolicy: make postinstall permissive by nebrassy · 2 years, 6 months ago
  67. 2ec1df4 recovery: Don't exclude the whole data system dir for the factory reset by micky387 · 2 years, 7 months ago
  68. aefc2ab module load: don't processed /vendor in fastbootd if not required by Ctapchuk · 2 years, 7 months ago
  69. dd81b9a theme: Capitalize EDL by Aseem Athale · 2 years, 6 months ago
  70. fec0c3b keyboard: add num template for PIN input by Captain Throwback · 2 years, 6 months ago
  71. f386d47 crypto: differentiate type for PIN by Captain Throwback · 2 years, 6 months ago
  72. aa8d517 Revert "checkpoint: check checkpoint instead of assuming" by bigbiff · 2 years, 6 months ago
  73. c022860 checkpoint: check checkpoint instead of assuming by bigbiff · 2 years, 7 months ago
  74. 3d0a644 sepolicy: update for exfat-fuse by Captain Throwback · 2 years, 7 months ago
  75. b5a20a8 apex: cleanup apex directory bind mount names by bigbiff · 2 years, 7 months ago
  76. b965564 postinstall: allow twrp to run postinstall scripts by bigbiff · 2 years, 7 months ago
  77. 83298f5 custom theme: fix libziparchive loading of custom themes by bigbiff · 2 years, 7 months ago
  78. 850fa28 kernel loader: don't try to reload modules already loaded by init by bigbiff · 2 years, 7 months ago
  79. e6d833a libmodprobe: globally link libmodprobe for loading kernel modules by bigbiff · 2 years, 7 months ago
  80. 5bfe1df fscrypt: print debug message for FSCRYPT v1 devices by bigbiff · 2 years, 7 months ago
  81. 4b9a929 gui: allow MTP even if media storage isn't present by Captain Throwback · 2 years, 7 months ago
  82. 32a17d5 sepolicy: add vendor_init to clear avc denials by Captain Throwback · 2 years, 7 months ago
  83. ab76bd7 vab: correct default properties when vab is enabled by bigbiff · 2 years, 7 months ago
  84. 692a9e1 init.rc: add /dev/fscklogs for fs_mgr support by Captain Throwback · 2 years, 7 months ago
  85. b640d97 readonly: fix condition showing readonly checkbox by bigbiff · 2 years, 7 months ago
  86. 37c3aef crypto: only set crypto state and type if not already set by Captain Throwback · 2 years, 7 months ago
  87. 8a8e56c crypto: only show FBE error if device is encrypted by Captain Throwback · 2 years, 8 months ago
  88. 6162761 digest: fix checking of digest on restore by bigbiff · 2 years, 7 months ago
  89. 2596960 recovery: Allow kernel to read and write unlabeled files by micky387 · 2 years, 8 months ago
  90. 63573b5 mtp: don't create storage device after format data by Captain Throwback · 2 years, 8 months ago
  91. 210ebe3 repacker: add root overwrite warning by Captain Throwback · 2 years, 8 months ago
  92. d21252f merges: allow user to perform snapshot merges in advanced menu by bigbiff · 2 years, 8 months ago
  93. 543a928 default fstab: only read the fstab if it hasn't been read yet by bigbiff · 2 years, 8 months ago
  94. cefb0de fscrypt policy: don't bail restore if we cannot lookup policy by bigbiff · 2 years, 9 months ago
  95. d04f8e0 libmodprobe: move include to global includes by bigbiff · 2 years, 8 months ago
  96. 13017c6 version: don't show as error if we cannot write the version string by bigbiff · 2 years, 8 months ago
  97. 8f71b5a en.xml: fix capitalization by Captain Throwback · 2 years, 8 months ago
  98. e3aa02e module_load: stop once all modules are loaded by bigbiff · 2 years, 8 months ago
  99. 22851b9 module load: attempt to load modules from /vendor by bigbiff · 2 years, 9 months ago
  100. 437d86f wrappedkey: don't use twrp for processing anymore by bigbiff · 2 years, 8 months ago