Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Releases: micrusa/AmazTimer

Edgy

11 Feb 13:48
482ae86
Compare
Choose a tag to compare
Edgy Pre-release
Pre-release

Continuous integration build, no support will be given for this build and it might have bugs or even not work

v8.1

28 Nov 10:52
Compare
Choose a tag to compare

Changelog:

  • Improved for better design on verge and Stratos 3
  • Fixed a bug that allowed selecting multiple modes
  • Fixed a memory leak when sound was enabled
  • Done some changes for future support of non-amazfit devices
  • Some other minor improvements and performance optimizations

Notes:

  • If you liked my work, you can help me keeping it up by donating here

v8.0

17 Sep 18:22
Compare
Choose a tag to compare

Changelog:

  • Added a reps counter mode with automatic reps counting using accelerometer
  • All workouts will be saved and you can see them on app settings - saved workouts
  • Support sounds on devices without speaker when BT Headset connected (Enabled by default)
  • Added a feature to start listening to hr when app starts, so there won't be some secs without HR when activity starts (Enabled by default)
  • Removed latest training feature
  • Make experimental sensor a bit slower and more accurate
  • Moved to MIT license
  • Some other minor bug fixes and improvements

Notes:

  • Reps counter is still in development, so don't expect 100% accuracy, more exercises will be added and accuracy will get better in future versions. Also gyroscope usage will be added to get a lot more accurate data on some specific exercises.
  • If you liked my work, you can help me keeping it up by donating here

v7.2

12 Aug 10:01
Compare
Choose a tag to compare
  • Fixed FC in settings
  • Fixed wrong age when no value is set
  • Fixed a bug where timer would run in background
  • Now screen will be kept on in main screen too
  • Improved vibrations
  • Save TCX asynchronously for more responsiveness
  • Some more improvements and fixes

v7.1

26 Jul 11:10
d1957e9
Compare
Choose a tag to compare

Changelog:

  • Added some haptic vibrations to improve user experience
  • Added a preference to adjust vibrations
  • Added a experimental preference to add a offset to TCX times due to problems with timezones (Don't use it if your tcx time is correct)
  • Added Brazilian Portuguese by @aportetecnologia
  • Improved max hr calculation and hr zones
  • Many fixes and improvements

v7.0

14 Jul 13:49
Compare
Choose a tag to compare

Changelog:

  • Added hw button support for S3
  • Added an option to invert keys
  • New layouts with a lot of improvements
  • Added current hour to the layout
  • Added optional real time HR zone indicator
  • Added total elapsed time to the layout
  • Added experimental option to get data directly from PPG sensor (Avoid huami shitty processing that breaks interval trainings HR)
  • Using apple mint as font
  • Dropped useless modes and preferences
  • Finish set button always enabled now
  • Added new prepare screen working on all modes (Previously only worked on default mode)
  • Some tcx improvements
  • Run all heavy tasks and hr listener on another Thread to avoid UI lags
  • Huge code optimization

Note: This release won't have installer because I'm not using my PC and I don't have installer source code

v6.2

06 Jul 12:25
Compare
Choose a tag to compare

Changelog:

  • Added button integration for Stratos, check xda thread or readme for instructions

v6.1

02 Jul 11:34
5e6b100
Compare
Choose a tag to compare

Changelog:

  • Hotfix for stratos 2/3's crash when opening any activity

Note:

  • Stratos' buttons support will be added soon
  • If you like my work you can drop me a coffee here

v6.0

01 Jul 11:01
Compare
Choose a tag to compare

Changelog:

  • Added hardware buttons integration for Pace and Verge, soon for Stratos too (Read xda thread or readme for more info)
  • Remove widget
  • Fix time in different timezones for tcx exports
  • Added Czech by mari8b on xda
  • Reduced file size by ~55% by enabling minify and removing unused icon dpi
  • Added optional sound in verge
  • Minor memory and performance improvement
  • Some other improvements and fixes

Note:

  • If you like my work, you can buy me a coffee here
  • Stratos 3 doesn't support key integration and I can't do anything about it.
  • Button integration might have bugs, if you find any report them here

v5.3

16 Jun 19:09
Compare
Choose a tag to compare

Changelog:

  • HUGE improvement in kcal measurements (Read
    11e9f2f for more info)
  • Fix latest lap not added to tcx file
  • Added chrono to workout timer
  • Big memory improvements
  • Some other improvements and fixes