Skip to content

Releases: kelnage/digital-simplicity

Bug fixes and customisation

10 Sep 22:14
Compare
Choose a tag to compare

Fixed a number of issues that users were encountering - particularly Fenix 5X owners. Also added a few new visual features (displaying an alarm icon when an alarm is enabled) and customising existing elements.

Minor changes

19 May 21:08
Compare
Choose a tag to compare

Added mile and kilometre distance unit options.
Ensured that relevant GPS data is extracted from the Activity.

New device support (2019)

04 May 14:59
Compare
Choose a tag to compare

Added support for the 245, 245m, and 945.

Seconds!

01 May 17:14
a9fca3f
Compare
Choose a tag to compare

Likely the most requested feature, you can now (optionally) display the seconds. The performance isn't perfect (I estimate it uses 40x more resources) - but the watchface was already pretty performant, so I don't think this will be a problem.

Multi-lingual workaround

29 Apr 16:37
Compare
Choose a tag to compare

Garmin doesn't allow apps to restrict their distribution to certain languages, so without appropriate font support, many users had issues with local date rendering. For the time being, I've moved everyone over to English days - with the intention of adding letters to my font to enable local day rendering in the future.

Thematic release

28 Apr 17:19
Compare
Choose a tag to compare

Introduce themes to the watch-face, allowing the users to select from either a light gray or white background, as well as more drastic changes in a dark and inverted colour scheme. This will also make the addition of seconds easier later on.

Fix crash on Fenix 5S/X

26 Apr 11:09
Compare
Choose a tag to compare

This resolved issue #3 that was caused by calling Position.getInfo without checking that it was defined (apparently on those devices it may not be if there's no location data).

Bugfix for HR sensor

25 Apr 19:50
Compare
Choose a tag to compare

It seems that adding the Sensor permission in order to get readings for altitude etc. caused the way I was getting HR readings to stop working. This fixed that issue.

Sensor update and crash fixes

25 Apr 17:14
Compare
Choose a tag to compare

Some devices would have crashed if a top/bottom label was selected that their device will never support. This has been fixed (I hope). Added a bunch of addition sensor options (pressure, temperature, elevation).

First proper release of DigitalSimplicity

24 Apr 21:36
Compare
Choose a tag to compare

This is the version submitted to Garmin for evaluation.

A significant number of features have been added and changes have been made. Some immediately obvious ones will be an increase in the font-size/weight, making the watch face more legible, and configurable top and bottom bars from the mobile app.

Unfortunately, the latter won't work without Garmin Connect IQ store support - hence the slightly earlier than planned submission.