index
:
timer
main
Configure and run timers.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Update
/
UpdateTimer.elm
Age
Commit message (
Collapse
)
Author
2016-09-04
Upgrade to elm 0.17.1
Joris
2015-05-10
Amelioring UX
Joris Guyonvarch
2015-05-10
Migrationg to Elm 0.15
Joris Guyonvarch
2015-03-22
Editing name first draft
Joris Guyonvarch
2015-03-21
Adding a progress bar to the timer time
Joris Guyonvarch
2015-03-21
Removing restart button
Joris Guyonvarch
2015-03-19
Fixing updates giving wrong states
Joris Guyonvarch
2015-03-19
Adding a Ringing state that animate the color, does not ring a sound for the ↵
Joris Guyonvarch
moment
2015-03-18
Can edit the time, unfortunately the enter key is overriden so the '+' key ↵
Joris Guyonvarch
of the numpad is used instead
2015-03-16
Adding a play / pause button
Joris Guyonvarch
2015-03-16
Initial time is 999 ms more than it has to be in order to see for 999 ms the ↵
Joris Guyonvarch
initial time
2015-03-16
Adding a restart button
Joris Guyonvarch
2015-03-16
Adding a stop button
Joris Guyonvarch
2015-03-16
Initial commit, can create and name 5 minute timers, can toggle running state
Joris Guyonvarch