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
30d148931d
Fix version.txt parsing in android builds with QtCreator >= 6
2022-01-20 12:06:04 +01:00
Michael Zanetti
36cf463c19
Update to latest fixes
2021-09-14 00:24:06 +02:00
Michael Zanetti
bc5804e22e
Bump Android API target level to 30
2021-08-11 20:04:43 +02:00
Michael Zanetti
64b5b0dda6
Fix firebase path in build.gradle
2021-03-28 15:29:48 +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
7ceebc101d
Update translations
2021-03-03 18:59:38 +01:00
Michael Zanetti
7679e5f909
Fix a warning in the gradlew script
2021-01-08 20:03:50 +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
0b5b689101
Allow building without firebase
2020-10-24 00:12:46 +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
621bfaed91
More work on NFC
2020-10-12 15:02:23 +02:00
Michael Zanetti
3ea0ec1f9f
Initial stab on NFC support
2020-10-12 15:02:23 +02:00
Michael Zanetti
8c04f4f1b8
Fix android device controls not always updating on the first setup
2020-09-29 22:45:33 +02:00
Michael Zanetti
5fd2298de0
Check for Google Play Services availability
2020-09-29 19:51:13 +02:00
Michael Zanetti
09f3961546
Reduce Android target api to 29
...
QNetworkConfigurationManager doesn't work on api level 30. Needs to
be investigated still why, but this gets us going again for the time
being.
2020-09-23 13:39:21 +02:00
Michael Zanetti
a145f27895
bump target sdk version
2020-09-21 20:41:41 +02:00
Michael Zanetti
c8a91ba9b1
Support multiple nymea hosts
2020-09-21 19:29:02 +02:00
Michael Zanetti
e9c345cc8b
Make the connection establishment non blocking
2020-09-21 19:29:02 +02:00
Michael Zanetti
3bc92633ab
Add a splash when loading the activity
2020-09-21 19:29:02 +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
ee34f6a623
It's appearing
2020-09-21 19:28:17 +02:00
Michael Zanetti
c9c5752281
A first stab on Google Device Actions (not working at all yet)
2020-09-21 19:28:17 +02:00
Jenkins nymea
219b74a94f
Fix resource config for AAB package
2020-04-01 21:34:31 +02:00
Jenkins nymea
583fa8451e
Update gradle version
2020-04-01 16:35:32 +02:00
Michael Zanetti
7f3a786c33
Add support for building .aab bundles
2020-03-31 13:02:02 +02:00
Michael Zanetti
aa82255447
Update android packaging to support Qt 5.14
2020-03-29 22:42:57 +02:00
Michael Zanetti
604475d29c
Update to newer Android API
2019-07-07 17:29:07 +02:00
Michael Zanetti
d208e5f399
Update firebase dependency
2019-06-12 17:07:44 +02:00
Jenkins
4dabffb770
Merge PR #198 : Add support for device settings
2019-06-12 12:30:33 +02:00
Michael Zanetti
f66ac04636
Remove the old hack that moves the output file around
2019-06-12 11:48:40 +02:00
Michael Zanetti
d908a7e359
Some improvements
2019-06-11 02:40:24 +02:00
Michael Zanetti
58eb43b2b9
PRovide required data for bulk push notifications
2019-02-14 16:48:44 +01: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
f095a2ac15
Add support for the thermostat interface
2019-01-28 23:42:20 +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
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
45ddbd3320
fix push registering on iOS, improve android push notification icons
2018-09-19 17:19:06 +02:00
Michael Zanetti
152354d75f
add a platform helper
2018-09-19 13:03:46 +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
eba33f80db
add revision info to version.txt
2018-07-07 15:27:19 +02:00
Michael Zanetti
29bc7db21e
rename to nymea:app
2018-06-26 04:14:19 +02:00
Michael Zanetti
478ebee9c6
update android icon and splash screen
2018-06-21 12:56:21 +02:00