1. 75321ad Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  2. 7b9b7db minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  3. 378bfbf Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  4. cd780b4 DO NOT MERGE: Move load & restore logs to logging.cpp by xunchang · 5 years ago
  5. 388d253 DO NOT MERGE: Move wipe cache|data to libinstall by xunchang · 5 years ago
  6. 95d6732 DO NOT MERGE: Add socket communication between recovery and minadbd by xunchang · 5 years ago
  7. e0cfab3 recovery: Remove SetUsbConfig() out of common.h. by Tao Bao · 5 years ago
  8. 2478885 Move install to separate module by xunchang · 5 years ago
  9. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  10. 6fcd208 Use android::base::Pipe. by Tao Bao · 5 years ago
  11. 983e2d5 Add a logo to the fastbootd screen. by David Anderson · 5 years ago
  12. b22bd95 Merge "logical -> dynamic partitions." by Treehugger Robot · 6 years ago
  13. d17174c logical -> dynamic partitions. by Yifan Hong · 6 years ago
  14. 2b2f423 recovery: Fix mounting /system with dynamic partitions. by David Anderson · 6 years ago
  15. c2e6f04 Merge "Enter into userspace fastboot only if the device supports it" by Treehugger Robot · 6 years ago
  16. 7f41a2c Enter into userspace fastboot only if the device supports it by Hridya Valsaraju · 6 years ago
  17. daa301e Show 'Enter Fastboot' menu item only if device supports fastbootd by Hridya Valsaraju · 6 years ago
  18. e4ef453 Fix sideload for user devices by adding a new sideload config by Hridya Valsaraju · 6 years ago
  19. eee4e26 recovery: Add "boot-fastboot" command to BCB. by David Anderson · 6 years ago
  20. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  21. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  22. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  23. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  24. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  25. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  26. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago