1581 Commits

Author SHA1 Message Date
Michael Zanetti
2300a334be Add support for interfaces in scripts 2020-10-02 16:26:44 +02:00
Jenkins nymea
d25b1111da Jenkins automated build 1.0.241 (209) 2020-09-29 19:59:21 +02:00
Jenkins nymea
3bb72b514e Merge PR #447: Make use of Google Play Services optional 2020-09-29 19:59:20 +02:00
Michael Zanetti
5fd2298de0 Check for Google Play Services availability 2020-09-29 19:51:13 +02:00
Jenkins nymea
7e5cb35f90 Jenkins automated build 1.0.240 (208) 2020-09-28 21:38:26 +02:00
Jenkins nymea
992f293a9a Jenkins automated build 1.0.239 (207) 2020-09-28 20:38:52 +02:00
Jenkins nymea
93e12ec665 Merge PR #441: Allow overriding the header icon in styles 2020-09-28 20:38:51 +02:00
Jenkins nymea
ccef190188 Merge PR #442: Improve notifications view 2020-09-28 20:38:50 +02:00
Jenkins nymea
65d0a17923 Merge PR #445: Add barcode scanner grouping 2020-09-28 20:38:50 +02:00
Jenkins nymea
25399c40f7 Merge PR #446: Fix app freeze when selecting a point in an empty graph 2020-09-28 20:38:50 +02:00
Michael Zanetti
4276336832 Fix app freeze when trying to select a point on an empty graph 2020-09-28 20:30:58 +02:00
Michael Zanetti
ad22baeea1 Fix grouping of barcode scanners 2020-09-28 19:52:53 +02:00
Michael Zanetti
8e0aed8970 Fix entering uncategorized when there's only 1 thing 2020-09-28 19:50:49 +02:00
Michael Zanetti
e777a45b93 Improve notifications view 2020-09-24 17:27:18 +02:00
Michael Zanetti
b9541b2b3a Allow overriding the header icon 2020-09-24 17:25:51 +02:00
Jenkins nymea
ef735c7cb9 Jenkins automated build 1.0.238 (206) 2020-09-23 13:49:54 +02:00
Jenkins nymea
84726685cc Merge PR #439: Reduce Android target API to 29 2020-09-23 13:49:52 +02:00
Michael Zanetti
09f3961546 Reduce Android target api to 29
QNetworkConfigurationManager doesn't work on api level 30. Needs to
be investigated still why, but this gets us going again for the time
being.
2020-09-23 13:39:21 +02:00
Jenkins nymea
69c0db3517 Jenkins automated build 1.0.237 (205) 2020-09-22 19:48:17 +02:00
Jenkins nymea
42772d335e Merge PR #437: Add new permission requests as required by iOS 14 2020-09-22 19:48:16 +02:00
Jenkins nymea
fadeef77c4 Merge PR #438: Fix entering thing pages 2020-09-22 19:48:16 +02:00
Michael Zanetti
104d9f4459 Fix entering thing pages 2020-09-22 19:41:29 +02:00
Michael Zanetti
671c7ccbbe Add new permission requests as required by iOS 14 2020-09-22 19:31:24 +02:00
Jenkins nymea
30190b1b06 Jenkins automated build 1.0.236 (204) 2020-09-22 17:55:50 +02:00
Jenkins nymea
4aec1a6b84 Jenkins automated build 1.0.235 (203) 2020-09-22 17:00:01 +02:00
Jenkins nymea
f0a359fe8b Merge PR #436: Move a java file to the correct .pro file 2020-09-22 16:59:59 +02:00
Michael Zanetti
ea54d0d9e1 Move a java file to the correct .pro file 2020-09-22 12:38:53 +02:00
Jenkins nymea
f899dfb001 Jenkins automated build 1.0.234 (202) 2020-09-22 12:22:52 +02:00
Jenkins nymea
913c87c813 Merge PR #435: bump revision so we can try uploading it to google play again 2020-09-22 12:22:52 +02:00
Michael Zanetti
f2888e8fe2 bump revision so we can try uploading it to google play again 2020-09-22 12:21:45 +02:00
Jenkins nymea
6c2604a45b Jenkins automated build 1.0.233 (200) 2020-09-22 10:34:09 +02:00
Jenkins nymea
f8b953b75f Jenkins automated build 1.0.232 (199) 2020-09-22 00:53:29 +02:00
Jenkins nymea
b77957de47 Jenkins automated build 1.0.231 (198) 2020-09-21 23:34:37 +02:00
Jenkins nymea
fa08e657f1 Merge PR #432: Android device controls 2020-09-21 23:34:37 +02:00
Jenkins nymea
f08d712437 Merge PR #433: Fix entering things pages when there's only one in the list 2020-09-21 23:34:37 +02:00
Jenkins nymea
64f72cda73 Merge PR #434: Allow adding custom main views in the overlay 2020-09-21 23:34:36 +02:00
Michael Zanetti
a145f27895 bump target sdk version 2020-09-21 20:41:41 +02:00
Michael Zanetti
aa040bd64f Fix depends 2020-09-21 19:54:01 +02:00
Michael Zanetti
298e3a5cc7 cleanup 2020-09-21 19:39:04 +02:00
Michael Zanetti
aa6035d237 clean up android target abi 2020-09-21 19:29:28 +02:00
Michael Zanetti
c8a91ba9b1 Support multiple nymea hosts 2020-09-21 19:29:02 +02:00
Michael Zanetti
e9c345cc8b Make the connection establishment non blocking 2020-09-21 19:29:02 +02:00
Michael Zanetti
3bc92633ab Add a splash when loading the activity 2020-09-21 19:29:02 +02:00
Michael Zanetti
63e5d6bf77 Mostly finished now 2020-09-21 19:29:02 +02:00
Michael Zanetti
09e259266b It's working (needs a lot more love still tho) 2020-09-21 19:28:17 +02:00
Michael Zanetti
ee34f6a623 It's appearing 2020-09-21 19:28:17 +02:00
Michael Zanetti
c9c5752281 A first stab on Google Device Actions (not working at all yet) 2020-09-21 19:28:17 +02:00
Michael Zanetti
fbbe8c53c8 Allow adding custom main views in the overlay
The STYLES_PATH qmake argument is replaces with OVERLAY_PATH now
2020-09-18 00:54:20 +02:00
Michael Zanetti
a32a588fa3 Fix entering things pages when there's only one in the list (with Qt 5.15) 2020-09-17 23:05:22 +02:00
Jenkins nymea
61c2cb70f0 Jenkins automated build 1.0.230 (197) 2020-09-15 19:11:18 +02:00