31 Commits

Author SHA1 Message Date
Simon Stürz
ce952dc536 android: Fix empty name on some app launchers 2025-12-05 13:58:19 +01:00
Simon Stürz
5d6844efb2 Update to Qt6, introduce first cmake based build
Port android to Qt 6
2025-12-05 13:40:20 +01:00
Simon Stürz
f77ecf329c Android: fix keyboard margins 2025-09-17 16:20:41 +02:00
Simon Stürz
99ee266ffb Android: add SDK 35 support 2025-07-14 13:26:48 +02:00
Simon Stürz
4322df3394 Update firebase SDK to 10.7.0 2024-07-17 16:51:59 +02:00
Michael Zanetti
9c20227493 Replace some Android support.v4 with androidx libraries 2023-06-13 19:31:48 +02:00
Michael Zanetti
b847d5ba59 Update permission handling 2022-11-20 18:00:14 +01:00
Michael Zanetti
a9d2f0ce4c Add support for Android themed icons 2022-09-20 00:05:11 +02:00
Michael Zanetti
bc5804e22e Bump Android API target level to 30 2021-08-11 20:04:43 +02:00
Michael Zanetti
f36b36f8da Move AppLogController into libnymea-app 2021-03-14 01:17:26 +01:00
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