1. 488cc05 recovery: report compliant reboot reason (Part Deux) by Mark Salyzyn · 5 years ago
  2. feefbf2 Revert "recovery: report compliant reboot reason" by Tao Bao · 5 years ago
  3. 6f4e4db recovery: report compliant reboot reason by Mark Salyzyn · 5 years ago
  4. f90d9a1 roots: Remove get_system_root and logical_partitions_mapped. by Tao Bao · 5 years ago
  5. 782dcc1 Consolidate the codes that handle reboot/shutdown. by Tao Bao · 5 years ago
  6. d9cb014 Parse BCB command to enter rescue mode. by Tao Bao · 5 years ago
  7. 10f441a minadbd: Support `adb reboot` under sideload/rescue modes. by Tao Bao · 5 years ago
  8. 9d05c8a Fall back to en-US if localized bitmap is missing for a locale by xunchang · 5 years ago
  9. c6dc325 Allow entering rescue mode via recovery UI. by Tao Bao · 5 years ago
  10. 2239b9e Move load & restore logs to logging.cpp by xunchang · 5 years ago
  11. 316e971 Move wipe cache|data to libinstall by xunchang · 5 years ago
  12. 34690ce Add socket communication between recovery and minadbd by xunchang · 5 years ago
  13. e0cfab3 recovery: Remove SetUsbConfig() out of common.h. by Tao Bao · 5 years ago
  14. 2478885 Move install to separate module by xunchang · 5 years ago
  15. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  16. 6fcd208 Use android::base::Pipe. by Tao Bao · 5 years ago
  17. 983e2d5 Add a logo to the fastbootd screen. by David Anderson · 5 years ago
  18. b22bd95 Merge "logical -> dynamic partitions." by Treehugger Robot · 6 years ago
  19. d17174c logical -> dynamic partitions. by Yifan Hong · 6 years ago
  20. 2b2f423 recovery: Fix mounting /system with dynamic partitions. by David Anderson · 6 years ago
  21. c2e6f04 Merge "Enter into userspace fastboot only if the device supports it" by Treehugger Robot · 6 years ago
  22. 7f41a2c Enter into userspace fastboot only if the device supports it by Hridya Valsaraju · 6 years ago
  23. daa301e Show 'Enter Fastboot' menu item only if device supports fastbootd by Hridya Valsaraju · 6 years ago
  24. e4ef453 Fix sideload for user devices by adding a new sideload config by Hridya Valsaraju · 6 years ago
  25. eee4e26 recovery: Add "boot-fastboot" command to BCB. by David Anderson · 6 years ago
  26. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  27. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  28. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  29. 49fd5d2 recovery: Reset optind to 1 after getopt by Jerry Zhang · 6 years ago
  30. f5e319a recovery: Refactor common setup into main() by Jerry Zhang · 6 years ago
  31. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  32. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago