Age | Commit message (Expand) | Author |
---|---|---|
2020-03-16 | android/usb: pass the usbDevice for intent handling | Dirk Hohndel |
2020-03-16 | usb-serial-for-android: React to usb "permit granted" intent (stub) | Christof Arnosti |
2020-03-16 | usb-serial-for-android: Use wakelock | Christof Arnosti |
2020-03-16 | android usb serial: Prepare device / driver select | Christof Arnosti |
2020-03-08 | usb-serial-for-android: Implement timeout-handling | Christof Arnosti |
2020-03-07 | usb-serial-for-android: add PID/VIDs | Christof Arnosti |
2020-03-07 | usb-serial-for-android: Implementation | Christof Arnosti |
2018-08-11 | Whitespace cleanup, extra braces, and null checks | Dirk Hohndel |
2018-08-11 | Android: fix function signature in java code | Dirk Hohndel |
2018-08-11 | Android: only handle Intents after the app is initialized | Dirk Hohndel |
2018-08-11 | Android: add callback from Intent | Dirk Hohndel |
2018-08-11 | Android: add Java class to receive Intents | Dirk Hohndel |