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
|
ecea0eae26
|
Set submodule nymea-remoteproxy back to master branch
|
2025-12-09 12:56:36 +01:00 |
|
Simon Stürz
|
f44d75ae17
|
windows: Update build flags
|
2025-12-05 14:38:01 +01:00 |
|
Simon Stürz
|
0f65846688
|
Update to 1.11.1
|
2025-12-05 13:58:46 +01:00 |
|
Simon Stürz
|
d3cb28ae15
|
Bump version
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
590063aa19
|
Fix android permissions
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
dec89523be
|
Update permission instance handling and update
android manifest permissions
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
9e76717487
|
Bump version
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
b1f161bb3a
|
debian: Switch debian packaging to Qt6
android: Fix android manifest
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
f4e8361d9d
|
Update ssl lib for android
|
2025-12-05 13:58: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
|
1e3171a379
|
Improve iOS machine hostname in case it returns only localhost
|
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
|
4cb037b518
|
Fix notification requests on android
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
48bed7bf3e
|
Android: Fix push notifications and permission handling
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
8f6ed7c8a0
|
android: Fix vibrate
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
009e69c456
|
Add app revision for the about screen
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
ce952dc536
|
android: Fix empty name on some app launchers
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
dcbe619fc1
|
Make lrelease work on all platforms
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
8895a853a7
|
Update some signal handlers to JavaScript functions with formal parameters
Update translations
Bump build revision
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
120e6d2907
|
Update energy charts and fix y value texts
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
f2229ba321
|
Android: Fix edge-to-edge for android SKD < 35
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
e705de8675
|
iOS: Enable SSL for lan
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
8ab31af549
|
iOS: Add initial cmake apptempt
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
3b7a97a5f5
|
Android: target SDK 36
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
fb42ea6c04
|
Update android packaging for Qt6 qmake handling with arch individual aab
|
2025-12-05 13:58:19 +01:00 |
|
Simon Stürz
|
12b11fca1a
|
Update imprint and add detailed open source license information
|
2025-12-05 13:58:15 +01:00 |
|
Simon Stürz
|
0c663e9d49
|
Fix NymeaDialog implicit width warning
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
82aa5efe6f
|
Fix QML IconMenuItem: Created graphical object was not placed in the graphics scene.
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
7e6d1591b1
|
Fix warning from missing inline media controller
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
3286fd154d
|
Android: Add left and right margins and handle cutout in the MainMenu
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
612397be6b
|
Add top padding also for the MainMenu
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
8736717370
|
Android: Make Edge To Edge work again for SDK >= 35
|
2025-12-05 13:41:18 +01:00 |
|
Simon Stürz
|
c5797ffc44
|
Update QtZeroConf and fix Android builds
|
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
|
ea72e5c7ea
|
Fix QmlListView crash in ConsumerStats
|
2025-12-05 13:40:44 +01:00 |
|
Simon Stürz
|
1034c41541
|
Bump version to 1.11.0
|
2025-12-05 13:40:43 +01:00 |
|
Simon Stürz
|
315ffff367
|
Update .gitignore
|
2025-12-05 13:40:22 +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 |
|
jenkins
|
68e6833917
|
Jenkins automated build 1.10.21 (679)
|
2025-12-05 13:00:27 +01:00 |
|
Simon Stürz
|
9729e65074
|
Cleanup LICENSES
|
2025-12-05 12:21:00 +01:00 |
|
Simon Stürz
|
830206e98b
|
Restore MIT License of srp
|
2025-12-05 12:03:24 +01:00 |
|
Simon Stürz
|
f0ec53441d
|
Update version
|
2025-12-05 11:58:15 +01:00 |
|
Simon Stürz
|
0f14ad8ab8
|
Update license information, imprint and About screen
|
2025-12-05 11:42:04 +01:00 |
|