aboutsummaryrefslogtreecommitdiffstats
path: root/android-mobile/src/org
AgeCommit message (Expand)Author
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16android/usb: show download page again after USB permission grantedGravatar Dirk Hohndel
2020-03-16android/usb: pass the usbDevice for intent handlingGravatar Dirk Hohndel
2020-03-16usb-serial-for-android: React to usb "permit granted" intent (stub)Gravatar Christof Arnosti
2020-03-16usb-serial-for-android: Use wakelockGravatar Christof Arnosti
2020-03-16android usb serial: Prepare device / driver selectGravatar Christof Arnosti
2020-03-08usb-serial-for-android: Implement timeout-handlingGravatar Christof Arnosti
2020-03-07usb-serial-for-android: add PID/VIDsGravatar Christof Arnosti
2020-03-07usb-serial-for-android: ImplementationGravatar Christof Arnosti
2018-08-11Whitespace cleanup, extra braces, and null checksGravatar Dirk Hohndel
2018-08-11Android: fix function signature in java codeGravatar Dirk Hohndel
2018-08-11Android: only handle Intents after the app is initializedGravatar Dirk Hohndel
2018-08-11Android: add callback from IntentGravatar Dirk Hohndel
2018-08-11Android: add Java class to receive IntentsGravatar Dirk Hohndel