interval-timer/README.md

17 lines
516 B
Markdown
Raw Permalink Normal View History

# Interval Timer v1.2
2016-02-26 00:31:03 +00:00
An interval timer app for FireFox and Chrome, built with AngularJS
2015-11-25 12:18:53 +00:00
2015-11-25 12:18:30 +00:00
Live Preview: http://wbrawner.com/interval-timer/
### Version 1.2
* Bug fixes:
- Added a check for screen locking to prevent breaking the app with non-FireFox OS devices
### Version 1.1
2015-11-25 12:18:05 +00:00
* New Icon design
* Added 60x60 icon
* Bug fixes:
2015-11-25 12:18:05 +00:00
- Screen now stays awake while timer is active and app is open.
- Back button no longer allows you to enter into negative rounds.
2016-02-26 00:31:03 +00:00
- A sound is now played at the end of each cycle.