Simon Stürz
48bed7bf3e
Android: Fix push notifications and permission handling
2025-12-05 13:58:19 +01:00
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
4322df3394
Update firebase SDK to 10.7.0
2024-07-17 16:51:59 +02:00
Michael Zanetti
a9d2f0ce4c
Add support for Android themed icons
2022-09-20 00:05:11 +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
230c79269d
Update splash for android too
2021-03-21 15:44:49 +01:00
Michael Zanetti
f36b36f8da
Move AppLogController into libnymea-app
2021-03-14 01:17:26 +01:00
Michael Zanetti
bd86eafeeb
Fix adaptive icon on "round" launchers
...
We use a android:roundIcon for bckwards compatibility with android < 8.
This caused the adaptive icon to not be used on round icon launchers.
This branch just copies the regular adaptive icon xml to a round one.
Once we don't support android < 8 any more we can completely drop
the roundIcon stuff as the normal adaptive icon works just fine
for round launchers unless you use android:roundIcon in the xml.
2020-11-04 17:44:08 +01:00
Michael Zanetti
aa82255447
Update android packaging to support Qt 5.14
2020-03-29 22:42:57 +02:00
Michael Zanetti
4d7400d1c7
fix splash
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
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
45ddbd3320
fix push registering on iOS, improve android push notification icons
2018-09-19 17:19:06 +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
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