Skip to content

Releases: kaedenbrinkman/Garmin-AbsTimer

v1.6.3: Add support for 23 more devices

09 Jul 16:21
1cce401
Compare
Choose a tag to compare

v1.6.0 - More devices, pause options, font size

26 Nov 02:03
Compare
Choose a tag to compare
  • Added support for 25 more devices
  • When activity saving is enabled, the pause screen now has options to resume, save, or discard
  • Added setting to increase font size

v1.5.1: Activity recording

29 Jan 04:48
Compare
Choose a tag to compare

Added activity recording function.
If enabled in settings, it now starts an activity with the type specified in the settings menu. It should include HR data and calories burned if applicable.

1.4.0 - Battery and performance improvements

05 Oct 20:31
Compare
Choose a tag to compare

Huge battery and performance improvements.
No longer tries to parse super long strings with all the name and time data. Instead, just looks at the thing you are trying to load.

v1.3.0

23 Sep 21:34
Compare
Choose a tag to compare
  • Added two new routines (now a total of 5 customizable routines)
  • Added settings to enable or disable the sound, vibration, and auto-waking of the screen, if available
  • Fixed issue where sounds where never happening

Note: I removed the validation of the configuration of the Settings in this release. It will now crash if you have an invalid Settings configuration instead of giving you an error. This is because the logic I was using for that was partially broken anyways and I was wasting too many resources on it.

Connect IQ Update

09 Sep 16:51
Compare
Choose a tag to compare

AbsTimer now requires SDK 3.0.x or higher.
Features:

  • Use the app to customize the three existing routines.

Initial release

02 Sep 01:20
Compare
Choose a tag to compare

AbsTimer currently supports these devices:

  • Forerunner 235
  • Forerunner 245/245 Music
  • Venu
  • Vivoactive

See the README.md for installation instructions