It would be great if we could develop a new clock face that displays the current status of Reminders to Move, but this is not currently possible, although it is possible to come somewhat close. I think we need the following enhancements to the SDK: Provide a way that the clock face code can access the Reminders to Move preferences that were set by the user, e.g. the start and end times. Provide a way that the clock face code can obtain the exact values that the Today app is displaying, otherwise the new clock face app will appear broken if a user compares the values. Regarding the second item, what I'm looking for is a way to obtain the exact same counts, including previous hours, so that if a user installs a new clock face with Reminders to Move displayed and then goes to the Today app they will see the same thing. I think the only way to currently implement the Reminders is to have the new clock face start counting when it is installed so it will not display the correct value for the current hour nor can it display how many previous hours were met or missed. Note that this should work no matter when the device was last synced, so the hourly counts probably need to come directly from the device and not from the web API. Thanks, John
... View more