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

Releases: micrusa/AmazTimer

Stable v2.0

23 Apr 14:28
Compare
Choose a tag to compare

Changelog:

  • New icon by @fcaronte
  • Now you can use app with widget disabled (Thanks @fcaronte )
  • New option to save trainings in settings
  • Now all activities are full screen
  • Optimized code
  • Fixed all bugs from betas

Bugs:

  • If you find any, open an issue and include logcat if possible

v2.0 Beta 3

23 Apr 12:25
Compare
Choose a tag to compare
v2.0 Beta 3 Pre-release
Pre-release

Changelog:
v2.0-beta2...v2.0-beta3

Bugs:

  • If you find any, open an issue and include logcat if possible

v2.0 Beta 2

22 Apr 19:57
Compare
Choose a tag to compare
v2.0 Beta 2 Pre-release
Pre-release

Changelog:
v2.0-beta1...v2.0-beta2

Bugs:

  • If you find any, open an issue and include logcat if possible

v2.0 Beta 1

17 Apr 22:11
Compare
Choose a tag to compare
v2.0 Beta 1 Pre-release
Pre-release

This is a test release! It's still on development and may have bugs!
Changelog:

  • New icon (Thanks @fcaronte )
  • New activity so you can open app without the widget, needs testing (Thanks @fcaronte )
  • Started working on presets activity, open it through settings (Still WIP, needs testing)

Bugs:

  • Edit button in presets activity doesn't work (It's not programmed, will be on next beta)
  • Presets activity crashes (Already fixed, fix will be included in next beta)
  • If you find any, open an issue and include logcat if possible

Stable v1.4

17 Apr 20:02
Compare
Choose a tag to compare

Changelog:

  • Added Croatian (Thanks @MASVA)
  • Added Italian (Thanks @fcaronte)
  • Organised code
  • Started working on an option to save workouts (WIP)
  • New heartbeat icon

Bugs:

  • If you find any, open an issue and include logcat if possible

Stable v1.3

15 Apr 11:41
Compare
Choose a tag to compare

Changelog:

  • Added language to settings
  • Added english and spanish languages

Bugs:

  • If you find any, open an issue and include logcat if possible

Stable v1.2

14 Apr 13:06
Compare
Choose a tag to compare

Changelog:

  • Added an option to disable heart rate monitoring
  • Now settings are written in a different file to avoid conflicts
  • Improved a bit timer's layout

Bugs:

  • If you find any, open an issue and include logcat if possible

Stable v1.1

13 Apr 15:22
189345d
Compare
Choose a tag to compare

Changelog:

  • New settings menu
  • Added battery saving option that disables time screen
  • Migrated code to AndroidX

Bugs:

  • If you find any, open an issue and include logcat if possible

Stable v1.0

13 Apr 10:55
Compare
Choose a tag to compare

Changelog:

  • Fixed short click toast
  • Fixed HR listener disabled when you use cancel button
  • Increased HR sensor rate to fastest

Bugs:

  • If you find any, open an issue and include logcat if possible

Third and probably latest beta

12 Apr 16:42
Compare
Choose a tag to compare
Pre-release

Changelog:

  • New icon for heart rate
  • Bigger texts on timer
  • Added cancel button (Long click to cancel)

Bugs:

  • Toast not showing when cancel button clicked (not long clicked)
  • Cancel button doesn't unregister hrSensor listener
  • Need to confirm if anyone has FC bug with "Cannot add a null child view to a ViewGroup" error, please open an issue if anyone faces it
  • If you find any, open an issue with logcat