An interval timer progressive web app
Find a file
2015-11-25 06:22:09 -06:00
audio Fixed step forward/backward issues with repeating cycles. 2015-11-22 00:31:20 -06:00
css More progress on time remaining 2015-11-22 09:51:11 -06: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 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
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
interval-timer.sublime-project Added some basic styles/layout, as well as a manifest file and a bare Angular app. 2015-11-19 09:15:33 -06:00
interval-timer.sublime-workspace 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.webapp added version to manifest file 2015-11-25 06:22:09 -06:00
README.md Updated readme to reflect updates. 2015-11-25 06:18:53 -06:00

Interval Timer v1.1

An interval timer app for FireFox OS

Live Preview: http://wbrawner.com/interval-timer/

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.