Companion app for Android Auto to allow any apps notifications to be shown on the cars screen.
AA shows only notifications from messaging apps - but what if you want to get notified about mails and similar stuff? This is where this app comes to the rescue!
Notifications by configured apps are re-sent by AA Notification Forwarder and displayed on your cars screen.
See Releases. This will NOT be published on Google Play Store as sending non-messenger notifications to AA is not allowed.
On Android 13 sideloaded apps are not able to get notification access by default. Your options:
While a "Reply" button will be shown for every notification, the reply functionality doesn't (and will never) work. The button is inserted automatically by Android Auto and is required to make the notifications show up - making it work would however require code specific to each app that has its notifications forwarded.
Contributions via PR / Issue are welcome
AutoConnectionDetector is taken from https://stackoverflow.com/a/75292070
All the other code was created by me and is under Creative Commons Attribution-NonCommercial 4.0 International License
Icons based on Google Material Design icons, licenses under Apache License 2.0