Commit Graph

19878 Commits (e112d08f5aee25d785a4a57b725091093a7cf402)

Author SHA1 Message Date
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
Gordon Williams 66a9f8b6cb updated pebblepp with fix for bottom line and other improvements 2024-10-09 11:22:43 +01:00
Gordon Williams 78dd28b389 lint ex 2024-10-09 11:22:16 +01:00
Rob Pilling 620fb0769d recorder: cache downloaded tracks
to allow a user to save as GPX, then instantly as CSV, rather than
waiting to download the same data again.
2024-10-08 20:38:44 +01:00
Gordon Williams 0dbdaad3b8 messagesgui: 0.81: Fix issue stopping Music message for being marked as read
Make sure play button image is transparent
      Add top-right menu to music playback to allow message to be deleted
2024-10-08 11:21:29 +01:00
Gordon Williams 3929f98801 Android: 0.38: Don't rewrite settings file on every boot! 2024-10-08 11:20:46 +01:00
Gordon Williams 2e47a13422
Merge pull request #3605 from thyttan/alarm-fix-when-no-scroller
alarm: fix uncaught error if no scroller (Bangle 1)
2024-10-08 09:32:35 +01:00
thyttan e27c4aefdd
Merge pull request #3606 from espruino/dependabot/submodules/webtools-41331a6
build(deps): bump webtools from `6bda957` to `41331a6`
2024-10-08 08:31:22 +02:00
dependabot[bot] 4d83a5675e
build(deps): bump webtools from `6bda957` to `41331a6`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `6bda957` to `41331a6`.
- [Commits](6bda9575fe...41331a6d8d)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 00:59:30 +00:00
thyttan 1f6195f2d5 alarm: fix uncaught error if no scroller (Bangle 1) 2024-10-07 20:47:24 +02:00
thyttan 8ae59c8db6
Merge pull request #3579 from bobrippling/feat/alarm-clkinfo
Allow toggling an alarm via clkinfo
2024-10-07 09:56:35 +02:00