10 Commits

Author SHA1 Message Date
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