31 Commits

Author SHA1 Message Date
Michael Zanetti
6580a954ce fix wifi setup flow
it didn't exit the tool properly in certain circumstances
2018-10-24 13:21:53 +02:00
Michael Zanetti
0967a0fc9e rework bluetooth wifi setup to be more userfiendly 2018-10-22 23:33:55 +02:00
Michael Zanetti
c031d9cf3d improve wording in connectingpage 2018-10-18 15:23:14 +02:00
Michael Zanetti
d9f9f30257 Move AWSClient out of the Engine, make it a singleton for now 2018-10-01 17:40:42 +02:00
Michael Zanetti
be50036584 Engine isn't a singleton any more! 2018-10-01 17:37:29 +02:00
Michael Zanetti
7ef39cb2d7 nymeadiscovery doesn't use the Engine any more 2018-10-01 17:19:57 +02:00
Michael Zanetti
647edaf72e BluetoothDiscovery is not a member of Engine any more rather a standalone tool 2018-10-01 17:17:54 +02:00
Michael Zanetti
8af4cd49d5 fix aws login, workaround wss certificate issue 2018-09-28 11:24:24 +02:00
Michael Zanetti
d743d01c20 also fix cancel button for auto-connects 2018-09-25 10:39:04 +02:00
Michael Zanetti
152354d75f add a platform helper 2018-09-19 13:03:46 +02:00
Michael Zanetti
2b5af4f2f8 fix order of connection so that the connect page doesn't remain stale on the stack 2018-09-13 21:43:10 +02:00
Michael Zanetti
cfae3b943f disable the Wifi setup if there are boxes already 2018-09-06 12:48:48 +02:00
Michael Zanetti
ce06ffbcce remote connection support done 2018-08-31 14:45:06 +02:00
Michael Zanetti
e9390dcb5a getting close 2018-08-31 14:44:44 +02:00
Michael Zanetti
080a47932a it's working! 2018-08-31 14:44:09 +02:00
Michael Zanetti
17ea41dd9b more work on aws login and remote connection 2018-08-31 14:44:09 +02:00
Michael Zanetti
d2170f1adb some more work, still not connected to mqtt tho 2018-08-31 14:44:09 +02:00
Michael Zanetti
383eb2f682 a lot of cleanup 2018-08-31 14:44:09 +02:00
Michael Zanetti
d5839a5229 more work on the cloud login 2018-08-31 14:44:09 +02:00
Michael Zanetti
2258e531b6 some more work on aws 2018-08-31 14:43:44 +02:00
Michael Zanetti
aa04a0b491 try connecting to aws 2018-08-31 14:43:44 +02:00
Michael Zanetti
678ff9973b add better ipv6 support 2018-08-31 14:43:44 +02:00
Michael Zanetti
4d2125fe2d fix suggested port in manual connection dialog 2018-08-03 21:57:35 +02:00
Michael Zanetti
bf7590c343 fix crash in BT setup 2018-08-03 21:55:26 +02:00
Simon Stürz
94439df25d Make bluetooth enable/disable message for iOS containing the app restart information 2018-07-17 17:34:18 +02:00
Simon Stürz
ca2c36420d Update bluetooth enabled/disabled information 2018-07-17 17:34:18 +02:00
Simon Stürz
8038841322 Fix wifi setup page stack issue 2018-07-17 17:34:18 +02:00
Simon Stürz
f9212cc64c Update bluetooth low energy discovery behaviour 2018-07-17 17:34:18 +02:00
Simon Stürz
57b1172a88 Add bluetooth available check and fix discovery issue for iOS 2018-07-17 17:34:18 +02:00
Simon Stürz
1b42ffd3e4 Make bluetooth low energy work for macos 2018-07-17 17:33:19 +02:00
Michael Zanetti
a4d9d1634f use fancyheader also for the connect page 2018-07-08 03:21:19 +02:00