An interval timer progressive web app
William Brawner
0781ff6c31
It doesn't seem to be used anywhere so it seems like it can just go. Anything it would have been used for seems like it should have been handled with Angular anyways. |
||
---|---|---|
audio | ||
css | ||
fonts | ||
img | ||
js | ||
.gitignore | ||
browserconfig.xml | ||
captain-definition | ||
contributors.txt | ||
Dockerfile | ||
favicon.ico | ||
index.html | ||
LICENSE | ||
manifest.json | ||
manifest.webapp | ||
README.md | ||
sw.js |
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.