aboutsummaryrefslogtreecommitdiff
path: root/src/usb-manager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* in UsbManager, reset AdbdClient on usb disconnectCharles Kerr2016-03-211-18/+26
|
* if our USB device is disconnected while prompting the user for ADBD, cancel ↵Charles Kerr2016-03-211-20/+43
| | | | the prompt.
* turn off verbose debuggingCharles Kerr2016-03-181-3/+3
|
* add some extra debug statements to usb-manager.cpp to track user response ↵Charles Kerr2016-03-181-1/+4
| | | | and the act of writing the pk out to disk
* in usb-manager.cpp, remove the remember_choice workaround since is already ↵Charles Kerr2016-03-161-4/+3
| | | | working around it
* add UsbManagerCharles Kerr2016-03-101-0/+109