Age | Commit message (Expand) | Author |
---|---|---|
2020-03-16 | android/usb: simply restart the download after receiving permission | Dirk Hohndel |
2020-03-16 | android/usb: show download page again after USB permission granted | Dirk Hohndel |
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-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 |