index
:
timer
main
Configure and run timers.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Model
Age
Commit message (
Expand
)
Author
2015-03-22
Do not add more than one space when editing name
Joris Guyonvarch
2015-03-22
Better support from keyboard thanks to event.which on key press
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
Number from the top row are accepted too
Joris Guyonvarch
2015-03-21
Cannot delete a timer if it is the last one
Joris Guyonvarch
2015-03-19
Adding a Ringing state that animate the color, does not ring a sound for the ...
Joris Guyonvarch
2015-03-18
Can edit the time, unfortunately the enter key is overriden so the '+' key of...
Joris Guyonvarch
2015-03-17
Adding an edition mode for a timer
Joris Guyonvarch
2015-03-16
Updating design
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
2015-03-16
Adding a stop button
Joris Guyonvarch
2015-03-16
Adding a remove button to delete a timer
Joris Guyonvarch
2015-03-16
Initial commit, can create and name 5 minute timers, can toggle running state
Joris Guyonvarch