21 Commits

Author SHA1 Message Date
Michael Zanetti
3ea0ec1f9f Initial stab on NFC support 2020-10-12 15:02:23 +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
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
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
d908a7e359 Some improvements 2019-06-11 02:40:24 +02: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
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
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
65bcc6c4b2 restructure packaging 2018-05-14 13:27:38 +02:00