1. fc79aa6 Encryption: don't try wrapped key if not needed by mauronofrio · 4 years, 7 months ago
  2. 28ea7b0 partition: set fbe.data.wrappedkey automatically via flag by Peter Cai · 5 years ago
  3. 6c1477d Mount system and vendor for A/B installs for backuptool to work by Chaosmaster · 4 years, 5 months ago
  4. a34befa system mount: unmount system after checking for TWRP app by bigbiff · 4 years, 4 months ago
  5. 89a03cc vold_decrypt: automatically set Android version & patch level by Captain Throwback · 4 years, 5 months ago
  6. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 2 months ago
  7. b76a73a Fix backup and restore after autodetection for SAR by dianlujitao · 4 years, 2 months ago
  8. 65633a4 Add optional PartitionManager and Mount_Point to by Chaosmaster · 4 years, 5 months ago
  9. 0d9a62e Remove Extra spaces occured while using multiline string variable by Mohd Faraz · 4 years, 5 months ago
  10. 97c4541 libresetprop: not available for Android < 7 by Chaosmaster · 4 years, 5 months ago
  11. 01a1799 Add flag for overwriting properties with system values by Chaosmaster · 4 years, 5 months ago
  12. 461e39f Add TWFunc::Property_Override(name, value) to override properties by Chaosmaster · 4 years, 5 months ago
  13. aaa9e64 Merge "Create a flag to include resetprop in the TWRP" into android-9.0 by bigbiff · 4 years, 2 months ago
  14. f6e42ce Implement autodetection for SAR, based on the installed system by Chaosmaster · 4 years, 5 months ago
  15. da97480 Create/Remove system_root/system bind mount, when mounting System by Chaosmaster · 4 years, 5 months ago
  16. ff4f958 Add option to automatically unmount system before installing ZIP by Chaosmaster · 4 years, 5 months ago
  17. 3b3b634 ORS Make mount/unmount system mount system_root on SAR by Chaosmaster · 4 years, 5 months ago
  18. 3b68273 Set system-partition mount point to proper location by Chaosmaster · 4 years, 5 months ago
  19. 58f1a63 Properly detect system-as-root by dianlujitao · 4 years, 6 months ago
  20. 76ef9f3 Create a flag to include resetprop in the TWRP by mauronofrio · 4 years, 6 months ago
  21. fdd49bb partitionmanager: Unmount all directories mounted to same block by Mohd Faraz · 4 years, 2 months ago
  22. 77a3191 partitionmanager: Unmount all directories mounted to same block by Mohd Faraz · 4 years, 2 months ago
  23. 5a850bd Fix building libuuid by Andreas Schneider · 4 years, 4 months ago
  24. fec60c3 Merge "Fix building libuuid" into android-9.0 by bigbiff · 4 years, 2 months ago
  25. 973167a ramdisk: move uevent link that build creates by bigbiff · 4 years, 3 months ago
  26. 4721a5a unzip: relink unzip binary from system/bin by bigbiff · 4 years, 3 months ago
  27. 36f088a adbd: relink sh properly by bigbiff · 4 years, 3 months ago
  28. 63d7add logd: make logd run and relink logcat by bigbiff · 4 years, 3 months ago
  29. a4e510e init: ueventd already needs /acct by Andreas Schneider · 4 years, 4 months ago
  30. ec350e9 init: ueventd already needs /acct by Andreas Schneider · 4 years, 4 months ago
  31. cb163e0 Relink update_engine_sideload by mauronofrio · 4 years, 3 months ago
  32. 416fe3a toybox: deprecate busybox and toolbox utils by bigbiff · 4 years, 3 months ago
  33. ac6cc08 truetype: convert to STL map for handling fonts by bigbiff bigbiff · 4 years, 8 months ago
  34. 6087339 prebuilts: don't try to relink again if source is unavailable by bigbiff · 4 years, 3 months ago
  35. d95dcd2 bootable: Move to optional tags everywhere by theimpulson · 4 years, 3 months ago
  36. bf3b156 aosp10: minor cleanup, other commented makefiles need to be worked on by bigbiff · 4 years, 3 months ago
  37. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  38. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  39. 901141c language: turkish update by Fatih Fırıncı · 4 years, 4 months ago
  40. c630b38 Fix 'system/etc/ld.config.txt' not found error by Martin Dünkelmann · 4 years, 6 months ago
  41. 191a694 crypto: fde: decrypt master key first by Mohd Faraz · 4 years, 5 months ago
  42. 915bbd2 Fix building libuuid by Andreas Schneider · 4 years, 4 months ago
  43. 8a411c8 Fix ORS backup and restore for system-as-root by dianlujitao · 4 years, 6 months ago
  44. a5283b3 crypto: add more missing newlines by Captain Throwback · 4 years, 5 months ago
  45. f8d0e21 openrecoveryscript: do not skip decryption even if using block.map by Captain Throwback · 5 years ago
  46. d54e1da partitionmanager: add /etc to Local_Path by Captain Throwback · 4 years, 4 months ago
  47. 6d5d08a Move decryption error from logerror to loginfo by Mauronofrio Matarrese · 4 years, 7 months ago
  48. 2c2d559 Merge "Removing fake error: E: recv error on uevent" into android-9.0 by bigbiff · 4 years, 5 months ago
  49. 990168b bootable: read all asserts in case there are more than one. by Hernán Castañón · 5 years ago
  50. 0864aa5 Prevent errors caused by /data/per_boot/ by Darth9 · 4 years, 6 months ago
  51. 49cfb7e crypto: add some missing newlines by Captain Throwback · 4 years, 5 months ago
  52. 15434cd Merge "android-5.1: use char constructor for default on c++ streams" into android-9.0 by bigbiff · 4 years, 6 months ago
  53. 9632f30 Removing fake error: E: recv error on uevent by Mauronofrio Matarrese · 5 years ago
  54. f9156ea Complete overhaul of Dutch translation: by Ian Macdonald · 5 years ago
  55. 5667feb recovery: wipe bootloader message from index 0 when using custom offsets by Alessandro Astone · 5 years ago
  56. d331705 android-5.1: use char constructor for default on c++ streams by bigbiff · 4 years, 6 months ago
  57. 7ec5fd9 recovery: Move bldrmsg offset symbols to bootloader_message.cpp by Alessandro Astone · 6 years ago
  58. 2923def /sbin should come first in the linker search path. by Ian Macdonald · 4 years, 7 months ago
  59. 72d75b0 Merge "ldconfig: add /sbin to search.paths" into android-9.0 by big biff · 4 years, 7 months ago
  60. 9bf7335 Encryption: try wrapped key also for device without metadata support by mauronofrio · 4 years, 7 months ago
  61. 8d70eb6 ldconfig: add /sbin to search.paths by Captain Throwback · 4 years, 8 months ago
  62. 8c0bcc8 Merge "Add ld.config.txt for Android 8.x+ trees" into android-9.0 by big biff · 4 years, 8 months ago
  63. a895118 cache: Fix typo in twrp-functions.cpp for A/B devices by SyberHexen · 4 years, 8 months ago
  64. 170964d Add ld.config.txt for Android 8.x+ trees by Captain Throwback · 4 years, 9 months ago
  65. e078e9c Merge "Update Portuguese (Portugal) translation" into android-9.0 by big biff · 4 years, 9 months ago
  66. 2034a41 Fix typo in comment by VDavid003 · 4 years, 9 months ago
  67. bdb20a9 Update Portuguese (Portugal) translation by Vasco Machado · 4 years, 9 months ago
  68. c1d7c35 Merge "Persistent logs: Compress target log on storage." into android-9.0 by big biff · 4 years, 9 months ago
  69. e3ad534 Persistent logs: Compress target log on storage. by bigbiff bigbiff · 4 years, 10 months ago
  70. 0be03b3 Encryption: try wrapped key if the first time decryption fails by bigbiff bigbiff · 4 years, 10 months ago
  71. 05cd3f8 ext4crypt: change to upgrade key if export fails by Peter Cai · 5 years ago
  72. 90edd2e ext4crypt: support wrappedkey for FBE by Peter Cai · 5 years ago
  73. 69ab4a6 Merge "fix build error in 9.0 with TW_NO_EXFAT_FUSE:=true" into android-9.0 by big biff · 5 years ago
  74. 79fa6bd Snap for 5736389 from ac6652d37d1e6e99909b78efed7a8f1ebfc04cab to qt-qpr1-release by android-build-team Robot · 5 years ago
  75. ac6652d [automerger skipped] minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  76. dd0158a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  77. 34a7048 Snap for 5726885 from 0bbb2ed53eb4dc4ae8d447062482f9eda5ef9a91 to qt-qpr1-release by android-build-team Robot · 5 years ago
  78. 0bbb2ed minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  79. b0a0dbb prebuilt: Add android.hardware.confirmationui@1.0 for /sbin/keystore by Andreas Schneider · 6 years ago
  80. 0bd7c59 Merge "ext4crypt: support synthetic keys v3 on May update" into android-9.0 by big biff · 5 years ago
  81. a3b25a3 Backup_Tar(): Properly localise string instead of using English. by Ian Macdonald · 5 years ago
  82. 5a624c3 Snap for 5674428 from 2b40105c4354857a0d7066fb2dfe552685fd1b0d to qt-qpr1-release by android-build-team Robot · 5 years ago
  83. 2b40105 Revert "libprocessgroup users use libcutils" am: cdbd84de26 by Zhijun He · 5 years ago
  84. cdbd84d Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  85. 00fb807 Snap for 5671249 from f1532a9655b858aff64ce7dd2d3e15487140d5ff to qt-qpr1-release by android-build-team Robot · 5 years ago
  86. f1532a9 libprocessgroup users use libcutils am: 46ec20b692 by Steven Moreland · 5 years ago
  87. 46ec20b libprocessgroup users use libcutils by Steven Moreland · 5 years ago
  88. 59eac55 Merge "Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release" into qt-qpr1-release by android-build-team Robot · 5 years ago
  89. a8fbd52 Merge "Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release" into qt-qpr1-release by android-build-team Robot · 5 years ago
  90. 09c313a Merge "Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release" into qt-qpr1-release by android-build-team Robot · 5 years ago
  91. 8127089 Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release by android-build-team Robot · 5 years ago
  92. bdfbab7 Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release by android-build-team Robot · 5 years ago
  93. 5f755ef Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release by android-build-team Robot · 5 years ago
  94. d001cb5 Snap for 5652667 from e3cc180d3121c98a5b5c14e0dbaa080169b46ae6 to qt-qpr1-release by android-build-team Robot · 5 years ago
  95. e3cc180 minadbd: `adb rescue getprop` returns newline-terminated result. by Tao Bao · 5 years ago
  96. 5359d77 minadbd: Support `adb rescue getprop`. by Tao Bao · 5 years ago
  97. 7a31ab6 minadbd: More allowed properties. by Tao Bao · 5 years ago
  98. 3c897ae fb2png: Fix compilation in android-9.0 repos. by bigbiff bigbiff · 5 years ago
  99. 52ce9fd Snap for 5606001 from af0a76d1c567fc4112ac6cc8112de3478a41dd2a to qt-qpr1-release by android-build-team Robot · 5 years ago
  100. ae7ff3b Fix symlink creation by Ethan Yonker · 5 years ago