1. 8ece679 recovery: Do not abort install on detecting older security patch level by pjgowtham · 2 years, 9 months ago
  2. e5c3f12 recovery: Bypass reboot prompt for sideload-auto-reboot by Joseph Annareddy · 1 year, 4 months ago
  3. a18688e recovery: Simplify reboot recovery reason by LuK1337 · 1 year, 5 months ago
  4. 2a70656 recovery: Clear BCB before rebooting to recovery by LuK1337 · 1 year, 5 months ago
  5. 107dfac recovery: Ask to reboot before installing anything after A/B update by LuK1337 · 1 year, 5 months ago
  6. a3b26e9 Only check for powerwash in A/B ota packages by Tim Zimmermann · 2 years, 2 months ago
  7. d62d939 recovery: Allow comma separated codename assertions by Erfan Abdi · 2 years, 10 months ago
  8. 7aa4c68 recovery: Allow separating device asserts with a colon too by Alessandro Astone · 3 years, 2 months ago
  9. 41d0154 recovery: Support writing to Virtual A/B partitions by aleasto · 4 years ago
  10. 5f24cb1 recovery: allow A/B updater to downgrade by Alessandro Astone · 4 years, 9 months ago
  11. 3c709de recovery: Allow bypassing signature verification on non-release builds by Tom Marshall · 7 years ago
  12. b6a02ea recovery: Remove the "Format system partition" menu on A/B devices by Richard Hansen · 4 years, 8 months ago
  13. 66f9510 recovery: Add runtime checks for A/B vs traditional updates by Christopher N. Hesse · 7 years ago
  14. fde69fb Remove support for converting from FDE to FBE by Eric Biggers · 2 years, 10 months ago
  15. a4208b5 Perform data wipe in recovery if ota package has powerwash set by Kelvin Zhang · 2 years, 11 months ago
  16. 068329e Move package verifier from libinstall to libotautil by Jacky Liu · 3 years ago
  17. 33c62fc Check SPL downgrade before install OTA in recovery by Kelvin Zhang · 3 years, 8 months ago
  18. d1ba38f Check for overflow before allocating memory fore decompression. by Kelvin Zhang · 4 years, 3 months ago
  19. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 4 years, 3 months ago
  20. e1ae78c Add recovery support of dynamic fingerprints by Kelvin Zhang · 4 years, 6 months ago
  21. d5c56ce Detect non-A/B vs. A/B packages correctly. am: f2af5629d2 by Yifan Hong · 4 years, 7 months ago
  22. f2af562 Detect non-A/B vs. A/B packages correctly. by Yifan Hong · 4 years, 8 months ago
  23. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 5 years ago
  24. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 11 months ago
  25. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  26. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 5 years ago
  27. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 5 years ago
  28. 164c60a Clean up some global variables in common.h by Tianjie Xu · 6 years ago
  29. 87e2275 Merge "InstallPackage now takes a package as parameter" by Tianjie Xu · 6 years ago
  30. 980f92e InstallPackage now takes a package as parameter by Tianjie Xu · 6 years ago
  31. 39ac1c0 Use the new ziparchive Next std::string_view overload. by Elliott Hughes · 6 years ago
  32. 88d8001 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  33. 143a03f Track libziparchive API change. by Elliott Hughes · 6 years ago
  34. a86dddb Track libziparchive API change. by Elliott Hughes · 6 years ago
  35. adc99ef install: Install functions return InstallResult. by Tao Bao · 6 years ago
  36. 36c7276 install: Return bool for a few check functions. by Tao Bao · 6 years ago
  37. 316e971 Move wipe cache|data to libinstall by xunchang · 6 years ago
  38. 2478885 Move install to separate module by xunchang · 6 years ago[Renamed (96%) from install.cpp]
  39. 50bda24 Merge "Use flags = 0 to avoid fd closing for child updater process" by Bill Peckham · 6 years ago