summaryrefslogtreecommitdiffstats
path: root/recovery_main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-16logical -> dynamic partitions.Yifan Hong1-2/+2
2018-10-30recovery: Fix mounting /system with dynamic partitions.David Anderson1-2/+7
2018-09-20Enter into userspace fastboot only if the device supports itHridya Valsaraju1-1/+2
2018-09-18Show 'Enter Fastboot' menu item only if device supports fastbootdHridya Valsaraju1-0/+4
2018-09-08Fix sideload for user devices by adding a new sideload configHridya Valsaraju1-5/+0
2018-08-22recovery: Add "boot-fastboot" command to BCB.David Anderson1-1/+12
2018-08-14Add fastboot mode to recoveryHridya Valsaraju1-21/+103
2018-08-06Dynamically load device-specific recovery UI lib.Tao Bao1-1/+27
2018-07-17Fix the arguments passed to getopt_long(3).Tao Bao1-5/+2
2018-05-17recovery: Reset optind to 1 after getoptJerry Zhang1-0/+1
2018-05-16recovery: Refactor common setup into main()Jerry Zhang1-3/+223
2018-05-16recovery: Refactor common setup into main()Jerry Zhang1-3/+223
2018-05-07recovery: Refactor logging code into logging.cppJerry Zhang1-1/+1
2018-05-07recovery: Refactor logging code into logging.cppJerry Zhang1-1/+1
2018-05-01recovery: Split main() into recovery_main.cpp.Tao Bao1-0/+162
2018-05-01recovery: Split main() into recovery_main.cpp.Tao Bao1-0/+162