73 Commits

Author SHA1 Message Date
Simon Stürz
1e3171a379 Improve iOS machine hostname in case it returns only localhost 2025-12-05 13:58:19 +01:00
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
dd996d08e1 iOS: Fix all introduced warnings and port iOS code to Qt 6
iOS: Fix app screen safearea from all directions
2025-12-05 13:41:17 +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
25608c1aa3 WIP: Initial attempt to port to 20.04
update clickable.json to clickable.yaml and set template unconfined

WIP: Initial attempt to port to 20.04

update clickable.json to clickable.yaml and set template unconfined

bumb click app version to 1.7.18

bump version accordingly to version.txt

bump version accordingly to version.txt

bump version accordingly to version.txt
2023-10-03 00:44:55 +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
Michael Zanetti
eda1e02075 Make the webview optional 2023-01-24 20:16:33 +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
1d2feb444e Refresh notification permission on iOS when the app is focused
It may have changed while the app was unfocused
2022-12-08 16:29:11 +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
bbf0ffb060 Fix top panel font color when phone is set to dark mode but still a light style is used 2021-09-13 14:00:01 +02:00
Michael Zanetti
b27ef6cd31 Persist generated device serial on Ubuntu Phone 2021-08-10 16:30:25 +02:00
Michael Zanetti
357f6a2fda Make the webview work in the snap package 2021-07-07 17:20:34 +02:00
Michael Zanetti
420b0c6396 Fix an issue when disabling screen dimming 2021-05-19 19:29:49 +02:00
Michael Zanetti
4a2f4b341e Rework overlay/branding mechanism 2021-03-30 10:32:40 +02:00
Michael Zanetti
b2996e7e3f Fix event filter on windows 2021-03-24 17:29:34 +01: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
a1b07fe204 Improve screen brightness control 2021-03-21 17:19:52 +01:00
Michael Zanetti
230c79269d Update splash for android too 2021-03-21 15:44:49 +01:00
Michael Zanetti
5c34fc22b0 Add splash screen support 2021-03-21 15:24:54 +01:00
Michael Zanetti
b8aba4b4ce Add support for plymouth 2021-03-18 23:34:21 +01:00
Michael Zanetti
f36b36f8da Move AppLogController into libnymea-app 2021-03-14 01:17:26 +01:00
Michael Zanetti
82454fc554 Finishing touches 2021-01-04 16:46:26 +01:00
Michael Zanetti
3c41a7090b Import firebase cpp sdk to get rid of external dependency 2021-01-04 16:45:59 +01:00
Michael Zanetti
5b83b5b6c9 Fix max brightness for screen display brightness 2020-12-23 17:31:16 +01:00
Michael Zanetti
4b62ead366 Make the screen helper more generic 2020-12-20 15:23:14 +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