M2 (B)
· v0.2.5
About
This is a clone of the M2 watch face (https://apps.garmin.com/en-US/apps/1b4e3210-8105-487b-9f3a-8d538e6fed55#0). It allows you to have two different display profiles for (M2 and this one) and be able to switch between them manually using the system "Watch Face" menu.
In order to create a design you will need to use the M2 Designer app, either on your watch or on PC in the Garmin simulator (https://apps.garmin.com/en-US/apps/206c2756-5eee-47f2-a654-f32375dcbe02 or click the Companion Hardware link). Or try out some of the designs created by other users in the forum support thread here: https://forums.garmin.com/developer/connect-iq/f/showcase/213203/watchface-m2
Once you have created a design using M2 Designer, then open the settings for it and copy the "profile text". Then go to the settings for M2, paste the text into the top setting, save the settings, and you will see it displayed on the watchface. A guide for accessing the settings is here: https://forums.garmin.com/developer/connect-iq/w/wiki/14/changing-your-app-settings-in-garmin-express-gcm-ciq-mobile-store.
What's new
Any problems or feedback then please use the "Contact Developer" link on this page to contact me - include your email address so I can reply. Or post in the support thread here: https://forums.garmin.com/developer/connect-iq/f/showcase/213203/watchface-m2
----
Version 0.2.5
- Updated for new devices (including Forerunner 255)
----
Version 0.2.4
- Fix for Fenix 7 series
----
Version 0.2.3
- Added support for Fenix 7s, 7, 7x (hopefully ....)
----
Version 0.2.2
- Fix for dawn & dusk times resetting to "civil" (from nautical & astronomical versions)
----
Version 0.2.1
- Added support for Enduro
- Loading a non-existent profile now sets the profile text to an empty string
----
Version 0.2.0
- Renamed the Rect field to Dial, and gave it 4 different display styles: rectangle, arc, circle, hand
- Added text elements for "minutes to next sunrise/sunset event" and "minutes to next dawn/dusk event"
----
Version 0.1.29
- Added "steps count (k)" and "steps goal (k)" which will display 1203 steps as 1.2 (so in thousands)
- Added HR option to the big font
----
Version 0.1.28
- CIQ 3.2.3 = support for 745 and Descent Mk2
----
Version 0.1.27
- Added "Body Weight" option as a value (it displays in either Kg or Pounds depending on your watch system settings)
----
Version 0.1.26
- Added element & field visibility options for current activity status (e.g. if you use your watchface while an activity is running) - so you can indicate if an activity is on, paused or stopped (or not active at all).
- CIQ SDK 3.2.2
----
Version 0.1.25
- Trying a fix for reports of saved GPS location being lost
----
Version 0.1.24
- The "no limit" ring option works for partial arcs now, so the ring doesn't need to be a full circle. So if you use a partial arc to display steps, floors, or intensity and go past 100% of your goal, it can now indicate how far past the goal you are.
----
Version 0.1.23
- Added visibility options (for fields & elements) based on steps completed of your daily goal (0-25%, 25-50%, 50-75%, 75-100%, 100%+)
- Added a visibility option for walking and not walking. (Walking counts as 30 steps/min for at least 2 minutes)
----
Version 0.1.22
- When displaying a Ring, with a value greater than 100%, and a value color is specified, then the "over limit" indicators all use the value color.
- Modified the saved data for profile activation times to try and avoid some recently reported bugs.
- Also added some "stars" to the Garmin settings item names to help indicate which ones get saved/loaded depending on the Profile Management option.
- Updated to CIQ SDK 3.1.9
----
Version 0.1.21
- Added the option for individual letters and numbers as elements of fields, allowing you to display any custom words or text.
----
Version 0.1.20
- Fix for switching to a widget while a Gesture profile is active