1. 7357f14 recovery: Allow downgrading SPL on non-release builds by dianlujitao · 6 months ago
  2. 3868a17 install: Do not check ro.build.tags on user builds by Pranav Vashi · 10 months ago
  3. d88bba0 install: Keep all spaces in "ui_print" by TH779 · 3 years, 6 months ago
  4. c460d7a recovery: Skip verifying packages altogether by Pranav Vashi · 3 years, 5 months ago
  5. 8bf218c Merge tag 'android-15.0.0_r6' into staging/lineage-22.0_merge-android-15.0.0_r6 by Michael Bestas · 8 months ago
  6. cccb345 install: Only check ro.build.tags for user builds by Michael Bestas · 10 months ago
  7. 23c409d install: fuse_install: Browse directory using std::filesystem by Yumi Yukimura · 1 year ago
  8. 7ebecd0 recovery: Add support for choosing update from virtiofs by Yumi Yukimura · 1 year ago
  9. 2bafdd0 recovery: Bypass reboot prompt for sideload-auto-reboot by Joseph Annareddy · 2 years ago
  10. 55f2ce8 recovery: Simplify reboot recovery reason by LuK1337 · 2 years ago
  11. 7ea7844 recovery: Clear BCB before rebooting to recovery by LuK1337 · 2 years ago
  12. 0cec27c recovery: Ask to reboot before installing anything after A/B update by LuK1337 · 2 years ago
  13. d74ab8f recovery: Allow comma separated codename assertions by Erfan Abdi · 3 years, 5 months ago
  14. d8aa11a recovery: Allow separating device asserts with a colon too by Alessandro Astone · 3 years, 9 months ago
  15. bc66441 recovery: make wiping dynamic partitions work by Tim Zimmermann · 4 years, 2 months ago
  16. 157f92d recovery: Support writing to Virtual A/B partitions by aleasto · 4 years, 7 months ago
  17. aecfe0e recovery: Implement a volume manager by Tom Marshall · 7 years ago
  18. f4a2bb1 recovery: allow A/B updater to downgrade by Alessandro Astone · 5 years ago
  19. 974139a recovery: Allow bypassing signature verification on non-release builds by Tom Marshall · 7 years ago
  20. 0bcb314 recovery: Remove the "Format system partition" menu on A/B devices by Richard Hansen · 5 years ago
  21. f2112bb recovery: Add runtime checks for A/B vs traditional updates by Christopher N. Hesse · 7 years ago
  22. d812380 recovery: sdcard is data/media/0 by Alessandro Astone · 6 years ago
  23. a9454ef recovery: Add wipe system partition option by Michael Bestas · 6 years ago
  24. eb476a0 recovery_utils: add support for unmounting entire volumes by Simon Shields · 6 years ago
  25. 5a627cd recovery: Don't consider manual install aborts as errors by Alessandro Astone · 4 years, 10 months ago
  26. dab827b recovery: Provide sideload cancellation by Tom Marshall · 7 years ago
  27. 0757104 recovery: ui: Support hardware virtual keys by Tom Marshall · 8 years ago
  28. 6e19fb2 The libc++ upgrade means we can use contains in minadb now. by Elliott Hughes · 1 year, 1 month ago
  29. cd6618b Merge "Migrate Test Targets to New Android Ownership Model" into main by Treehugger Robot · 1 year, 3 months ago
  30. e366fe9 Check for build-tags before installing sideload OTA by Kelvin Zhang · 1 year, 5 months ago
  31. eb84a17 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 6 months ago
  32. 7354994 Add recovery flag to reformat /data by Kelvin Zhang · 1 year, 7 months ago
  33. 0feef55 Add --keep_memtag_mode for --wipe_data by Florian Mayer · 1 year, 9 months ago
  34. 170ad59 Allow brick OTA package to be sideloaded in recovery by Kelvin Zhang · 2 years, 5 months ago
  35. 2a8c6e0 Require serialno field for brick OTA package on release-key devices by Kelvin Zhang · 2 years, 5 months ago
  36. 78e524e Only check for powerwash in A/B ota packages by Tim Zimmermann · 2 years, 10 months ago
  37. 21d50b2 [MTE] Reset memtag message on factory reset. by Florian Mayer · 3 years, 1 month ago
  38. fde69fb Remove support for converting from FDE to FBE by Eric Biggers · 3 years, 5 months ago
  39. a4208b5 Perform data wipe in recovery if ota package has powerwash set by Kelvin Zhang · 3 years, 6 months ago
  40. 068329e Move package verifier from libinstall to libotautil by Jacky Liu · 3 years, 8 months ago
  41. 33c62fc Check SPL downgrade before install OTA in recovery by Kelvin Zhang · 4 years, 3 months ago
  42. 32b4e72 Bring up the erase animation early for data wipe by Tianjie · 4 years, 5 months ago
  43. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 4 years, 6 months ago
  44. ebce8e6 Fix SnapshotManager instantiation. by David Anderson · 4 years, 6 months ago
  45. d1ba38f Check for overflow before allocating memory fore decompression. by Kelvin Zhang · 4 years, 11 months ago
  46. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 4 years, 11 months ago
  47. e1ae78c Add recovery support of dynamic fingerprints by Kelvin Zhang · 5 years ago
  48. d5c56ce Detect non-A/B vs. A/B packages correctly. am: f2af5629d2 by Yifan Hong · 5 years ago
  49. f2af562 Detect non-A/B vs. A/B packages correctly. by Yifan Hong · 5 years ago
  50. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 6 years ago
  51. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 5 years ago
  52. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 6 years ago
  53. 5ee7820 Merge "Mount snapshotted /system in Virtual A/B devices" by Treehugger Robot · 6 years ago
  54. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 6 years ago
  55. a9665ce Mount snapshotted /system in Virtual A/B devices by Alessio Balsini · 6 years ago
  56. 89d2d05 Force merges to complete before wiping data or metadata. by David Anderson · 6 years ago
  57. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 6 years ago
  58. e2ca8ba Merge "Remove libhidltransport deps" by Steven Moreland · 6 years ago
  59. 3305d48 minadbd: Export minadbd/types.h to libinstall. by Tao Bao · 6 years ago
  60. ff9b62b Remove libhidltransport deps by Steven Moreland · 6 years ago
  61. 164c60a Clean up some global variables in common.h by Tianjie Xu · 6 years ago
  62. 89cc79c Merge "minadbd sends heartbeat to rescue service for getprop command." by Tao Bao · 6 years ago
  63. e521861 Create a fallback to install from fuse if mmap fails by Tianjie Xu · 6 years ago
  64. 2223e6a minadbd sends heartbeat to rescue service for getprop command. by Tao Bao · 6 years ago
  65. f6158eb Support starting fuse from a block map by Tianjie Xu · 6 years ago
  66. 87e2275 Merge "InstallPackage now takes a package as parameter" by Tianjie Xu · 6 years ago
  67. 980f92e InstallPackage now takes a package as parameter by Tianjie Xu · 6 years ago
  68. 39ac1c0 Use the new ziparchive Next std::string_view overload. by Elliott Hughes · 6 years ago
  69. 88d8001 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  70. 143a03f Track libziparchive API change. by Elliott Hughes · 6 years ago
  71. a86dddb Track libziparchive API change. by Elliott Hughes · 6 years ago
  72. adc99ef install: Install functions return InstallResult. by Tao Bao · 6 years ago
  73. 36c7276 install: Return bool for a few check functions. by Tao Bao · 6 years ago
  74. 40ccbe3 Merge "Add install/wipe_device.cpp." by Tao Bao · 6 years ago
  75. 7f19d10 Add install/wipe_device.cpp. by Tao Bao · 6 years ago
  76. fedeef6 Support wipe command in rescue mode by xunchang · 6 years ago
  77. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 6 years ago
  78. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 6 years ago
  79. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 6 years ago
  80. 2239b9e Move load & restore logs to logging.cpp by xunchang · 6 years ago
  81. 316e971 Move wipe cache|data to libinstall by xunchang · 6 years ago
  82. 34690ce Add socket communication between recovery and minadbd by xunchang · 6 years ago
  83. 0deed33 Build libinstall as a static library. by Tao Bao · 6 years ago
  84. cecad74 libotautil exports libfstab header. by Tao Bao · 6 years ago
  85. 2478885 Move install to separate module by xunchang · 6 years ago