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