1. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  2. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  3. 4a18558 Improve automatic detection of QCOM RTC fix by Michael Bestas · 7 years ago
  4. d9918b7 Fix a few build errors by Ethan Yonker · 7 years ago
  5. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  6. f2be3bd wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  7. 016120f Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  8. af9f8b4 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  9. 39c6051 Merge "Add missing libziparchive dependency." am: f9fe6a705d am: 78ff0832cb am: 8b4c7e7567 by Elliott Hughes · 7 years ago
  10. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  11. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  12. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  13. 81a8e4c Restructure vr_ui by Luke Song · 7 years ago
  14. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  15. d9bc424 Merge changes from topic 'recovery_ui_taimen' by Tao Bao · 7 years ago
  16. a92d8fb Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  17. ac31808 recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  18. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  19. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  20. a44dba7 Introduce VR recovery ui by Luke Song · 7 years ago
  21. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  22. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  23. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  24. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  25. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  26. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  27. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  28. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  29. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  30. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  31. da320ac Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  32. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  33. 25dbe17 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  34. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  35. 62e0bc7 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  36. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  37. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  38. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  39. a52891b Revert "Fix adb shell in 7.0 tree" by Captain Throwback · 7 years ago
  40. 3184b2f file_contexts: remove symlink to binary file and use text version instead by Captain Throwback · 7 years ago
  41. 71c6c50 crypto: Use system's vold for decryption by nkk71 · 7 years ago
  42. 9175844 Add a listxattr tool for listing xattrs by Ethan Yonker · 7 years ago
  43. d821c96 Symlink file_contexts --> file_contexts.bin by Matt Mower · 7 years ago
  44. 8df3191 Allow custom bootloader msg offset in block misc by Matt Mower · 10 years ago
  45. 8405761 Move sh selection out of GUI makefile by Matt Mower · 7 years ago
  46. c55b9a7 Move pigz symlinks out of GUI makefile by Matt Mower · 8 years ago
  47. 8741364 SELinux can be assumed for Android 4.4+ by Matt Mower · 7 years ago
  48. 584b977 TWRP device version string by bigbiff bigbiff · 8 years ago
  49. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  50. 5733215 build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment) by Hashcode · 8 years ago
  51. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  52. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  53. b29a5e2 build: Consolidate the crypto_utils presence tests by D. Andrei Măceș · 8 years ago
  54. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  55. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  56. 941a899 Support new AB OTA zips by Ethan Yonker · 8 years ago
  57. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  58. 0a8a7ce Fix adb shell in 7.0 tree by Ethan Yonker · 8 years ago
  59. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  60. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  61. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  62. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  63. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  64. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  65. c26e377 Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 by Tao Bao · 8 years ago
  66. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  67. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  68. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  69. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  70. 99af766 Fix libcrypto dependency in 6.0 trees by Ethan Yonker · 8 years ago
  71. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  72. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  73. 443af21 twrp: Use the correct lib name by Humberto Borba · 8 years ago
  74. 4bf259f Make naming scheme more meaningful by Ethan Yonker · 8 years ago
  75. 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
  76. df68184 Fix compatibility with 5.1 by Ethan Yonker · 8 years ago
  77. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  78. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  79. 6c28ee8 NTFS-3g: migrate to PLATFORM_SDK check instead by Jason Riordan · 8 years ago
  80. 0e2140e Add git revision to startup message in recovery.log by that · 8 years ago
  81. 6657185 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 by Josh Gao · 8 years ago
  82. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  83. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  84. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  85. 9b15ba8 resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  86. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  87. b36980c resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f by Elliott Hughes · 8 years ago
  88. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  89. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  90. 994bacf Disable the meaningless parts of the UI for A/B. am: 01fcbe160b by Elliott Hughes · 8 years ago
  91. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  92. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  93. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  94. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  95. 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 8 years ago
  96. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  97. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  98. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  99. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  100. 1500f11 recovery: Move SwipeDetector into common location am: 9020e0f by Prashant Malani · 8 years ago