1. 77f38b5 flashing: unlock block partitions before installing a zip by bigbiff · 1 year, 10 months ago
  2. 826ec47 custom theme: Fix the install custom theme by sekaiacg · 2 years, 7 months ago
  3. b3f6a26 twrpinstall: Switch to ZipEntry64 by GarfieldHan · 2 years, 7 months ago
  4. cdc0319 twrpinstall: Remove unnecessary CloseArchive() calls by sekaiacg · 2 years, 7 months ago
  5. ab76bd7 vab: correct default properties when vab is enabled by bigbiff · 2 years, 8 months ago
  6. ac29e69 Add an option to one click flash current booted TWRP ramdisk by nebrassy · 3 years, 1 month ago
  7. cfa875c vab support: merges and unmapping super devices by bigbiff · 3 years ago
  8. 9d80efa Allow all extension while checking for digest verification by epicX · 3 years, 3 months ago
  9. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  10. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago[Renamed (78%) from twinstall.cpp]
  11. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  12. 4ee7cbd Remove /system -> /system_root/system symlink in ZIP-install by Chaosmaster · 4 years ago
  13. d5364a0 Rework progressbar logic, implement scoped/split progressbar by Chaosmaster · 4 years, 5 months ago
  14. a6da656 Add info that flashing AB zip will flash to the inactive slot by Chaosmaster · 4 years, 4 months ago
  15. 6c1477d Mount system and vendor for A/B installs for backuptool to work by Chaosmaster · 4 years, 5 months ago
  16. 437b93a Merge remote-tracking branch 'origin/android-9.0' into android-10.0 by bigbiff · 4 years, 1 month ago
  17. ff4f958 Add option to automatically unmount system before installing ZIP by Chaosmaster · 4 years, 5 months ago
  18. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  19. 1da568f Do not check digest on mapped installs by Ethan Yonker · 5 years ago
  20. 193befe Extract arch-specific updater binary if present by Ethan Yonker · 5 years ago
  21. 718ab39 Zip install: this will allow TWRP to check md5 and sha256 checksums by bigbiff bigbiff · 5 years ago
  22. 8ae2b0d twinstall: Force variable type by Simon Shi · 5 years ago
  23. c4faea8 Fix build error on Pie with TW_NO_LEGACY_PROPS := true by lambdadroid · 6 years ago
  24. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  25. 10d7475 enable md5sum digest verification by steadfasterX · 6 years ago
  26. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  27. 19fb79c ADB Backup: add ability for TWRP GUI to restore by bigbiff bigbiff · 8 years ago
  28. b4c3591 Auto detect possible use of legacy props by nkk71 · 7 years ago
  29. 75aa615 Make legacy props an option disabled by default by Ethan Yonker · 7 years ago
  30. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  31. 56cf564 twrpDigest refactor by bigbiff bigbiff · 8 years ago
  32. 941a899 Support new AB OTA zips by Ethan Yonker · 8 years ago
  33. 79ae093 MD5 verification sanity by James Christopher Adduono · 8 years ago
  34. 4bf259f Make naming scheme more meaningful by Ethan Yonker · 8 years ago
  35. 072c8d8 Support update binary log command by Ethan Yonker · 8 years ago
  36. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  37. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  38. 20eb0bc Detect and install custom themes as part of zip installs by Ethan Yonker · 8 years ago
  39. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  40. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  41. 5064048 Improve error handling for zip install by that · 9 years ago
  42. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  43. 738be7a Use one mizip for all by Ethan Yonker · 10 years ago
  44. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  45. f9796a4 Release map after zip install by Ethan Yonker · 10 years ago
  46. 2481342 Update adb sideload feature by Ethan Yonker · 10 years ago
  47. f96087e Fix up install functions by Ethan Yonker · 10 years ago
  48. d5c1a92 More MD5 verification error handling by Matt Mower · 10 years ago
  49. d5801c5 Force zip verification in OEM builds by Ethan Yonker · 10 years ago
  50. 6883d73 Allow disabling legacy properties by Matt Mower · 10 years ago
  51. cdd3b33 Add basic error checking to legacy property init by Matt Mower · 10 years ago
  52. 7e303cf Support pre-KitKat properties for update-binary by that · 10 years ago
  53. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  54. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  55. 512376c Extract file_contexts from zips if it exists by Dees_Troy · 11 years ago
  56. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  57. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  58. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  59. e2c8ba7 Disable the forced MD5 check by Dees_Troy · 11 years ago
  60. 9350b8d Update sdcard partitioning to C++ by Dees_Troy · 12 years ago
  61. c51f1f9 Various fixes by Dees_Troy · 12 years ago
  62. b9d88ac Move to shared libmincrypt by Dees_Troy · 12 years ago
  63. 38bd760 Add wipe functions, compiles in CM7, text shows in UI, zips install by Dees_Troy · 12 years ago
  64. 32c8eb8 Make text appear in GUI console, Zip install works. by Dees_Troy · 12 years ago