408 Commits

Author SHA1 Message Date
Simon Stürz
f760f85c98 Add step size to StateType and ParamType 2026-01-07 16:52:35 +01:00
Simon Stürz
b4a4f993ff Restore favorites and groups mechanism 2025-12-12 15:28:35 +01:00
Simon Stürz
238e86c930 iOS: Update bluetooth permission handling to the new QPermission system 2025-12-12 15:27:59 +01:00
Simon Stürz
871e2c0ce8 Fix bluetooth wifi setup for bluez backends 2025-12-12 15:00:39 +01:00
Simon Stürz
336e21aabc Add EV Dash experience 2025-12-12 15:00:36 +01:00
Simon Stürz
d486a5f61e Hide user settings if permission is missing 2025-12-11 16:40:16 +01:00
Simon Stürz
3ba0c0405e Hide user settings if permission is missing 2025-12-11 16:40:13 +01:00
Simon Stürz
0c574dff84 Add allowed thing configuration 2025-12-11 16:39:48 +01:00
Simon Stürz
e14137296e Improve permission handling and add new Thing based permission basics 2025-12-11 16:39:19 +01:00
Simon Stürz
5948a704d2 Fix nullptr tag call
Fix iOS background color
2025-12-05 13:58:19 +01:00
Simon Stürz
7eea6bd2c0 Clean up notification handler on destruction to prevent shutdown crash 2025-12-05 13:58:19 +01:00
Simon Stürz
7e6d1591b1 Fix warning from missing inline media controller 2025-12-05 13:41:18 +01:00
Simon Stürz
c7cb2d794b Use deleteLater() in model cleanups in order to prevent QML evaluation errors 2025-12-05 13:41:18 +01:00
Simon Stürz
dd996d08e1 iOS: Fix all introduced warnings and port iOS code to Qt 6
iOS: Fix app screen safearea from all directions
2025-12-05 13:41:17 +01:00
Simon Stürz
5d6844efb2 Update to Qt6, introduce first cmake based build
Port android to Qt 6
2025-12-05 13:40:20 +01:00
Michael Zanetti
853b1b7b15 Initial attempt to build it with Qt6 2025-12-05 13:39:19 +01:00
Simon Stürz
830206e98b Restore MIT License of srp 2025-12-05 12:03:24 +01:00
Simon Stürz
0866658816 Update license text and add SPDX identifier (libnymea-app) 2025-11-18 16:21:52 +01:00
Simon Stürz
fcd3b01239 Bump patch version 2025-07-07 15:51:44 +02:00
Simon Stürz
6500fce3fd Add server debug JSON RPC functionality 2024-12-20 09:21:18 +01:00
jenkins
13e15160ee Merge PR #1101: Add wireless capabilities and disable wireless AP setting if not capable 2024-10-24 16:36:07 +02:00
Simon Stürz
422e7675f9 Clean up host information propertly once removed from settings 2024-10-24 15:28:04 +02:00
Simon Stürz
2d3f7d0b79 Mute flooding UPnP socket error 2024-10-24 13:16:33 +02:00
Simon Stürz
4f2ca4daac Add wireless capabilities and disable wireless AP setting if the hardware is not capable 2024-10-18 15:01:20 +02:00
Simon Stürz
316bce2a4e Add WiFi networks list filter option 2024-09-16 15:25:10 +02:00
Simon Stürz
a30755238d Update to c++14 and fix warnings 2024-07-18 14:49:06 +02:00
Michael Zanetti
1958808c10 Add Timer::restart() to script code completion 2024-01-09 19:35:40 +01:00
Michael Zanetti
1c2d62d56a Add a new thing status view (connection, battery, update) 2023-12-31 01:03:41 +01:00
Michael Zanetti
6c3674cec7 Fix ordering of live entries in logs 2023-12-24 00:04:45 +01:00
Michael Zanetti
8f5e322239 Invert state chart painting
We need to paint from left to right in order to fill in values properly
2023-10-17 23:00:36 +02:00
Michael Zanetti
c6bb4a2ab8 Add possiblity to add sensors to dashboard 2023-10-11 23:20:14 +02:00
Michael Zanetti
557c47fe49 Fix some issues with logs
Fixes state charts sometimes requiring a refresh to paint completely
Fixes log view lists inserting live entries on the wrong end
2023-09-12 16:47:46 +02:00
Michael Zanetti
cbba68ace3 Remove debug print leftover 2023-09-07 15:31:42 +02:00
Michael Zanetti
10f31c41c2 Fix SSL enabled checkbox when editing a tunnel proxy connection 2023-07-03 17:32:57 +02:00
Michael Zanetti
9717825c16 Add support for localized and dynamic possibleValues of states 2023-06-27 20:15:17 +02:00
Michael Zanetti
fc353c7531 Add code completion for action executed events 2023-06-07 14:53:05 +02:00
Michael Zanetti
840f60ed3b Improve rules editor
Fixes: #1037
2023-05-30 23:42:30 +02:00
Michael Zanetti
d648a178f8 Drop old unused cloudEnabled settings 2023-05-25 12:43:22 +02:00
Michael Zanetti
e7eed47abf Improve group editing popup 2023-05-24 20:01:12 +02:00
Michael Zanetti
f33c8f3e6c Improve action/event log views when there's no data yet 2023-05-17 11:57:32 +02:00
Michael Zanetti
afad4be079 Fix new charts for older Qt versions 2023-05-10 23:16:08 +02:00
Michael Zanetti
0e5619b4f9 More polishing 2023-04-26 23:44:41 +02:00
Michael Zanetti
32f08120c2 Improve new logging stuff further 2023-04-24 23:59:49 +02:00
Michael Zanetti
e7316ea282 Polishing of new logs 2023-04-24 11:38:44 +02:00
Michael Zanetti
6845d7d2ae Add support for the new log engine (protocol version 8.0) 2023-04-19 11:56:35 +02:00
Michael Zanetti
709fb25ff6 Fix the script editor breaking when trying to add a new script with errors
Fixes #1006
2023-04-09 23:49:08 +02:00
Michael Zanetti
cc3cae36fc Add WindowCevering zigbee cluster id 2023-03-30 16:01:15 +02:00
Michael Zanetti
13c95a3b08 Add a find() method to SerialPorts 2023-03-28 19:26:19 +02:00
Michael Zanetti
7d671c652d Fix ac charts also showing actions 2023-03-02 23:28:38 +01:00
Michael Zanetti
b04ca3efe0 Switch to demo server with authentication 2023-02-27 00:47:17 +01:00