mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Extracts USB device management into a `UsbRepository`. In order for `SerialInterface to gain access to this prior to the `RadioInterfaceService` being fully natively dependency injected, all `InterfaceFactory` implementations needed to be modified to accept the `UsbRepository` via argument. This will go away in a future PR. Changed `assumePermission` constant to `false` as it was preventing the request for permission from occurring, breaking serial connectivity. Minor improvement: SerialInterface re-bonding by device name is now supported. |
||
|---|---|---|
| .. | ||
| .settings | ||
| special | ||
| src | ||
| .classpath | ||
| .gitignore | ||
| .project | ||
| build.gradle | ||
| google-services-example.json | ||
| google-services.json | ||
| proguard-rules.pro | ||