217 Commits

Author SHA1 Message Date
Michael Zanetti
eadd8187dd Translated using Weblate (German)
Currently translated at 81.9% (455 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:10:31 +02:00
Michael Zanetti
aec00bbbc3 Translated using Weblate (German)
Currently translated at 78.9% (438 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:07:13 +02:00
Michael Zanetti
b2551fad2c Translated using Weblate (German)
Currently translated at 74.4% (413 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:05:01 +02:00
Michael Zanetti
f453eb7bff Translated using Weblate (German)
Currently translated at 72.4% (402 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:01:25 +02:00
Michael Zanetti
f5823a50ee Translated using Weblate (German)
Currently translated at 72.4% (402 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:01:14 +02:00
Michael Zanetti
fec218c082 Translated using Weblate (German)
Currently translated at 72.0% (400 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 19:00:16 +02:00
Michael Zanetti
309aaeb650 Translated using Weblate (German)
Currently translated at 67.2% (373 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 18:54:33 +02:00
Michael Zanetti
e3d5c1a8ad Translated using Weblate (German)
Currently translated at 53.8% (299 of 555 strings)

Translation: Apps/nymea:app
Translate-URL: http://translate.nymea.io/projects/apps/nymea-app/de/
2018-07-04 18:14:03 +02:00
Michael Zanetti
bd4d0eaf9b update translations 2018-07-04 18:01:01 +02:00
Jenkins
073a97cdf5 Automated Jenkins build: 1.0.32 2018-07-04 16:48:15 +02:00
Jenkins
b03360ec22 Merge remote-tracking branch 'origin/small-fixes' into landing-silo 2018-07-04 16:48:15 +02:00
Michael Zanetti
8fd03fdc22 add QML files to project tree 2018-07-04 14:28:31 +02:00
Michael Zanetti
7ce840de67 fix initializing of main view 2018-07-04 14:28:25 +02:00
Jenkins
a0ea09c9ec Automated Jenkins build: 1.0.31 2018-07-03 20:27:20 +02:00
Michael Zanetti
13ba441d1e fix spelling error in EditRulesPage 2018-07-03 20:23:45 +02:00
Simon Stürz
e92419c65a Fix button margins 2018-07-03 17:41:21 +02:00
Simon Stürz
d2cd4eff59 Update and fix behaviour of bluetooth LE wifi setup 2018-07-03 17:41:21 +02:00
Simon Stürz
e652c16436 Add bluetooth available and enabled properties 2018-07-03 17:36:11 +02:00
Jenkins
ab02d54d2f Automated Jenkins build: 1.0.30 2018-07-02 23:20:17 +02:00
Michael Zanetti
fe80fc3531 fix remove device policy question handling 2018-07-02 23:04:49 +02:00
Jenkins
b041db8c81 Automated Jenkins build: 1.0.29 2018-07-02 22:49:25 +02:00
Jenkins
706480d28c Merge remote-tracking branch 'origin/resolve-hostnames' into landing-silo 2018-07-02 22:49:25 +02:00
Jenkins
f95200b938 Automated Jenkins build: 1.0.28 2018-07-02 21:33:37 +02:00
Michael Zanetti
3975e90265 replace apple installer script with a template 2018-07-02 21:21:46 +02:00
Michael Zanetti
24aca10d09 alow using hostnames for the manual connection and improve connection a bit 2018-07-02 19:57:43 +02:00
Jenkins
18d1c3c8cd Automated Jenkins build: 1.0.27 2018-07-02 14:37:48 +02:00
Michael Zanetti
113963a77b add support for tagging
rework the main page completely by using the new features available for tagging
2018-07-02 01:10:31 +02:00
Jenkins
37c94e083b Automated Jenkins build: 1.0.26 2018-06-26 13:56:29 +02:00
Michael Zanetti
0980d500e8 move style overrides to a separate repository 2018-06-26 13:46:49 +02:00
Jenkins
30dd18ff0c Automated Jenkins build: 1.0.25 2018-06-26 11:36:27 +02:00
Simon Stürz
9afd07dc17 Update readme file 2018-06-26 08:40:25 +02:00
Jenkins
76bad3a28d Automated Jenkins build: 1.0.24 2018-06-26 04:46:35 +02:00
Jenkins
d0654ff84e Automated Jenkins build: 1.0.23 2018-06-26 04:14:46 +02:00
Michael Zanetti
29bc7db21e rename to nymea:app 2018-06-26 04:14:19 +02:00
Jenkins
00200bf057 Automated Jenkins build: 1.0.22 2018-06-25 20:28:21 +02:00
Michael Zanetti
9a6a5e8df0 adjust app icon on ios 2018-06-25 20:00:19 +02:00
Jenkins
d07629e2d0 Automated Jenkins build: 1.0.21 2018-06-25 12:34:23 +02:00
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
Jenkins
7d9cdd31e1 Automated Jenkins build: 1.0.20 2018-06-22 13:09:45 +02:00
Michael Zanetti
aaa666e41c give hdiattach some time before running the applescript on the dmg 2018-06-22 12:58:41 +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
Simon Stürz
5b26ed591b make networkstate work 2018-06-22 11:19:40 +02:00
Jenkins
8681cc7070 Automated Jenkins build: 1.0.19 2018-06-22 10:56:56 +02:00
Michael Zanetti
5d9282493c improve some visuals as reported by beta testers 2018-06-21 18:12:30 +02:00
Jenkins
e3c5908afb Automated Jenkins build: 1.0.18 2018-06-21 16:32:45 +02:00
Jenkins
aae0d3584a Merge remote-tracking branch 'origin/interfaced-based-rules' into landing-silo 2018-06-21 16:32:45 +02:00
Jenkins
b586f979b2 Automated Jenkins build: 1.0.17 2018-06-21 15:41:31 +02:00
Jenkins
3837855ffc Merge remote-tracking branch 'origin/update-android-icon' into landing-silo 2018-06-21 15:41:31 +02:00
Jenkins
93989c478d Automated Jenkins build: 1.0.16 2018-06-21 14:44:53 +02:00