aboutsummaryrefslogtreecommitdiff
path: root/car-usb-handler/src/android
AgeCommit message (Expand)Author
2020-11-05Merge "Fix BootUsbService startup condition" am: ddcf3950d7 am: 74fe2d3236 am...Treehugger Robot
2020-11-05Merge "Fix BootUsbService startup condition" am: ddcf3950d7 am: 74fe2d3236 am...Treehugger Robot
2020-11-02Fix BootUsbService startup conditionArtem Radchenko
2020-10-07Merge "Increase check to switch USB device to AOAP timeout" into rvc-qpr-dev ...Tobias Haamel
2020-10-05Increase check to switch USB device to AOAP timeoutrishb
2020-08-28Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-19Increase check to switch USB device to AOAP timeoutrishb
2020-08-04Update language to comply with Android's inclusive language guidance.Mayank Garg
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-06-05Retry USB enumeration once if startAoap fails.minagranic
2020-06-02Retry once to getProtocol and send Idetifying Information.minagranic
2020-05-27Start BootUsbService on user switchrishb
2020-04-30Change a serial number to be unique, to conform to HUIG 2.5 requirements.minagranic
2019-12-10Properly unregister receiver in car-usb-handler.tadvana
2019-09-13Start UsbHostManagementActivity with FLAG_ACTIVITY_MULTIPLE_TASKtadvana
2019-06-20Fix CarUsbHandler to resolve all AOAP devices immediately.tadvana
2019-06-20Remove CarUsbHandler dialog visibility.tadvana
2019-06-17Add missing product IDs to car-usb-handlerPavel Maltsev
2019-05-10Hide activity if USB device dispatchedPavel Maltsev
2019-04-26CarUsbHandler Startup Time Fixtadvana
2019-04-02Merge "Fix permission check in car-usb-handler"TreeHugger Robot
2019-04-01Fix permission check in car-usb-handlerPavel Maltsev
2019-03-28Merge "car.usb.handler"TreeHugger Robot
2019-03-26car.usb.handlertadvana
2019-03-25Reworked iface between car-usb-handler and appsPavel Maltsev
2019-03-08Redirect connected USB device to AOAP handlerPavel Maltsev
2019-01-10Update AoapInterface.isSupported() to also check a device blacklist.George Lu
2018-12-04Fix synchrnoization issue in car-usb-handlerPavel Maltsev
2018-11-16Allow multiple device entries in usb-car-handlerPavel Maltsev
2018-09-05Avoid NPEs by checking for null.Nicholas Sauer
2017-04-03Support handling USB devices without serials.Kevin Crossan
2016-11-29Implement AOAP USB handler with simplified probing.Kevin Crossan