mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-16 12:48:26 +00:00
![Mattias Eriksson](/assets/img/avatar_default.png)
This adds android auto support accordign to https://developer.android.com/training/auto/messaging/index.html#messaging However, since android auto is not officially supported in my country, the functionality is limited. Which means that I have not been able to fully test everything yet. What work is: * Message notification is shown. * When you click on it, the message is read. Closes #5880
3 lines
63 B
XML
3 lines
63 B
XML
<automotiveApp>
|
|
<uses name="notification"/>
|
|
</automotiveApp> |