Commit graph

13 commits

Author SHA1 Message Date
1ca6dc22c1 Cleaned up images and updated icon 2016-09-17 19:32:55 +00:00
c51fe64eff 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
8a8d4129c9 Merge branch 'master' of github.com:wbrawner/interval-timer 2015-11-22 19:39:51 -06:00
1b79048e3f Added icons for all browsers/devices 2015-11-22 19:39:31 -06:00
142f29127c Fixed an issue that caused rounds and timers to exceed the maximum and drop below the minimum. 2015-11-22 12:40:13 -06:00
6eb8fd5e1a Moved code related to time remaining functionality to a new branch in order to submit the master branch to the Marketplace. 2015-11-22 09:56:16 -06:00
6845851039 More progress on time remaining 2015-11-22 09:51:11 -06:00
cbb4350cec Forgot to add in previous commit that unnecessary files were also removed. In this commit, time remaining feature was started. 2015-11-22 00:56:13 -06:00
7ff49cbde0 Timers are now saved by cookies (limit 1). This should probably get changed to use IndexedDB later. 2015-11-21 23:32:08 -06:00
7ccbec3822 Added Angular cookies module to store timer info. 2015-11-21 20:22:35 -06:00
673646083e Added icons and changed some styles. Also deleted the countdownJS file since it wasn't being used. 2015-11-21 19:20:19 -06:00
3072ec9575 Timer is now fully functional and can be edited, menu added, timer can be played, paused, resumed, and reset, and can skip forward and skip backward. 2015-11-21 15:00:34 -06:00
d65f2eee69 Added some basic styles/layout, as well as a manifest file and a bare Angular app. 2015-11-19 09:15:33 -06:00