46 Commits

Author SHA1 Message Date
Simon Stürz
48bed7bf3e Android: Fix push notifications and permission handling 2025-12-05 13:58:19 +01:00
Simon Stürz
8f6ed7c8a0 android: Fix vibrate 2025-12-05 13:58:19 +01:00
Simon Stürz
f2229ba321 Android: Fix edge-to-edge for android SKD < 35 2025-12-05 13:58:19 +01:00
Simon Stürz
3286fd154d Android: Add left and right margins and handle cutout in the MainMenu 2025-12-05 13:41:18 +01:00
Simon Stürz
612397be6b Add top padding also for the MainMenu 2025-12-05 13:41:18 +01:00
Simon Stürz
8736717370 Android: Make Edge To Edge work again for SDK >= 35 2025-12-05 13:41:18 +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
43023e2699 Update nymea-app license text and add SPDX identifier (nymea-app) 2025-11-18 16:21:49 +01: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
Simon Stürz
e8c511fc0c Update android notification service 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
69d5792972 Support notification alerts for air condintioning 2023-02-25 17:03:01 +01:00
jenkins
a52d047840 Merge PR #940: Fix some permission backwards compatibility issues with older android versions 2022-12-15 14:58:28 +01:00
Michael Zanetti
1ea670da68 Fix a crash with checking location permissions on old androids 2022-12-15 14:48:44 +01:00
Michael Zanetti
3fca15c7ee Fix some permission backwards compatibility issues with older android versions 2022-12-15 14:03:12 +01:00
Michael Zanetti
caab69af01 Fix bluetooth permission checking for android <= 30 (11) 2022-12-09 15:28:18 +01:00
Michael Zanetti
2b15ad34aa Add a check for location services being enabled in BtWiFi setup 2022-12-07 20:18:05 +01:00
Michael Zanetti
18e8e1ba49 Fix bluetooth permission on android 2022-11-28 15:34:12 +01:00
Michael Zanetti
b8e9dd7e45 Some fixes in the platform permission helper for android 2022-11-22 14:06:27 +01:00
Michael Zanetti
eb27cc5a53 Fix crash in the connectionwirzard on android (requesting localnetwork permission) 2022-11-20 22:00:15 +01: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
aec0d7c5df Add support for deep linking through push notification data 2022-07-08 13:07:50 +02:00
Michael Zanetti
06b5c69cae Fix android navigation panel color 2022-07-03 13:38:10 +02:00
Michael Zanetti
4a2f4b341e Rework overlay/branding mechanism 2021-03-30 10:32:40 +02:00
Michael Zanetti
2a4461b598 use vertical aligned logo instead of horizontal 2021-03-24 12:30:04 +01:00
Michael Zanetti
b5c1b52e15 Follow OS light/dark mode 2021-03-24 00:08:31 +01:00
Michael Zanetti
f36b36f8da Move AppLogController into libnymea-app 2021-03-14 01:17:26 +01:00
Michael Zanetti
e69d7adbe9 Allow builds with firebase to work without play services again 2020-10-24 22:37:08 +02:00
Michael Zanetti
0b5b689101 Allow building without firebase 2020-10-24 00:12:46 +02:00
Michael Zanetti
fca61ca7b5 change copying of android java files a bit 2020-10-19 20:34:45 +02:00
Michael Zanetti
d375ad387d some cleanup 2020-10-16 21:17:04 +02:00
Michael Zanetti
e02274fce1 Try to move Java code to a more common place 2020-10-16 13:21:23 +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
39417c04c0 Update copyright heeaders 2020-02-01 00:48:50 +01:00
Michael Zanetti
187d306a0b Implement new system time api 2020-01-16 11:42:39 +01:00
Michael Zanetti
588131f9fe Also color the panel on android, fix iOS landscape mode 2019-09-20 01:16:39 +02:00
Michael Zanetti
58eb43b2b9 PRovide required data for bulk push notifications 2019-02-14 16:48:44 +01:00
Michael Zanetti
22dd3fe27d intermediate commit.
Working pretty well now. No cleanup done. some broken menu entries related to
connect.

TBC
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
f8bcd3d6e0 Use a better device name for registering push notifications 2018-12-19 14:03:14 +01: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