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