Skip to content

Releases: gcormier9/GRun

Version 1.18

23 May 01:23
Compare
Choose a tag to compare
  • Added Training Effect on supported devices (Fenix 5, Fenix 5s, Fenix 5x, Fenix 5x Plus, Fenix Chronos, Forerunnner 645, Forerunnner 645 Music, Forerunnner 935, Edge 1030, Edge 520 Plus)
  • Add a parameter to correct distance on lap. Distance is rounded to the nearest "Lap Distance".
  • Add a parameter to set "Header Height" in pixel. This allow to completely hide headers to maximize space.
  • Code improvement to optimize memory
  • Code Framework using Jungles to implement features for specific devices (Example: Training Effect)

Version 1.17

15 Apr 03:52
925217f
Compare
Choose a tag to compare

Added options to display Header background or data foreground in color
Area 4a/4b and 5 can be shrinked together if one of them is empty
Improve code to use less memory

Version 1.15

18 Dec 04:54
Compare
Choose a tag to compare

Added color for Lap Pace

Version 1.14

18 Dec 04:15
Compare
Choose a tag to compare

Added the following fields: Lap Time, Lap Distance, Lap Pace

Version 1.13

18 Dec 02:09
Compare
Choose a tag to compare

Adjust font vertical position for fenix 5s and fenix chronos

Version 1.11

05 Nov 03:03
e15dc49
Compare
Choose a tag to compare

Version 1.11
Area 4 and 6 expand vertically: If values 4A/4B or 5 are missing, area 4A/4B or 5 will expand vertically
ETA Auto-Switch: If one area is configured with "ETA 5K" and you reach 5 km during your run. the value will automatically change to "ETA 10K", then "ETA 21K", then "ETA 42K". Same apply to "ETA 10K" and "ETA 21K".
"Time spend on current km/mile" displays a background color indicating progress on the current km/mile.
Float fields are displayed with 2 digits if lower than 10 (Example: 9.92). Values greather than 10 display a single digit (Example: 10.1)
Bug Fix: Area "Battery Icon" now display the battery icon instead of the GPS icon
Code Optimization to minimize memory usage