subsurface/mobile-widgets/qml
Jan Mulder 23df593817 Mobile: wrap up fixes for BT download on Android
Major functional change in this commit is the addition of found static BT devices
to the internal administration (on Android), in a way that is equivalent to
mobile-on-desktop. So, in both cases, the list of devices in the app are
as in the list of devices on the host OS (Linux or Android). To minimize code
duplication, the btDeviceDiscovered slot is split in two parts, the part to
act as slot for the Qt BT discovery agent (Linux, so mobile-on-desktop), and
the part only needed for Android.

Remaining to be fixed: the correct handling of the QML UI selection of
vendor/product. The first default dive computer is correctly detected,
all paired devices from the virtual vendow can be selected, but clicking
through vendors results in non logical selections. It is obvious why
this is, but a fix is not straigforward at this point.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-06-12 11:05:08 -07:00
..
icons
theme
About.qml
CloudCredentials.qml
dive.jpg
DiveDetails.qml
DiveDetailsEdit.qml
DiveDetailsView.qml
DiveList.qml
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml
mobile-resources.qrc
Preferences.qml
qtquickcontrols2.conf
StartPage.qml
ThemeTest.qml