summaryrefslogtreecommitdiff
path: root/qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml')
-rw-r--r--qml/pages/MainPage.qml2
-rw-r--r--qml/watch/MetaWatch-Large-16pt-Sync.ttfbin0 -> 25420 bytes
-rw-r--r--qml/watch/metawatch_16pt_11pxl.ttfbin0 -> 10624 bytes
-rw-r--r--qml/watch/metawatch_8pt_5pxl_CAPS.ttfbin0 -> 10964 bytes
-rw-r--r--qml/watch/metawatch_8pt_5pxl_Numerals.ttfbin0 -> 2464 bytes
-rw-r--r--qml/watch/metawatch_8pt_6pxl_Numerals.ttfbin0 -> 2216 bytes
-rw-r--r--qml/watch/metawatch_8pt_7pxl_CAPS.ttfbin0 -> 12016 bytes
-rw-r--r--qml/watch/notification.pngbin0 -> 460 bytes
8 files changed, 1 insertions, 1 deletions
diff --git a/qml/pages/MainPage.qml b/qml/pages/MainPage.qml
index 6b2893a..b25ff06 100644
--- a/qml/pages/MainPage.qml
+++ b/qml/pages/MainPage.qml
@@ -56,7 +56,7 @@ Page {
onClicked: {
var dialog = pageStack.push("Sailfish.Bluetooth.BluetoothDevicePickerDialog");
- dialog.selectedDeviceChanged.connect(function() {
+ dialog.onAccepted.connect(function() {
if (dialog.selectedDevice !== "") {
deviceAddress.value = dialog.selectedDevice
}
diff --git a/qml/watch/MetaWatch-Large-16pt-Sync.ttf b/qml/watch/MetaWatch-Large-16pt-Sync.ttf
new file mode 100644
index 0000000..0962a74
--- /dev/null
+++ b/qml/watch/MetaWatch-Large-16pt-Sync.ttf
Binary files differ
diff --git a/qml/watch/metawatch_16pt_11pxl.ttf b/qml/watch/metawatch_16pt_11pxl.ttf
new file mode 100644
index 0000000..8baae0c
--- /dev/null
+++ b/qml/watch/metawatch_16pt_11pxl.ttf
Binary files differ
diff --git a/qml/watch/metawatch_8pt_5pxl_CAPS.ttf b/qml/watch/metawatch_8pt_5pxl_CAPS.ttf
new file mode 100644
index 0000000..7c03800
--- /dev/null
+++ b/qml/watch/metawatch_8pt_5pxl_CAPS.ttf
Binary files differ
diff --git a/qml/watch/metawatch_8pt_5pxl_Numerals.ttf b/qml/watch/metawatch_8pt_5pxl_Numerals.ttf
new file mode 100644
index 0000000..9631d8f
--- /dev/null
+++ b/qml/watch/metawatch_8pt_5pxl_Numerals.ttf
Binary files differ
diff --git a/qml/watch/metawatch_8pt_6pxl_Numerals.ttf b/qml/watch/metawatch_8pt_6pxl_Numerals.ttf
new file mode 100644
index 0000000..ff5b6b1
--- /dev/null
+++ b/qml/watch/metawatch_8pt_6pxl_Numerals.ttf
Binary files differ
diff --git a/qml/watch/metawatch_8pt_7pxl_CAPS.ttf b/qml/watch/metawatch_8pt_7pxl_CAPS.ttf
new file mode 100644
index 0000000..408b5b7
--- /dev/null
+++ b/qml/watch/metawatch_8pt_7pxl_CAPS.ttf
Binary files differ
diff --git a/qml/watch/notification.png b/qml/watch/notification.png
new file mode 100644
index 0000000..5ce156f
--- /dev/null
+++ b/qml/watch/notification.png
Binary files differ