1. bbd3bb3 Add support for installation realme/OPPO OTA by Ctapchuk · 3 years, 3 months ago
  2. f43f90f gui: theme: Remove the TWRP app button from the reboot menu by LinkBoi00 · 3 years, 3 months ago
  3. 0a54299 action: Only unmount /vendor if it actually exists by LinkBoi00 · 3 years, 3 months ago
  4. 55763ca gui: theme: Switch to larger buttons in the reboot menu by LinkBoi00 · 3 years, 3 months ago
  5. 0fd93ae lpdump: only build for dynamic partition devices by Captain Throwback · 3 years, 2 months ago
  6. 84164b9 Replacing format string with one appropriate for 32-bit or 64-bit size. by Magendanz · 3 years, 2 months ago
  7. 837e537 recovery: Fix the crash caused by StartIteration by sekaiacg · 3 years, 2 months ago
  8. f624b2e Fix the fuse error that cannot handle the OTA package larger than 4 GiB by luoqiangwei1 · 3 years, 5 months ago
  9. d216188 twrpinstall: Switch to ZipEntry64 by GarfieldHan · 3 years, 2 months ago
  10. 516adad /sdcard: do not bind mount twice by bigbiff · 3 years, 2 months ago
  11. 48028c3 libblkid: add erofs filesystem support by Gao Xiang · 3 years, 2 months ago
  12. a9e6234 twrpinstall: Remove unnecessary CloseArchive() calls by sekaiacg · 3 years, 2 months ago
  13. d30ac36 Russian language: fix spaces by kirillsvk · 3 years, 2 months ago
  14. ddfe101 twrp release: 3.6.0 by bigbiff · 3 years, 3 months ago
  15. 984fa15 libinstall: correct signature by bigbiff · 3 years, 2 months ago
  16. c69420e libaosprecovery: add spl downgrade by bigbiff · 3 years, 2 months ago
  17. e1981e5 libaosprecovery: add new metadata dependencies by bigbiff · 3 years, 2 months ago
  18. 54bc623 EnableVerbose is no more by nebrassy · 3 years, 3 months ago
  19. 42b4ba9 aosp merge: libaosprecovery needs update_metadata-protos by bigbiff · 3 years, 2 months ago
  20. 8b83b2e aosp: cleanup for compiling errors by bigbiff · 3 years, 2 months ago
  21. c60a208 Add EROFS to file system check list by GarfieldHan · 3 years, 2 months ago
  22. 07c4b90 twrpRepacker: override slot back after flashing by nebrassy · 3 years, 2 months ago
  23. 26f2006 unmapping super devices: do not remove ramdisk mountpoints by bigbiff · 3 years, 2 months ago
  24. 0c3533f deprecate adf graphics by nebrassy · 3 years, 3 months ago
  25. 335d07e add missing dep by nebrassy · 3 years, 3 months ago
  26. 204e36e update dependencies paths/names by nebrassy · 3 years, 3 months ago
  27. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 3 years, 3 months ago
  28. 8f5fad3 keymaster restore: warn when pin, password or pattern is enabled by bigbiff · 3 years, 3 months ago
  29. dd16123 rotation: fix switch statement for rotation by bigbiff · 3 years, 3 months ago
  30. 5ca08db sepolicy: make postinstall permissive by nebrassy · 3 years, 3 months ago
  31. 2ec1df4 recovery: Don't exclude the whole data system dir for the factory reset by micky387 · 3 years, 4 months ago
  32. aefc2ab module load: don't processed /vendor in fastbootd if not required by Ctapchuk · 3 years, 3 months ago
  33. dd81b9a theme: Capitalize EDL by Aseem Athale · 3 years, 3 months ago
  34. fec0c3b keyboard: add num template for PIN input by Captain Throwback · 3 years, 3 months ago
  35. f386d47 crypto: differentiate type for PIN by Captain Throwback · 3 years, 3 months ago
  36. aa8d517 Revert "checkpoint: check checkpoint instead of assuming" by bigbiff · 3 years, 3 months ago
  37. c022860 checkpoint: check checkpoint instead of assuming by bigbiff · 3 years, 3 months ago
  38. 3d0a644 sepolicy: update for exfat-fuse by Captain Throwback · 3 years, 3 months ago
  39. b5a20a8 apex: cleanup apex directory bind mount names by bigbiff · 3 years, 4 months ago
  40. b965564 postinstall: allow twrp to run postinstall scripts by bigbiff · 3 years, 3 months ago
  41. 83298f5 custom theme: fix libziparchive loading of custom themes by bigbiff · 3 years, 4 months ago
  42. 850fa28 kernel loader: don't try to reload modules already loaded by init by bigbiff · 3 years, 4 months ago
  43. e6d833a libmodprobe: globally link libmodprobe for loading kernel modules by bigbiff · 3 years, 4 months ago
  44. 5bfe1df fscrypt: print debug message for FSCRYPT v1 devices by bigbiff · 3 years, 4 months ago
  45. 4b9a929 gui: allow MTP even if media storage isn't present by Captain Throwback · 3 years, 4 months ago
  46. 32a17d5 sepolicy: add vendor_init to clear avc denials by Captain Throwback · 3 years, 4 months ago
  47. ab76bd7 vab: correct default properties when vab is enabled by bigbiff · 3 years, 4 months ago
  48. 692a9e1 init.rc: add /dev/fscklogs for fs_mgr support by Captain Throwback · 3 years, 4 months ago
  49. b640d97 readonly: fix condition showing readonly checkbox by bigbiff · 3 years, 4 months ago
  50. 37c3aef crypto: only set crypto state and type if not already set by Captain Throwback · 3 years, 4 months ago
  51. 8a8e56c crypto: only show FBE error if device is encrypted by Captain Throwback · 3 years, 4 months ago
  52. 6162761 digest: fix checking of digest on restore by bigbiff · 3 years, 4 months ago
  53. 2596960 recovery: Allow kernel to read and write unlabeled files by micky387 · 3 years, 4 months ago
  54. 63573b5 mtp: don't create storage device after format data by Captain Throwback · 3 years, 4 months ago
  55. 210ebe3 repacker: add root overwrite warning by Captain Throwback · 3 years, 4 months ago
  56. d21252f merges: allow user to perform snapshot merges in advanced menu by bigbiff · 3 years, 5 months ago
  57. 543a928 default fstab: only read the fstab if it hasn't been read yet by bigbiff · 3 years, 4 months ago
  58. cefb0de fscrypt policy: don't bail restore if we cannot lookup policy by bigbiff · 3 years, 6 months ago
  59. d04f8e0 libmodprobe: move include to global includes by bigbiff · 3 years, 4 months ago
  60. 13017c6 version: don't show as error if we cannot write the version string by bigbiff · 3 years, 4 months ago
  61. 8f71b5a en.xml: fix capitalization by Captain Throwback · 3 years, 4 months ago
  62. e3aa02e module_load: stop once all modules are loaded by bigbiff · 3 years, 4 months ago
  63. 22851b9 module load: attempt to load modules from /vendor by bigbiff · 3 years, 5 months ago
  64. 437d86f wrappedkey: don't use twrp for processing anymore by bigbiff · 3 years, 4 months ago
  65. db475c9 f2fs format: Remade f2fs command by systemad · 3 years, 6 months ago
  66. bcd23d3 wrappedkey: import fixes from lineage by bigbiff · 3 years, 4 months ago
  67. aed1bdf get_args: process /data/cache/command by bigbiff · 3 years, 6 months ago
  68. b2cce10 screen blank: maintainer should specify in Board whether to disable by bigbiff · 3 years, 4 months ago
  69. bc2cfa3 Add exclusion criteria for "Fix Recovery Bootloop" by Captain Throwback · 3 years, 5 months ago
  70. 5297893 copy log: add option to include logcat by Captain Throwback · 3 years, 5 months ago
  71. 2485980 cleanup: remove unneeded headers by bigbiff · 3 years, 5 months ago
  72. b326961 etc: include hwservicemanager for TW_INCLUDE_CRYPTO by Captain Throwback · 3 years, 5 months ago
  73. afb12ee repacker: adjust unpack command to fix compression issues by nebrassy · 3 years, 5 months ago
  74. 9dbd1fd twres: change how build directory is determined by bigbiff · 3 years, 5 months ago
  75. e57d350 bootctrl: TWRP shouldn't mark slots unbootable by bigbiff · 3 years, 5 months ago
  76. 29cab7f etc: vndservice and hwservice managers are required by other hals by Mohd Faraz · 3 years, 10 months ago
  77. f831bff events: fix haptics on newer Samsung devices by soulr344 · 3 years, 6 months ago
  78. 2bf400c etc: don't start both health-hal services automatically by Captain Throwback · 3 years, 6 months ago
  79. e3742ef openaes data encryption: turn off by default by bigbiff · 3 years, 6 months ago
  80. 998f839 super processing: use logical flag to denote super status by bigbiff · 3 years, 6 months ago
  81. 878abc7 Run Update_System_Details during fstab processing by Captain Throwback · 3 years, 5 months ago
  82. 01dc458 mtp: import fix for cpu utilization by bigbiff · 3 years, 5 months ago
  83. 5f3b8f0 Fix permissions on last_log.gz by Ethan Yonker · 3 years, 6 months ago
  84. deeefbd Stop using boot HAL when decrypting fscrypt by Ethan Yonker · 3 years, 6 months ago
  85. 7fc7050 partitionmanager: Symlink dynamic partitions to /dev/block/boot/device/by-name/ by Mohd Faraz · 3 years, 10 months ago
  86. 2a0417e Snap for 7641964 from 2a4893e165d98498bb5604584e241ed7c328dee3 to sc-d1-release by Android Build Coastguard Worker · 3 years, 6 months ago
  87. 2a4893e [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 24f04c872a -s ours by Bill Yi · 3 years, 6 months ago
  88. 2c2fa74 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  89. 98244a3 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 51a86406ce -s ours by Bill Yi · 3 years, 6 months ago
  90. 42bb37b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  91. 51a8640 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  92. 24f04c8 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  93. 730b67d Snap for 7633965 from a68f721a3330ce98330cc9446491020a34ac3b94 to sc-d1-release by Android Build Coastguard Worker · 3 years, 6 months ago
  94. a68f721 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: e597faf178 -s ours by Bill Yi · 3 years, 6 months ago
  95. e597faf Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  96. ac29e69 Add an option to one click flash current booted TWRP ramdisk by nebrassy · 3 years, 9 months ago
  97. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years, 8 months ago
  98. eaec728 Snap for 7621631 from 0e083066c212e1329f307dba02d43e806619d5c3 to sc-d1-release by Android Build Coastguard Worker · 3 years, 6 months ago
  99. 0e08306 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 29ec9925cc -s ours by Bill Yi · 3 years, 6 months ago
  100. d1e556a repack: fix bad rebase by bigbiff · 3 years, 6 months ago