MetaWatchOpenProjects / MWM-for-Android-Gen1

This is a Generation 1 MetaWatch Manager Android App project for the original development system product. It is no longer supported.
www.metawatch.org
Apache License 2.0
66 stars 85 forks source link

Request: Generic notification support #15

Open ceeeKay opened 12 years ago

ceeeKay commented 12 years ago

Is it not possible to hook into the same notification system that shows up in the android notification area and simply display those on the watch as they come up on the phone? This would seemingly handle most/all apps and would allow the user to let their app preferences flow through to their watch prefs (instead of writing a handler per-app).

Submitting this instead of a request for Google Voice support (I use it for all my text messaging, so the SMS capability of metawatch is currently pointless for me), as it seems like the "right" approach if the Android libraries support it.

ceeeKay commented 12 years ago

Benjymous' implementation appears to work nicely for this.