Commit Graph

19938 Commits (3184507c7e3879d2ed803272d6a5d989b7cae029)

Author SHA1 Message Date
Pavel Machek 3d4661c099 trail: get arrow painting back to work. 2024-10-17 18:25:45 +02:00
Pavel Machek 148abc5ac2 trail: Provide a bit of feedback while loading. 2024-10-17 18:25:45 +02:00
Pavel Machek 80e519fad9 trail: start using zoom library. I guess it is still buggy. 2024-10-17 18:25:27 +02:00
Pavel Machek 1f567f0bcd trail: accept r.*.egt, too, for return tracks. 2024-10-17 18:25:26 +02:00
Pavel Machek 3342d9ec28 trail: allow displaying overview
introduce off-screen buffer for overview
2024-10-17 18:25:19 +02:00
Pavel Machek 8e630bfe9d sixths: Mark this as 0.11 2024-10-17 15:00:02 +02:00
Pavel Machek 8c78f552df sixths: only display times when set/rise is close 2024-10-17 15:00:02 +02:00
Pavel Machek b12cb9ff8b sixths: add sunset/sunrise support. 2024-10-17 14:59:52 +02:00
Rob Pilling 7c2f191fa7 promenu: don't show "..." if the string isn't truncated 2024-10-16 21:58:19 +01:00
Rob Pilling d1de2fa67c promenu: consts 2024-10-16 21:57:55 +01:00
Rob Pilling 47a8d264ab pace: draw split text in theme fg colour 2024-10-16 21:26:57 +01:00
Rob Pilling dc84e2600f pace: make app icon white
- compression
- transparency
- inverted
2024-10-16 21:24:43 +01:00
thyttan 8e78202737
Merge pull request #3611 from retcurve/tinyheads
Tinyheads
2024-10-15 21:00:10 +02:00
thyttan 887315af80
Merge pull request #3612 from thyttan/messagegui
messagegui: add screenshot directions notification
2024-10-15 16:18:46 +02:00
thyttan 4841c9841b messagegui: add screenshot directions notification 2024-10-15 16:17:50 +02:00
Rob Pilling 7718374e12 pace: generate js 2024-10-15 08:24:24 +01:00
Rob Pilling 53a4f4b002 pace: note todo/feature ideas in README 2024-10-15 08:23:26 +01:00
Rob Pilling 566042bdac typescript: generate types (boolean -> ShortBoolean)
also patch btadv
2024-10-15 08:23:26 +01:00
Rob Pilling 281b178613 pace: fix pace calculation 2024-10-15 08:23:26 +01:00
Rob Pilling a19d56c860 pace: backlight-on, on twist 2024-10-15 08:23:26 +01:00
Rob Pilling 625f065834 pace: fix distance totalling 2024-10-15 08:23:26 +01:00
Rob Pilling fa0a6f2ab8 pace: save splits 2024-10-15 08:23:26 +01:00
Rob Pilling 09a46eccfd pace: compensate for next split 2024-10-15 08:23:26 +01:00
Rob Pilling 160093a07b pace: fix split calcs
i.e. time/distance mix-up
2024-10-15 08:23:26 +01:00
Rob Pilling 3ef013d002 exstats.d.ts: permit optional notify input, but non-optional on `ex.state.notify` 2024-10-15 08:23:26 +01:00
Rob Pilling 23a53f0284 utility.d.ts: add 2024-10-15 08:23:26 +01:00
Rob Pilling b2e788683a main.d.ts: fix `[].reduce` types 2024-10-15 08:23:26 +01:00
Rob Pilling f581e15320 exstats: permit "notify" handlers to change `.next` 2024-10-15 08:23:26 +01:00
Ian Ward d5147271d8 add missing lets 2024-10-14 22:55:13 +01:00
Woogal fc8254c09e
Merge branch 'espruino:master' into tinyheads 2024-10-14 22:48:10 +01:00
Ian Ward 98de95415f new app: tinyheads clock 2024-10-14 22:45:19 +01:00
Rob Pilling ca1cb2253a pace: drop lazyUnlazy 2024-10-14 18:39:37 +01:00
Rob Pilling 5c9a4aed62 pace: reset exstats on load 2024-10-14 18:39:37 +01:00
Rob Pilling eabb2a8828 pace: fix duration formatting 2024-10-14 18:39:37 +01:00
Rob Pilling 4493b343bd pace: factor out `drawSplit()` 2024-10-14 18:39:37 +01:00
thyttan 13d982881b
Merge pull request #3588 from mjearlb/master
Update 0.02
2024-10-14 17:51:59 +02:00
thyttan 9d7542701f
Merge pull request #3607 from bobrippling/feat/recorder-dl-cache
recorder: cache downloaded tracks
2024-10-13 00:45:01 +02:00
Rob Pilling 6a3007f427
Merge pull request #3609 from thyttan/fix-custom-scrollers
Fix custom scrollers so they forward type of touch
2024-10-12 09:27:21 +01:00
thyttan c614891b27 kineticscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
2024-10-12 00:42:51 +02:00
thyttan 4771e0f556 swscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
2024-10-12 00:24:56 +02:00
Gordon Williams 3d7c6db2af
Merge pull request #3604 from thyttan/alarm
alarm: toggle alarms from main menu
2024-10-11 14:36:56 +01:00
thyttan a52920f005 alarm: toggle alarm from main menu
... either by long touch on an alarm entry or touching its icon on the
right.
2024-10-11 12:32:00 +02:00
thyttan 3ab9411767
Merge pull request #3608 from bobrippling/feat/sched-event-icon
sched: add disabled-event icon
2024-10-09 23:22:28 +02:00
Rob Pilling e1c63e8583 sched: add disabled event icon 2024-10-09 22:01:42 +01:00
Rob Pilling c01c81f78e sched: remove unused param 2024-10-09 21:54:45 +01:00
Gordon Williams 028b2e37e6 clockbg 0.05: Random square+plasma speed improvements (~2x faster) 2024-10-09 19:40:58 +01:00
Gordon Williams fac80e8f12 Add simple clock using 'Clock Backgrounds' to allow custom colour or image backgrounds. The date is in the widget bar which you can swipe down 2024-10-09 14:55:03 +01:00
Gordon Williams c1555ee6be Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen 2024-10-09 14:51:49 +01:00
Gordon Williams c3f275caf4 update example app 2024-10-09 14:49:56 +01:00
Gordon Williams b658ad91c6 clockbg 0.04: More options for different background colors
+      'Plasma' generative background
+      Add a 'view' option in settings menu to view the current background
2024-10-09 12:26:02 +01:00