1. 2923def /sbin should come first in the linker search path. by Ian Macdonald · 4 years, 7 months ago
  2. 8d70eb6 ldconfig: add /sbin to search.paths by Captain Throwback · 4 years, 8 months ago
  3. ae7ff3b Fix symlink creation by Ethan Yonker · 5 years ago
  4. abf1fb0 Switch between dependencies and modules by Ethan Yonker · 5 years ago
  5. f0a7e59 Fix recovery-twrp in some old CM trees by Ethan Yonker · 5 years ago
  6. de18923 Remove duplicate ext4 flags from Android.mk by Michael Bestas · 6 years ago
  7. 0cc2376 Set a dummy CM_PLATFORM_SDK_VERSION if it doesn't exist by Michael Bestas · 6 years ago
  8. 4879b37 Fix the long broken format function by dianlujitao · 6 years ago
  9. 908442d Merge "Update FDE decrypt to pie from CAF" into android-9.0 by Dees Troy · 5 years ago
  10. 98661c1 Update FDE decrypt to pie from CAF by Ethan Yonker · 6 years ago
  11. af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
  12. e9a49ef Adding Edl button in reboot menu by mauronofrio · 6 years ago
  13. 38d2d52 TWRP: fix compiling on Android 7 by Andreas Blaesius · 5 years ago
  14. 3ed778a Vibration: allow BoardConfig to disable vibration for a device. by bigbiff bigbiff · 5 years ago
  15. 9220dba fix building TWRP for devices without cache by oshmoun · 6 years ago
  16. c630cee slot management: add library for slot management. by bigbiff bigbiff · 5 years ago
  17. 9338282 Add metadata decrypt support for FBE by Ethan Yonker · 6 years ago
  18. 66bcd49 Fix building in Lineage 16.0 by Ethan Yonker · 6 years ago
  19. fc0b16d Add option to use ro.serialno for generating device id by lambdadroid · 7 years ago
  20. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  21. fa67cbf Remove SuperSU by Ethan Yonker · 6 years ago
  22. 73e9ae7 Cleanup TWRP flags by nailyk-fr · 7 years ago
  23. e444d11 TWRP: Added TW_CLOCK_OFFSET flag to further adjust the clock. by Phoenix591 · 6 years ago
  24. 2ca4a40 Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 6 years ago
  25. 10b3faa Use non-LTO variant of libhwbinder by Yi Kong · 6 years ago
  26. 91b48f9 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  27. bd84bd4 Statically link with libhealthstoragedefault by Hridya Valsaraju · 6 years ago
  28. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  29. a296fea Merge "add sload.f2fs for recovery format" am: 4eaf7a157d am: 3d4359d3ae by Jaegeuk Kim · 7 years ago
  30. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  31. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  32. 4a18558 Improve automatic detection of QCOM RTC fix by Michael Bestas · 7 years ago
  33. e8e4c40 is_battery_ok use health 2.0 HAL by Yifan Hong · 7 years ago
  34. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  35. 000148d recovery: fix library dependency by Jin Qian · 7 years ago
  36. b058c5c Merge "applypatch: Move to Soong." by Tao Bao · 7 years ago
  37. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  38. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  39. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  40. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  41. cfe53c2 otautil: Export headers. by Tao Bao · 7 years ago
  42. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  43. d9918b7 Fix a few build errors by Ethan Yonker · 7 years ago
  44. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  45. 11f68b6 Merge "Turn on -Wall for recovery modules" by Tianjie Xu · 7 years ago
  46. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  47. d179c92 Merge "Add libasyncio." by Treehugger Robot · 7 years ago
  48. f2be3bd wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  49. 016120f Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  50. eea3af3 wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  51. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  52. af9f8b4 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  53. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  54. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  55. d428e79 Add libasyncio. by Jerry Zhang · 7 years ago
  56. 39c6051 Merge "Add missing libziparchive dependency." am: f9fe6a705d am: 78ff0832cb am: 8b4c7e7567 by Elliott Hughes · 7 years ago
  57. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  58. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  59. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  60. 81a8e4c Restructure vr_ui by Luke Song · 7 years ago
  61. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  62. d9bc424 Merge changes from topic 'recovery_ui_taimen' by Tao Bao · 7 years ago
  63. a92d8fb Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  64. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  65. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  66. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  67. a44dba7 Introduce VR recovery ui by Luke Song · 7 years ago
  68. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  69. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  70. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  71. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  72. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  73. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  74. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  75. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  76. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  77. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  78. da320ac Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  79. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  80. 25dbe17 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  81. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  82. 62e0bc7 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  83. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  84. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  85. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  86. a52891b Revert "Fix adb shell in 7.0 tree" by Captain Throwback · 7 years ago
  87. 3184b2f file_contexts: remove symlink to binary file and use text version instead by Captain Throwback · 7 years ago
  88. 71c6c50 crypto: Use system's vold for decryption by nkk71 · 7 years ago
  89. 9175844 Add a listxattr tool for listing xattrs by Ethan Yonker · 7 years ago
  90. d821c96 Symlink file_contexts --> file_contexts.bin by Matt Mower · 7 years ago
  91. 8df3191 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  92. 8405761 Move sh selection out of GUI makefile by Matt Mower · 7 years ago
  93. c55b9a7 Move pigz symlinks out of GUI makefile by Matt Mower · 8 years ago
  94. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  95. 584b977 TWRP device version string by bigbiff bigbiff · 8 years ago
  96. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  97. 5733215 build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment) by Hashcode · 8 years ago
  98. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  99. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  100. b29a5e2 build: Consolidate the crypto_utils presence tests by D. Andrei Măceș · 8 years ago