Commit Graph

22 Commits (e9c8a7f67f21d7c21cae994489cf502503f9f8ad)

Author SHA1 Message Date
sir-indy ffcba2a8fe
Update app.js
Tweak colours
2022-05-04 10:19:59 +01:00
sir-indy 7d5aa89c21
Update app.js
Fix layout button uninitialised if timer already running.
2022-05-03 12:54:34 +01:00
sir-indy aad0a48a88
Update app.js
Whoops
2022-05-03 12:33:12 +01:00
sir-indy fd5e0bf45c
Update app.js
Fix onTouch while timerRunning. Previously briefly showed timer picker numbers.
2022-05-03 12:30:50 +01:00
sir-indy cf060cfe3e
Update app.js 2022-05-03 09:12:28 +01:00
sir-indy 51807e2b9a Update onTouch to work properly 2022-05-02 12:31:57 +01:00
sir-indy d49980291c correct onTouch if timerRunning 2022-05-02 11:14:35 +01:00
sir-indy 072ce2444d Change timerRunning to a function, and other bits 2022-05-02 10:59:07 +01:00
sir-indy bbb4a92383 Set timer running properly 2022-05-01 20:58:10 +01:00
sir-indy cebdf1453c True False to true false 2022-05-01 18:45:52 +01:00
sir-indy 4ee8b843be Update to select running mode 2022-05-01 18:38:49 +01:00
sir-indy ea0d17afeb Fix start time 2022-05-01 18:25:55 +01:00
sir-indy d42afd7f9e Tweak to button 2022-05-01 18:20:59 +01:00
sir-indy eca76d78ba Update to button press 2022-05-01 18:11:00 +01:00
sir-indy 2e8744ca22 Move changes to smpltmr 2022-05-01 18:02:15 +01:00
David Peer 5304377508 Updated to "sched" library. 2022-04-04 18:32:30 +02:00
David Peer b138224878 bwclk, lcars, notanalog and smpltmr uses now the new alarm library. 2022-04-02 12:22:16 +02:00
David Peer 75e88bd587 Ensure time > 0. 2022-03-08 19:43:56 +01:00
David Peer ad84ec029b Minor renaming 2022-03-08 19:41:44 +01:00
David Peer 49053e6121 Include id such that the timer can precisely be selected by each app. 2022-03-08 19:28:49 +01:00
David Peer 8d2e3b8180 Removed print statements 2022-03-08 19:12:35 +01:00
David Peer 630ea1a21c Added library to qalarm and created a simple timer app which is an alternative UI. 2022-03-08 19:03:23 +01:00