Closed Rudloff closed 6 years ago
That would be a very good addition indeed. Do you know if there is any API to retrieve those notifications? From a quickk look, they don't seem to be "normal" system notifications.
I found this question but no answer :disappointed:
I also tried to have a look at logcat but did not find anything useful.
Edit: I also found this answer that might be useful. (I also think it is an ongoing notification and AsteroidOS currently does not display those?)
Interesting. Indeed, ongoing notifications are currently ignored https://github.com/AsteroidOS/AsteroidOSSync/blob/master/app/src/main/java/org/asteroidos/sync/services/NLService.java#L145 but we could make an exception for Maps.
Hello,
Google Maps can display notifications that show the next step in your itinerary: Is there any way to display them in AsteroidOS?