Commit Graph

34 Commits (8bfbffffe52f9f352eae10bb0bb19546685d0c78)

Author SHA1 Message Date
Gordon Williams 8425f0b50a Update clock_info to avoid a redraw/general tidyups 2022-12-16 15:40:58 +00:00
Gordon Williams 1dcf6085d5 Ensure Timer supplies an image for clkinfo items 2022-12-14 15:00:29 +00:00
David Peer fa70e5354c aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
Gordon Williams c4e1fd01be Added clkinfosunrise to allow clocks to display sunrise and sunset if they use clock_info 2022-11-21 16:37:04 +00:00
David Peer ae84bc9a18 Improved smpltmr clock info to be not specialiset for bw clock. 2022-10-02 14:30:13 +02:00
David Peer c362881de1 Added clockinfo to simple timer and improved the clkinfo module (run with optional feedback). 2022-09-23 16:08:16 +02:00
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 c5e1adc7a2 Add screenshots to metadata.json 2022-05-02 12:33:22 +01:00
sir-indy 51807e2b9a Update onTouch to work properly 2022-05-02 12:31:57 +01:00
sir-indy 832fa83598 updated readme 2022-05-02 12:30:18 +01:00
sir-indy a95af8225b Added screenshots 2022-05-02 12:30:07 +01:00
sir-indy ba0a1be373 Tweak Readme.md 2022-05-02 11:32: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
Gordon Williams dfd5461fd9 https://github.com/espruino/BangleApps/pull/1661#issuecomment-1090413428 2022-04-06 16:37:26 +01:00
David Peer 0b7fa0494d use type of sched instead of app 2022-04-06 17:34:56 +02: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