app/CHANGELOG.md

1.6 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • ability to connect to a base station taht manages the race (see docs)

[0.04] - 2018-08-11

Added

  • buzzer icon in the upper left corner indicating that the buzzer is connected

Fixed

  • start seqnece continues in a buggy way when cancel is being pressed while 'at your marks' or 'ready'
  • bug that made the start sequence freeze if a delay of zero or lower or a non valid number was set as delay

Changed

  • increased the size of the back buttons in settings / profiles dialog

[0.03 - BETA] - 2018-07-29

Added

  • cancel button during start sequence
  • new screen in landscape mode
  • buttons for settings and profiles
  • the screen stays on now
  • the volume csontrols control the media volume directly
  • settings dialog
  • capabilitie to connect to a Buzzer via Wifi
  • it is now possible to setup an automatic start sequence that spells the command 'at your marks' and 'ready' with a customizable delay before them

Fixed

  • bug that made a Button freeze when it was pressed and the screen rotated at the same time

[0.02] - 2018-07-18

Fixed

  • negative time when the stopping starts
  • removed delay between the end of the startton an the begin of the stopping

Changed

  • slowed down animations

Added

  • animation for the text "click start to start" between STOPPED and IDLE to prevent it from getting out of the screen

[0.01]

Initial Release