1. 345be2a python: only include on Oreo and above by Captain Throwback · 2 years ago
  2. 2836304 Add python prebuilts to build by Captain Throwback · 2 years, 1 month ago
  3. 4dee05a theme: clean up TW_THEME_VERSION shell command by Captain Throwback · 2 years, 5 months ago
  4. acb6c5f theme: move TW_THEME_VERSION to variables.h by Captain Throwback · 2 years, 5 months ago
  5. 9cf5fe6 System_Property_Get: Allow specifying multiple prop file paths by Captain Throwback · 2 years, 6 months ago
  6. 593f531 Add TW_QCOM_ATS_OFFSET flag to manually set time/date offset by Captain Throwback · 2 years, 5 months ago
  7. 60642f0 postinstall: fix logcat causing build to break by Captain Throwback · 2 years, 7 months ago
  8. f46463a ext4crypt: only include if TARGET_USERIMAGES_USE_EXT4 is set by Captain Throwback · 2 years, 7 months ago
  9. 7671140 event-log-tags: force copy to recovery out by Captain Throwback · 2 years, 7 months ago
  10. 4bce54b Add exclusion criteria for "Fix Recovery Bootloop" by Captain Throwback · 2 years, 9 months ago
  11. 56b02eb repack: update repacking by bigbiff · 4 years ago
  12. 8ed5615 bash: add to TWRP by DarthJabba9 · 3 years, 4 months ago
  13. 3b55610 nano: Add File Manager option to edit selected file by Captain Throwback · 3 years, 4 months ago
  14. d3242eb Include nano in TWRP by default by nebrassy · 3 years, 4 months ago
  15. 2f7afe1 tzdata: add to TWRP build automatically by Captain Throwback · 3 years, 5 months ago
  16. d3cdfc9 logd: only copy event-log-tags on sdk < 28 by Captain Throwback · 3 years, 6 months ago
  17. 4165cc6 logd: add event-log-tags and include in build by Captain Throwback · 3 years, 7 months ago
  18. e8f7ea3 fix compile in api 24 by Mohd Faraz · 4 years ago
  19. 0ff5984 Add ozip decryption for Oppo/Realme device by mauronofrio · 4 years, 8 months ago
  20. 186eb70 ext4crypt: fix include location for recovery-twrp in lineage by bigbiff · 4 years ago
  21. f62d249 includes: update includes for base and ext4 policies by bigbiff · 4 years, 1 month ago
  22. 8ff93eb Set toolbox as default for android 9+ TWRPs by mauronofrio · 4 years, 3 months ago
  23. a2bd7b7 factory reset: restore ext4 policy on /data/cache by bigbiff · 4 years, 1 month ago
  24. 3284a66 vold_decrypt: automatically set Android version & patch level by Captain Throwback · 4 years, 4 months ago
  25. 0d9a62e Remove Extra spaces occured while using multiline string variable by Mohd Faraz · 4 years, 4 months ago
  26. 97c4541 libresetprop: not available for Android < 7 by Chaosmaster · 4 years, 4 months ago
  27. 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 4 months ago
  28. c630b38 Fix 'system/etc/ld.config.txt' not found error by Martin Dünkelmann · 4 years, 6 months ago
  29. 2923def /sbin should come first in the linker search path. by Ian Macdonald · 4 years, 6 months ago
  30. 8d70eb6 ldconfig: add /sbin to search.paths by Captain Throwback · 4 years, 7 months ago
  31. ae7ff3b Fix symlink creation by Ethan Yonker · 5 years ago
  32. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  33. f0a7e59 Fix recovery-twrp in some old CM trees by Ethan Yonker · 5 years ago
  34. de18923 Remove duplicate ext4 flags from Android.mk by Michael Bestas · 6 years ago
  35. 0cc2376 Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't exist by Michael Bestas · 6 years ago
  36. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  37. 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 5 years ago
  38. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  39. af32bb9 MTP FFS updates: by bigbiff bigbiff · 5 years ago
  40. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  41. 38d2d52 TWRP: fix compiling on Android 7 by Andreas Blaesius · 5 years ago
  42. 3ed778a Vibration: allow BoardConfig to disable vibration for a device. by bigbiff bigbiff · 5 years ago
  43. 9220dba fix building TWRP for devices without cache by oshmoun · 6 years ago
  44. c630cee slot management: add library for slot management. by bigbiff bigbiff · 5 years ago
  45. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  46. 66bcd49 Fix building in Lineage 16.0 by Ethan Yonker · 5 years ago
  47. fc0b16d Add option to use ro.serialno for generating device id by lambdadroid · 7 years ago
  48. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  49. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  50. 73e9ae7 Cleanup TWRP flags by nailyk-fr · 7 years ago
  51. e444d11 TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock. by Phoenix591 · 6 years ago
  52. 2ca4a40 Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 6 years ago
  53. 10b3faa Use non-LTO variant of libhwbinder by Yi Kong · 6 years ago
  54. 91b48f9 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  55. bd84bd4 Statically link with libhealthstoragedefault by Hridya Valsaraju · 6 years ago
  56. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  57. a296fea Merge "add sload.f2fs for recovery format" am: 4eaf7a157d am: 3d4359d3ae by Jaegeuk Kim · 7 years ago
  58. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  59. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  60. 4a18558 Improve automatic detection of QCOM RTC fix by Michael Bestas · 7 years ago
  61. e8e4c40 is_battery_ok use health 2.0 HAL by Yifan Hong · 7 years ago
  62. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  63. 000148d recovery: fix library dependency by Jin Qian · 7 years ago
  64. b058c5c Merge "applypatch: Move to Soong." by Tao Bao · 7 years ago
  65. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  66. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  67. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  68. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  69. cfe53c2 otautil: Export headers. by Tao Bao · 7 years ago
  70. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  71. d9918b7 Fix a few build errors by Ethan Yonker · 7 years ago
  72. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  73. 11f68b6 Merge "Turn on -Wall for recovery modules" by Tianjie Xu · 7 years ago
  74. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  75. d179c92 Merge "Add libasyncio." by Treehugger Robot · 7 years ago
  76. f2be3bd wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  77. 016120f Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  78. eea3af3 wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  79. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  80. af9f8b4 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  81. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  82. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  83. d428e79 Add libasyncio. by Jerry Zhang · 7 years ago
  84. 39c6051 Merge "Add missing libziparchive dependency." am: f9fe6a705d am: 78ff0832cb am: 8b4c7e7567 by Elliott Hughes · 7 years ago
  85. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  86. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  87. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  88. 81a8e4c Restructure vr_ui by Luke Song · 7 years ago
  89. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  90. d9bc424 Merge changes from topic 'recovery_ui_taimen' by Tao Bao · 7 years ago
  91. a92d8fb Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  92. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  93. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  94. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  95. a44dba7 Introduce VR recovery ui by Luke Song · 7 years ago
  96. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  97. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  98. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  99. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  100. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago