1. 0810fe9 recovery: Allow comma separated codename assertions by Erfan Abdi · 2 years, 10 months ago
  2. 09d57c8 recovery: Allow separating device asserts with a colon too by Alessandro Astone · 3 years, 2 months ago
  3. 68dd30e recovery: make wiping dynamic partitions work by Tim Zimmermann · 3 years, 7 months ago
  4. b4eca16 recovery: Support writing to Virtual A/B partitions by aleasto · 4 years ago
  5. 55220ba recovery: Implement a volume manager by Tom Marshall · 6 years ago
  6. 1b5452b recovery: allow A/B updater to downgrade by Alessandro Astone · 4 years, 9 months ago
  7. 914603d recovery: Allow bypassing signature verification on non-release builds by Tom Marshall · 7 years ago
  8. f09adaa recovery: Remove the "Format system partition" menu on A/B devices by Richard Hansen · 4 years, 8 months ago
  9. c982258 recovery: Add runtime checks for A/B vs traditional updates by Christopher N. Hesse · 7 years ago
  10. 9cd89ac recovery: sdcard is data/media/0 by Alessandro Astone · 5 years ago
  11. 9b1b410 recovery: Add wipe system partition option by Michael Bestas · 5 years ago
  12. dbc4d66 recovery_utils: add support for unmounting entire volumes by Simon Shields · 5 years ago
  13. 689e9b9 recovery: Don't consider manual install aborts as errors by Alessandro Astone · 4 years, 3 months ago
  14. 90e09f8 recovery: Provide sideload cancellation by Tom Marshall · 6 years ago
  15. d13a8c5 recovery: ui: Support hardware virtual keys by Tom Marshall · 7 years ago
  16. e631225 Check SPL downgrade before install OTA in recovery by Kelvin Zhang · 3 years, 8 months ago
  17. 32b4e72 Bring up the erase animation early for data wipe by Tianjie · 3 years, 10 months ago
  18. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 11 months ago
  19. ebce8e6 Fix SnapshotManager instantiation. by David Anderson · 3 years, 11 months ago
  20. d1ba38f Check for overflow before allocating memory fore decompression. by Kelvin Zhang · 4 years, 3 months ago
  21. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 4 years, 3 months ago
  22. e1ae78c Add recovery support of dynamic fingerprints by Kelvin Zhang · 4 years, 6 months ago
  23. d5c56ce Detect non-A/B vs. A/B packages correctly. am: f2af5629d2 by Yifan Hong · 4 years, 7 months ago
  24. f2af562 Detect non-A/B vs. A/B packages correctly. by Yifan Hong · 4 years, 8 months ago
  25. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 5 years ago
  26. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 11 months ago
  27. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  28. 5ee7820 Merge "Mount snapshotted /system in Virtual A/B devices" by Treehugger Robot · 5 years ago
  29. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 5 years ago
  30. a9665ce Mount snapshotted /system in Virtual A/B devices by Alessio Balsini · 5 years ago
  31. 89d2d05 Force merges to complete before wiping data or metadata. by David Anderson · 5 years ago
  32. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 5 years ago
  33. e2ca8ba Merge "Remove libhidltransport deps" by Steven Moreland · 5 years ago
  34. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 5 years ago
  35. ff9b62b Remove libhidltransport deps by Steven Moreland · 5 years ago
  36. 164c60a Clean up some global variables in common.h by Tianjie Xu · 6 years ago
  37. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 5 years ago
  38. e521861 Create a fallback to install from fuse if mmap fails by Tianjie Xu · 6 years ago
  39. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 5 years ago
  40. f6158eb Support starting fuse from a block map by Tianjie Xu · 6 years ago
  41. 87e2275 Merge "InstallPackage now takes a package as parameter" by Tianjie Xu · 6 years ago
  42. 980f92e InstallPackage now takes a package as parameter by Tianjie Xu · 6 years ago
  43. 39ac1c0 Use the new ziparchive Next std::string_view overload. by Elliott Hughes · 6 years ago
  44. 88d8001 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  45. 143a03f Track libziparchive API change. by Elliott Hughes · 6 years ago
  46. a86dddb Track libziparchive API change. by Elliott Hughes · 6 years ago
  47. adc99ef install: Install functions return InstallResult. by Tao Bao · 6 years ago
  48. 36c7276 install: Return bool for a few check functions. by Tao Bao · 6 years ago
  49. 40ccbe3 Merge "Add install/wipe_device.cpp." by Tao Bao · 6 years ago
  50. 7f19d10 Add install/wipe_device.cpp. by Tao Bao · 6 years ago
  51. fedeef6 Support wipe command in rescue mode by xunchang · 6 years ago
  52. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 6 years ago
  53. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 6 years ago
  54. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 6 years ago
  55. 2239b9e Move load & restore logs to logging.cpp by xunchang · 6 years ago
  56. 316e971 Move wipe cache|data to libinstall by xunchang · 6 years ago
  57. 34690ce Add socket communication between recovery and minadbd by xunchang · 6 years ago
  58. 0deed33 Build libinstall as a static library. by Tao Bao · 6 years ago
  59. cecad74 libotautil exports libfstab header. by Tao Bao · 6 years ago
  60. 2478885 Move install to separate module by xunchang · 6 years ago