1
0
Fork 0
Commit Graph

6 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Brendan Hubble 599f20aca9 touchtimer: FIX countdown buzz to be in last 5 seconds
- The countdown buzz was happening on each minute and not only on the
  last 5 seconds
2022-03-29 19:03:14 +11:00
Brendan Hubble e76535fece touchtimer: ADD 5 second count down buzzer
- This is a configurable option (Default is off) for the timer to buzz
  each second when there are 5 seconds left.
2022-03-23 18:53:47 +11:00
Brendan Hubble 5e92ec24df touchtimer: ADD ability to repeat the timer
- By adding the REPEAT value at the end of buzzCount loop it allows for
  finshed to be shown for the full buzzCount before it changes the text
  to REPEAT
2022-03-22 09:23:35 +11:00
crazysaem 3150fc7536 touchtimer: add settings 2022-01-02 21:01:49 +00:00
crazysaem a382c6bd4f touchtimer: initial creation 2021-12-22 22:28:51 +00:00