Michael Zanetti
e2ceadc7a1
fix a crash when editing rules
...
there seems to be a race condition in StackView.onRemoved where it sometimes
makes the QML engine crash if accessing context properties from outside the
function context in the handler.
Sometimes it would just print that those properties are undefined and not complete
the handler code, other times however, it does actually find the properties
but crash upon accessing them.
2018-06-25 12:03:43 +02:00
Michael Zanetti
9bbfd9de19
fix logsModel to allow filtering for multiple typeIds
2018-06-22 11:19:40 +02:00
Michael Zanetti
e44d5c0fd8
Improve initial setup
2018-06-22 11:19:40 +02:00
Michael Zanetti
5d9282493c
improve some visuals as reported by beta testers
2018-06-21 18:12:30 +02:00
Jenkins
aae0d3584a
Merge remote-tracking branch 'origin/interfaced-based-rules' into landing-silo
2018-06-21 16:32:45 +02:00
Jenkins
3837855ffc
Merge remote-tracking branch 'origin/update-android-icon' into landing-silo
2018-06-21 15:41:31 +02:00
Michael Zanetti
478ebee9c6
update android icon and splash screen
2018-06-21 12:56:21 +02:00
Michael Zanetti
2e49528353
add app icon and launchscreen on ios
2018-06-21 02:32:28 +02:00
Michael Zanetti
2d41671b2b
hide features which aren't implemented in the core yet
2018-06-20 22:30:58 +02:00
Michael Zanetti
c8c62d89a5
add complete support for interface based rules
2018-06-20 21:17:26 +02:00
Michael Zanetti
6fa3604f52
add support for time based rules and rework rule dialog
2018-06-15 01:11:22 +02:00
Jenkins
06ab294ca7
Merge remote-tracking branch 'origin/improve-statelog' into landing-silo
2018-06-14 04:07:24 +02:00
Jenkins
a1817c4329
Merge remote-tracking branch 'origin/ios-package' into landing-silo
2018-06-14 03:14:57 +02:00
Michael Zanetti
52c7bf2e98
reenable plist substitution
2018-06-13 23:12:30 +02:00
Jenkins
6a8c083f33
Merge remote-tracking branch 'origin/fix-combobox-paramdescriptordelegate' into landing-silo
2018-06-13 17:54:45 +02:00
Michael Zanetti
1b51a6e4f4
improve statelog view a bit
2018-06-13 14:24:05 +02:00
Michael Zanetti
b5870af828
fix combobox component for ParamDescriptorDelegate
2018-06-12 19:06:45 +02:00
Michael Zanetti
bcccacd1d6
improve garagegate visuals
2018-06-11 17:59:54 +02:00
Michael Zanetti
f34627e7c3
after changing the logo, update the derivates
2018-06-11 13:27:48 +02:00
Michael Zanetti
29cf163f9e
drop some unused stuff
2018-06-08 12:58:47 +02:00
Michael Zanetti
8fe83b4936
try workaoround
2018-06-08 12:58:47 +02:00
Michael Zanetti
8632dd5c5a
try with our settings, but default Info.plist
2018-06-08 12:58:47 +02:00
Michael Zanetti
3cd923a87f
set more stuff
2018-06-08 12:58:47 +02:00
Michael Zanetti
52a922d862
try to use our own plist again
2018-06-08 12:58:47 +02:00
Michael Zanetti
ed6d0f76a6
add info.plis.in to other files
2018-06-08 12:58:47 +02:00
Michael Zanetti
c62f34fd53
add ios package template
2018-06-08 12:58:47 +02:00
Jenkins
64719e10d5
Merge remote-tracking branch 'origin/osx-bundle' into landing-silo
2018-06-07 20:19:34 +02:00
Michael Zanetti
accee52f74
OSX bundle support
2018-06-07 14:51:28 +02:00
Michael Zanetti
0826a90833
also add link to nymea website to about dialog
2018-06-07 12:44:01 +02:00
Michael Zanetti
5bb5e6c42b
improve about page
2018-06-07 05:05:26 +02:00
Michael Zanetti
5270c2b756
add license info to about page
2018-06-07 01:41:44 +02:00
Michael Zanetti
33809bf988
improve connect page and translation handling even more
2018-06-05 23:21:38 +02:00
Michael Zanetti
7200af7f77
Merge pull request #20 from guh/fix-upnp
...
improve UPnP discovery
2018-06-05 20:31:22 +02:00
Michael Zanetti
19a502fc39
add support for closable interfaces
2018-06-05 18:43:56 +02:00
Michael Zanetti
362029b0c3
improve UPnP discovery
2018-06-05 18:43:08 +02:00
Michael Zanetti
8e1f14a9a4
introduce automated version number generation
2018-06-04 18:14:59 +02:00
Michael Zanetti
383b5b07e9
improve discovery and connecttion
2018-06-04 00:56:09 +02:00
Michael Zanetti
3536204961
Merge pull request #16 from guh/fix-linux-build
...
fix build on desktop linux
2018-06-04 00:55:01 +02:00
Michael Zanetti
84d7d2f7fa
fix build on desktop linux
2018-06-02 00:43:46 +02:00
Michael Zanetti
348f15ac48
switch to a different avahi lib which also works on android
2018-06-01 12:57:42 +02:00
Michael Zanetti
83a7814071
Translated using Weblate (German)
...
Currently translated at 100.0% (297 of 297 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-29 17:03:00 +02:00
Michael Zanetti
f8fa5bf7fc
Translated using Weblate (German)
...
Currently translated at 95.6% (284 of 297 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-29 17:01:19 +02:00
Michael Zanetti
8bd0dc814e
update translations
2018-05-29 16:58:49 +02:00
Michael Zanetti
b7f15d94b1
some ui fixes here and there
2018-05-29 15:10:08 +02:00
Michael Zanetti
bc1a254be9
restructure code to allow adding unit tests
2018-05-29 13:33:58 +02:00
Michael Zanetti
9ecbd241a9
Merge pull request #7 from guh/fix-inputtrigger-view
...
Fix inputtrigger view
2018-05-28 23:27:45 +02:00
Michael Zanetti
a018241ac6
Translated using Weblate (German)
...
Currently translated at 100.0% (264 of 264 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-28 16:29:11 +02:00
Michael Zanetti
7fdde37f5d
Translated using Weblate (German)
...
Currently translated at 96.9% (256 of 264 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-28 16:27:35 +02:00
Michael Zanetti
52f2a55ff7
Translated using Weblate (German)
...
Currently translated at 82.1% (217 of 264 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-28 16:21:08 +02:00
Michael Zanetti
d13e9f5d1e
Translated using Weblate (German)
...
Currently translated at 73.1% (193 of 264 strings)
Translation: Apps/mea
Translate-URL: http://translate.nymea.io/projects/apps/mea/de/
2018-05-28 16:17:26 +02:00