40 Commits

Author SHA1 Message Date
Michael Zanetti
e02274fce1 Try to move Java code to a more common place 2020-10-16 13:21:23 +02:00
Michael Zanetti
621bfaed91 More work on NFC 2020-10-12 15:02:23 +02:00
Michael Zanetti
3ea0ec1f9f Initial stab on NFC support 2020-10-12 15:02:23 +02:00
Michael Zanetti
8c04f4f1b8 Fix android device controls not always updating on the first setup 2020-09-29 22:45:33 +02:00
Michael Zanetti
5fd2298de0 Check for Google Play Services availability 2020-09-29 19:51:13 +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
Michael Zanetti
a145f27895 bump target sdk version 2020-09-21 20:41:41 +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
Jenkins nymea
219b74a94f Fix resource config for AAB package 2020-04-01 21:34:31 +02:00
Jenkins nymea
583fa8451e Update gradle version 2020-04-01 16:35:32 +02:00
Michael Zanetti
7f3a786c33 Add support for building .aab bundles 2020-03-31 13:02:02 +02:00
Michael Zanetti
aa82255447 Update android packaging to support Qt 5.14 2020-03-29 22:42:57 +02:00
Michael Zanetti
604475d29c Update to newer Android API 2019-07-07 17:29:07 +02:00
Michael Zanetti
d208e5f399 Update firebase dependency 2019-06-12 17:07:44 +02:00
Jenkins
4dabffb770 Merge PR #198: Add support for device settings 2019-06-12 12:30:33 +02:00
Michael Zanetti
f66ac04636 Remove the old hack that moves the output file around 2019-06-12 11:48:40 +02:00
Michael Zanetti
d908a7e359 Some improvements 2019-06-11 02:40:24 +02:00
Michael Zanetti
58eb43b2b9 PRovide required data for bulk push notifications 2019-02-14 16:48:44 +01:00
Michael Zanetti
4d7400d1c7 fix splash 2019-02-06 03:00:43 +01:00
Michael Zanetti
8091cbb8c6 improve startup and connection 2019-02-06 03:00:43 +01:00
Michael Zanetti
f095a2ac15 Add support for the thermostat interface 2019-01-28 23:42:20 +01:00
Michael Zanetti
ab438295d7 fix adaptive icon
apparently needs to be in mipmap-anydpi-v26, not in drawable-anydpi-v26
2018-10-18 23:16:44 +02:00
Michael Zanetti
58819af2cb fix icons on android, indroducing a roundIcon and an adaptive icon 2018-10-17 22:44:48 +02:00
Michael Zanetti
0796c08fbd switch to using ANDROID_ID instead of IMEI to identify a device across app installs 2018-09-20 14:55:08 +02:00
Michael Zanetti
45ddbd3320 fix push registering on iOS, improve android push notification icons 2018-09-19 17:19:06 +02:00
Michael Zanetti
152354d75f add a platform helper 2018-09-19 13:03:46 +02:00
Michael Zanetti
9279db9608 working edition of push notifications on android, to be cleaned up still 2018-09-18 23:20:22 +02:00
Michael Zanetti
eba33f80db add revision info to version.txt 2018-07-07 15:27:19 +02:00
Michael Zanetti
29bc7db21e rename to nymea:app 2018-06-26 04:14:19 +02:00
Michael Zanetti
478ebee9c6 update android icon and splash screen 2018-06-21 12:56:21 +02:00
Michael Zanetti
8e1f14a9a4 introduce automated version number generation 2018-06-04 18:14:59 +02:00
Michael Zanetti
5320ff2c11 drop generated file 2018-05-28 23:26:59 +02:00
Michael Zanetti
5922a48b65 let qmake bump the qt version in gradle 2018-05-24 17:11:23 +02:00
Michael Zanetti
65bcc6c4b2 restructure packaging 2018-05-14 13:27:38 +02:00