Hi.
Is there a way for my watchface to test to see if the user has changed the settings (via GCM or however) without having to go and test each one individually against the previously stored value?
Basically i want to do a re-calculation of something that depends on some of the settings when they're changed, without having to do checks on each setting every second/minute, given the user is probably only going to make a setting change once a month or more.
Thanks.