benjymous / MWM-for-Android

Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
www.metawatch.org
Apache License 2.0
59 stars 30 forks source link

Touchdown widget only updates when touchdown notifications are enabled #49

Closed benjymous closed 11 years ago

benjymous commented 11 years ago

Just need to move this bit outside the if notifyTD block

https://github.com/benjymous/MWM-for-Android/blob/master/src/org/metawatch/manager/IntentReceiver.java#L227