Jenkins nymea
0f0cdda221
Merge PR #470 : Remove link in menu logo
2020-11-29 18:58:05 +01:00
Michael Zanetti
b979097658
Remove link in menu logo
2020-11-29 18:49:37 +01:00
Jenkins nymea
3ab3f1119f
Jenkins automated build 1.0.252 (220)
2020-11-29 01:50:03 +01:00
Jenkins nymea
cb5c66360d
Merge PR #467 : Rework main menu
2020-11-29 01:50:03 +01:00
Michael Zanetti
7c4c73a9a5
Rework main menu
2020-11-29 01:45:02 +01:00
Jenkins nymea
88f17a43db
Jenkins automated build 1.0.251 (219)
2020-11-28 21:09:18 +01:00
Jenkins nymea
babad6f409
Merge PR #459 : Add support for zigbee network management
2020-11-28 21:09:17 +01:00
Jenkins nymea
fa8aad122e
Merge PR #464 : New tiles
2020-11-28 21:09:17 +01:00
Jenkins nymea
4a6f52271e
Merge PR #465 : Add support for autosaving in the script editor
2020-11-28 21:09:16 +01:00
Jenkins nymea
4a80b7aea8
Merge PR #466 : Rework media views for new interfaces
2020-11-28 21:09:16 +01:00
Michael Zanetti
edc1fb357f
Rework main menu
2020-11-28 17:23:13 +01:00
Michael Zanetti
ce918430ed
fix rebase
2020-11-28 15:38:11 +01:00
Michael Zanetti
1e14cbc71f
Make it ZigBee again
...
While there is a document that says it is Zigbee, that document is
not consistent on its own and ZigBee seems to be more commonly used,
even by the ZigBee Alliance themselves.
2020-11-28 15:36:32 +01:00
Simon Stürz
45fd91c80e
Update QtZeroConf to latest revision
2020-11-28 15:36:32 +01:00
Michael Zanetti
4531c76d5f
fix crash
2020-11-28 15:36:32 +01:00
Simon Stürz
000b7d7b6f
Update zigbee to API changes and fix custom serial port dialog
2020-11-28 15:36:32 +01:00
Michael Zanetti
c268cfebec
fixes
2020-11-28 15:36:32 +01:00
Michael Zanetti
f6af8d5cec
cleanup old code
2020-11-28 15:36:32 +01:00
Michael Zanetti
747c5a5343
drop fake adapter
2020-11-28 15:36:32 +01:00
Michael Zanetti
9144e0d2b6
drop unused files
2020-11-28 15:36:32 +01:00
Michael Zanetti
4a5859f453
bump minimum required jsonrpc version for zigbee support
2020-11-28 15:36:32 +01:00
Michael Zanetti
6702a6b649
some more work on zigbee
2020-11-28 15:36:32 +01:00
Simon Stürz
e2735428b8
Add factory reset network method
2020-11-28 15:35:49 +01:00
Simon Stürz
a171879db7
Add enabled property to network and implement permit join
2020-11-28 15:35:49 +01:00
Simon Stürz
9acef17318
Use usb icon for adapters
2020-11-28 15:35:49 +01:00
Simon Stürz
e3caf0b742
Add and remove network
2020-11-28 15:35:49 +01:00
Simon Stürz
28ff3e29f1
Add zigbee networks model and notifications
2020-11-28 15:35:49 +01:00
Michael Zanetti
7013e726aa
ZigBee -> Zigbee, as per spec
2020-11-28 15:35:49 +01:00
Simon Stürz
ff8f2d0aad
Add basic structure for the zigbee manager and implement adapter handling
2020-11-28 15:35:49 +01:00
Michael Zanetti
e6d4af8556
UI refresh
2020-11-28 13:42:42 +01:00
Michael Zanetti
5b5e85c7ad
Rework tiles
2020-11-26 22:39:35 +01:00
Michael Zanetti
6a912a9995
Add autosave capabilites to script editor
2020-11-26 22:39:02 +01:00
Michael Zanetti
10bf8ed00c
Rework media views for new interfaces
2020-11-26 22:37:19 +01:00
Jenkins nymea
bcacea5939
Jenkins automated build 1.0.250 (218)
2020-11-11 16:48:38 +01:00
Jenkins nymea
41ac7a30b9
Merge PR #458 : Align param and state delegates better
2020-11-11 16:48:36 +01:00
Jenkins nymea
7fab2ac6e8
Merge PR #460 : Use main views from branding if set
2020-11-11 16:48:36 +01:00
Jenkins nymea
7088f408f9
Merge PR #461 : Fix adaptive icon on "round" launchers
2020-11-11 16:48:36 +01:00
Jenkins nymea
4dfaf6b794
Merge PR #462 : Fix invalid property access with Qt 5.15 in AppLogPage
2020-11-11 16:48:36 +01:00
Jenkins nymea
656b46967d
Merge PR #463 : Sort groups alphabetically
2020-11-11 16:48:36 +01:00
Michael Zanetti
6eee9e8b89
Sort groups alphabetically
2020-11-11 13:57:57 +01:00
Michael Zanetti
8875e7aeb2
Fix invalid property access with Qt 5.15 in AppLogPage
2020-11-06 00:17:58 +01:00
Michael Zanetti
bd86eafeeb
Fix adaptive icon on "round" launchers
...
We use a android:roundIcon for bckwards compatibility with android < 8.
This caused the adaptive icon to not be used on round icon launchers.
This branch just copies the regular adaptive icon xml to a round one.
Once we don't support android < 8 any more we can completely drop
the roundIcon stuff as the normal adaptive icon works just fine
for round launchers unless you use android:roundIcon in the xml.
2020-11-04 17:44:08 +01:00
Michael Zanetti
57cf55c1ac
more debugs
2020-11-04 17:32:21 +01:00
Michael Zanetti
54e8ccbc79
Use main views as set in branding
2020-11-04 16:56:54 +01:00
Michael Zanetti
b88396da59
Align params and state delegates better
2020-10-30 13:21:18 +01:00
Jenkins nymea
8ce72bb9da
Jenkins automated build 1.0.249 (217)
2020-10-29 20:22:37 +01:00
Jenkins nymea
0ad9640fe8
Merge PR #456 : Allow builds with firebase to work on devices without play services again
2020-10-29 20:22:36 +01:00
Jenkins nymea
8c80a511a4
Merge PR #457 : Fix snap package
2020-10-29 20:22:36 +01:00
Michael Zanetti
d5d3a1e9bf
Fix snap package
2020-10-29 20:13:03 +01:00
Michael Zanetti
e69d7adbe9
Allow builds with firebase to work without play services again
2020-10-24 22:37:08 +02:00