An interval timer progressive web app
Find a file
2016-09-17 19:31:29 +00:00
audio Fixed step forward/backward issues with repeating cycles. 2015-11-22 00:31:20 -06:00
css Added addtohomescreen 2016-09-17 19:31:29 +00:00
fonts Added some basic styles/layout, as well as a manifest file and a bare Angular app. 2015-11-19 09:15:33 -06:00
images removed files/code not related to FireFox OS app, fixed bugs with step back button, prevented screen from sleeping while timer is active. 2015-11-25 06:07:57 -06:00
js Added addtohomescreen 2016-09-17 19:31:29 +00:00
contributors.txt Initial commit with contributors. 2015-11-18 08:43:52 -06:00
index.html removed files/code not related to FireFox OS app, fixed bugs with step back button, prevented screen from sleeping while timer is active. 2015-11-25 06:07:57 -06:00
LICENSE Initial commit 2015-11-18 08:39:49 -06:00
manifest.json Updated the README and added icons to the Chrome manifest file 2016-01-16 21:15:46 -06:00
manifest.webapp Updated README to reflect Chrome compatibility 2016-01-16 21:52:53 -06:00
README.md Updated README 2016-02-25 18:31:03 -06:00

Interval Timer v1.2

An interval timer app for FireFox and Chrome, built with AngularJS

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

  • New Icon design
  • Added 60x60 icon
  • Bug fixes:
    • Screen now stays awake while timer is active and app is open.
    • Back button no longer allows you to enter into negative rounds.
    • A sound is now played at the end of each cycle.