var offset = 1447841725; // (2015-11-18T10:15:25Z)
Sys.println(offset);
// offset by the local time zone offset because Time.Moment
// considers…
var offset = 1447841725; // (2015-11-18T10:15:25Z)
Sys.println(offset);
// offset by the local time zone offset because Time.Moment
// considers…
It would seem most consistent to have all 5 activity methods (start, stop, save, discard, and addLap) have the same response (automatic native vs nothing/do it yourself) for the 3 UI types (display, audible, haptic). Why should addLap be different than…
With the circ buffer, it can be sped up once you have a total for all 10 elements. (lets say the total is 2500)
when you are going to replace, say, the 3rd element, subtract it's value from the 2500 (say 35), and add the value of the replacement (say…
Its not so much it's hidden in the menu as not available to the watch face API and therefore as a developer I cannot show it...