Michael Zanetti
|
6e0291c7e2
|
fingerprint reader rule templates
|
2018-10-04 14:11:15 +02:00 |
|
Michael Zanetti
|
b39fa30e15
|
have a working edition of the fingerprint visuals
|
2018-10-03 00:45:10 +02:00 |
|
Michael Zanetti
|
798b6879fd
|
intermediate commit
|
2018-10-02 22:41:20 +02:00 |
|
Michael Zanetti
|
798967b48f
|
update tab indices properly when manipulating tab count
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
d9f9f30257
|
Move AWSClient out of the Engine, make it a singleton for now
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
fd0f702916
|
some cleanup
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
2e25dc16f6
|
fix aws connection
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
509fe4a429
|
add tabs for multiple connections
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
772c1c7fa0
|
introduce a RootItem as a layer to be manipulated by styling
|
2018-10-01 17:40:42 +02:00 |
|
Michael Zanetti
|
be50036584
|
Engine isn't a singleton any more!
|
2018-10-01 17:37:29 +02:00 |
|
Michael Zanetti
|
56d30ea0ca
|
got rid of last use of Engine singleton in C++ (except the qml singleton provider)
|
2018-10-01 17:19:57 +02:00 |
|
Michael Zanetti
|
18f573fce2
|
interfaces- and tagsproxymodel are not accessing the engine any more
|
2018-10-01 17:19:57 +02:00 |
|
Michael Zanetti
|
af71bb25c5
|
drop EventDescriptorParamsProxyModel as it didn't do what it was supposed and was useless
|
2018-10-01 17:19:57 +02:00 |
|
Michael Zanetti
|
7ef39cb2d7
|
nymeadiscovery doesn't use the Engine any more
|
2018-10-01 17:19:57 +02:00 |
|
Michael Zanetti
|
e529cc87f0
|
LogsModel doesn't use the Engine singleton any more
|
2018-10-01 17:19:01 +02:00 |
|
Michael Zanetti
|
647edaf72e
|
BluetoothDiscovery is not a member of Engine any more rather a standalone tool
|
2018-10-01 17:17:54 +02:00 |
|
Michael Zanetti
|
b1338caf33
|
DeviceDiscovery is not using the Engine singleton any more
|
2018-10-01 17:17:54 +02:00 |
|
Michael Zanetti
|
5f6a3f5f31
|
change DevicesProxy to not access the engine singleton
|
2018-10-01 17:17:54 +02:00 |
|
Michael Zanetti
|
fc0f57ae07
|
remove usage of Engine singleton in InterfacesModel
|
2018-10-01 17:14:35 +02:00 |
|
Michael Zanetti
|
ebe24abd8e
|
improve sensors page
|
2018-10-01 14:43:52 +02:00 |
|
Michael Zanetti
|
f194bb1bc2
|
improve lig view
|
2018-09-28 23:54:45 +02:00 |
|
Michael Zanetti
|
e9ec00b56f
|
rework lights pages
|
2018-09-28 20:09:24 +02:00 |
|
Michael Zanetti
|
3c6d00c646
|
add unit string to ParamDescriptorDelegate
|
2018-09-28 20:09:24 +02:00 |
|
Michael Zanetti
|
8af4cd49d5
|
fix aws login, workaround wss certificate issue
|
2018-09-28 11:24:24 +02:00 |
|
Michael Zanetti
|
cbb834b92c
|
disable IPv6
|
2018-09-28 01:35:28 +02:00 |
|
Michael Zanetti
|
2cf498ba06
|
allow connecting from the cloud login page too
|
2018-09-25 10:52:43 +02:00 |
|
Michael Zanetti
|
1c2fe1392c
|
add an ok button for server name changes
|
2018-09-25 10:39:23 +02:00 |
|
Michael Zanetti
|
d743d01c20
|
also fix cancel button for auto-connects
|
2018-09-25 10:39:04 +02:00 |
|
Michael Zanetti
|
cf13898ecb
|
lock notification templates to be per device, given we can't really compose the action parameters yet
|
2018-09-25 10:17:35 +02:00 |
|
Michael Zanetti
|
f41f06537f
|
improve notifications view and rule action templates for it
|
2018-09-24 23:37:56 +02:00 |
|
Michael Zanetti
|
a1fb90fec9
|
append appid to android id to make sure it's not shared between our apps
|
2018-09-20 17:17:58 +02:00 |
|
Michael Zanetti
|
0796c08fbd
|
switch to using ANDROID_ID instead of IMEI to identify a device across app installs
|
2018-09-20 14:55:08 +02:00 |
|
Michael Zanetti
|
c65b8e97bf
|
update pushnotifications.entitlements
|
2018-09-19 20:36:59 +02:00 |
|
Michael Zanetti
|
9a96ff6f02
|
fix build
|
2018-09-19 17:57:18 +02:00 |
|
Michael Zanetti
|
45ddbd3320
|
fix push registering on iOS, improve android push notification icons
|
2018-09-19 17:19:06 +02:00 |
|
Michael Zanetti
|
b2d61f2f62
|
fix build
|
2018-09-19 15:25:51 +02:00 |
|
nymea
|
3ac8570f4a
|
mplement platform helper on ios
|
2018-09-19 15:23:10 +02:00 |
|
Michael Zanetti
|
152354d75f
|
add a platform helper
|
2018-09-19 13:03:46 +02:00 |
|
nymea
|
21e8814fb3
|
some work on push notifications for ios
|
2018-09-19 00:30:34 +02:00 |
|
Michael Zanetti
|
9279db9608
|
working edition of push notifications on android, to be cleaned up still
|
2018-09-18 23:20:22 +02:00 |
|
Jenkins
|
1d798174fd
|
Merge remote-tracking branch 'origin/improve-cloud-enabling' into landing-silo
|
2018-09-14 02:18:43 +02:00 |
|
Michael Zanetti
|
7808b727c3
|
guide user to the cloud login before being able to register a box
|
2018-09-13 22:19:56 +02:00 |
|
Michael Zanetti
|
2b5af4f2f8
|
fix order of connection so that the connect page doesn't remain stale on the stack
|
2018-09-13 21:43:10 +02:00 |
|
Michael Zanetti
|
cced87831c
|
add missing imports for newer Qt versions
|
2018-09-07 13:07:33 +02:00 |
|
Michael Zanetti
|
cfae3b943f
|
disable the Wifi setup if there are boxes already
|
2018-09-06 12:48:48 +02:00 |
|
Michael Zanetti
|
5623003700
|
added a custom style for button
|
2018-09-06 12:41:51 +02:00 |
|
Michael Zanetti
|
4381b70a2f
|
some improvements in the cloud login
|
2018-09-06 00:52:00 +02:00 |
|
Michael Zanetti
|
9f95e3c840
|
add special chars to test regexp
|
2018-09-05 18:07:00 +02:00 |
|
Michael Zanetti
|
59cb232744
|
enabled delete account again
|
2018-09-05 17:33:56 +02:00 |
|
Michael Zanetti
|
234aaec54c
|
hide box cloud settings if the core isn't up to date
|
2018-08-31 17:20:12 +02:00 |
|