But rounding is the wrong approach to me, even without a decimal point. if it's 109.99 display 109, as it's not 110...Maybe really close to 110, but not there yet.
I can easily make the opposite argument. If the temperature is 0…
But rounding is the wrong approach to me, even without a decimal point. if it's 109.99 display 109, as it's not 110...Maybe really close to 110, but not there yet.
I can easily make the opposite argument. If the temperature is 0…
TL;DR based on my anecdotal experience, most Garmin users (at least runners) don't care about apps, except maybe watchfaces (and Spotify, but that doesn't really count imo, same as I"m not counting any of the built-in apps.)
I use my Garmin…
jim_m_58 is right that in *general* you don't want to rely on detecting long button holds or button combos, because depending on device functionality or user configuration, your app may be unable to detect certain combos (and the sim doesn't reflect this…
Hi dolmen. Posts with 3 or more links automatically get placed in the moderator's queue for approval.
I'll just post it here...
Hi,
I'm an exprerienced professional software developer, but I'm discovering…
Welcome to Connect IQ System 6! Over the last year the Connect IQ team worked to improve every phase of the software development cycle.
Let's go through the new features.
Garmin devices collect numerous data points as users wear them…
TL;DR I agree dates should be stored and interpreted in a timezone-agnostic manner, in general. One way could be ISO-8601 format (but date only): e.g. “2022-01-01”. *Given* that Garmin chose to store dates as UNIX timestamps, the direction they’ve gone…
Hi,
I've recently started to adapt a stopwatch widget of mine for glance mode. Currently I don't own a glance-enabled watch, so I can only test this in the sim (CIQ SDK 3.2.3, Windows/Eclipse).
Non-Glance Widget
The non-glance structure of the…