subsurface/mobile-widgets
Dirk Hohndel ec3a968df9 android/usb: pass in the UsbDevice when downloading
This finally allows us to download from not just the first device, but specifically
the device that the user picks.

Passing the object through a void pointer is not nice - but since this traverses
C code other solutions (like passing an index into the list) seemed even worse.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-16 07:58:20 -07:00
..
qml mobile/download: only use device guess if no USB device plugged in 2020-03-16 07:58:20 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp android/usb: pass in the UsbDevice when downloading 2020-03-16 07:58:20 -07:00
qmlmanager.h android/usb: pass in the UsbDevice when downloading 2020-03-16 07:58:20 -07:00
themeinterface.cpp mobile UI: fix font size breakage on Android 2020-02-09 16:45:04 -08:00
themeinterface.h mobile-widgets/themeinterface: make most part static 2020-02-03 17:30:15 -08:00