57 Commits

Author SHA1 Message Date
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
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
0a0f952740 Dynamically show/hide the mouse cursor, depending on the input type 2020-08-04 11:15:51 +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
195efeebee Improve Ubuntu Touch support (add push notification and clean up) 2019-12-16 14:26:33 +01:00
Michael Zanetti
69f959befe Make the webview optional 2019-09-27 19:05:17 +02:00
Michael Zanetti
588131f9fe Also color the panel on android, fix iOS landscape mode 2019-09-20 01:16:39 +02:00
Michael Zanetti
d814404698 Handle the iPhone notch better 2019-09-12 00:34:50 +02:00
Michael Zanetti
f01e7ca627 Add support for setting the screen brightness on Raspberry Pis 2019-07-05 00:11:22 +02:00
Michael Zanetti
be28bb2b56 Add a helper to control the rpi's backlight 2019-05-22 15:52:50 +02:00
Michael Zanetti
58eb43b2b9 PRovide required data for bulk push notifications 2019-02-14 16:48:44 +01:00
Michael Zanetti
5f202789c4 add dummy implementation for iOS 2019-02-06 14:07:26 +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