Commit Graph

21050 Commits (9146fcfe1ebc5ade8a8da2185cefd22d85226bc6)

Author SHA1 Message Date
Erik Andresen 9146fcfe1e Chess: Use button rising edge for Menu 2025-05-25 11:21:38 +02:00
Gordon Williams e9527899a6 updated espruinotools after minifying error fixed 2025-05-06 12:15:24 +01:00
Gordon Williams aa7a35ea34
Merge pull request #3843 from espruino/dependabot/submodules/webtools-8b02a59
build(deps): bump webtools from `b03155d` to `8b02a59`
2025-05-06 09:35:59 +01:00
Rob Pilling 8f00f459b1
Merge pull request #3841 from nxdefiant/master
Zambretti Weather Forecaster
2025-05-05 14:43:25 +01:00
Erik Andresen 55eaa319df zambretti round only for display 2025-05-05 12:42:31 +02:00
Erik Andresen 20577d9a82 zambretti: fix summer/winter 2025-05-05 07:50:29 +02:00
dependabot[bot] 9f8b367bb3
build(deps): bump webtools from `b03155d` to `8b02a59`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `b03155d` to `8b02a59`.
- [Commits](b03155d183...8b02a5932f)

---
updated-dependencies:
- dependency-name: webtools
  dependency-version: 8b02a5932f88c652a9d59a947b7a2e14afe5d8f2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 00:42:03 +00:00
Erik Andresen 64ee5b5616 zambretti: rename zb -> zn 2025-05-04 16:24:47 +02:00
Erik Andresen af1148c67f zambretti: remove extra space 2025-05-04 12:03:19 +02:00
Erik Andresen 176508ac34 lint.. 2025-05-04 10:19:48 +02:00
Erik Andresen 359a75f5c2 lint.. 2025-05-04 10:15:34 +02:00
Erik Andresen dd0d5b2cd4 zambretti: attempt to fix parser error 2025-05-04 10:10:04 +02:00
Erik Andresen 963fc4970e Zambretti Weather Forecaster
Zambretti Forecaster, uses the Barometer for empirical weather forecast in the Northern Hemisphere (see https://web.archive.org/web/20110610213848/http://www.meteormetrics.com/zambretti.htm), similar to weather stations. Watch must be stationary and its height above sea level set.

Uses code from widbaroalarm for measurements (boot.js)
2025-05-04 09:50:27 +02:00
Gordon Williams 04023e859b Updated core tools with support for int pretokenisation (2v26) 2025-05-02 13:59:00 +01:00
Rob Pilling e628565309
Merge pull request #3837 from bobrippling/feat/qrcode-custom
qrcode: permit custom app names
2025-05-01 20:20:40 +01:00
Rob Pilling 893a67ab1b
Merge pull request #3834 from bobrippling/fix/promenu-y-offset
promenu: always render at a fixed y
2025-05-01 20:20:26 +01:00
Rob Pilling 711c46c5f6
Merge pull request #3835 from bobrippling/feat/score-fixes-and-squash
score: fix bangle 2 compat and add squash preset
2025-05-01 20:10:01 +01:00
Rob Pilling 0bf0a3fb97 qrcode: bump version 2025-04-30 22:41:18 +01:00
Rob Pilling e146686b07 qrcode: allow custom app name (for multiple QR codes) 2025-04-30 22:41:18 +01:00
Rob Pilling 2401063c7d qrcode: simplify `if` 2025-04-30 22:41:18 +01:00
Rob Pilling 0a4cc641c0 qrcode: return on error (instead of generating more) 2025-04-30 22:41:18 +01:00
Rob Pilling 86baa4cedd qrcode: remove "Click" text 2025-04-30 22:41:18 +01:00
Rob Pilling 1226b20e19 qrcode: whitespace 2025-04-30 22:41:18 +01:00
Rob Pilling 84784c74b2 score: reset graphics before drawing 2025-04-30 22:38:48 +01:00
Rob Pilling 4c7556d8f6 Merge branch 'master' into fix/promenu-y-offset
Conflicts:
	apps/promenu/ChangeLog
2025-04-30 22:34:46 +01:00
Rob Pilling 46795ed074
Merge pull request #3831 from bobrippling/feat/tally-app
New app/clkinfo: tally
2025-04-30 22:33:31 +01:00
Gordon Williams f7be78517f use updated web tools 2025-04-30 15:48:47 +01:00
Rob Pilling 8b1e650642
Merge pull request #3836 from bobrippling/feat/promenu-touch-event
promenu: forward on touch event
2025-04-30 08:49:50 +01:00
Rob Pilling 45241325bc typescript: update from espruino
as opposed to manual
2025-04-30 08:44:10 +01:00
Rob Pilling 278a64d63b
Merge pull request #3838 from voloved/jsonclock
Fixed comma drawing on JsonClock
2025-04-30 08:38:08 +01:00
Gordon Williams d97aa3266c
Merge pull request #3839 from espruino/dependabot/submodules/webtools-a6a0812
build(deps): bump webtools from `4dc22df` to `a6a0812`
2025-04-30 08:05:22 +01:00
dependabot[bot] e5c81f0769
build(deps): bump webtools from `4dc22df` to `a6a0812`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `4dc22df` to `a6a0812`.
- [Commits](4dc22df5fd...a6a08129c1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 00:48:35 +00:00
Gordon Williams bd1d9b7875
Merge pull request #3805 from bobrippling/fix/sched-clkinfo-trigger
sched: prevent timers from firing immediately
2025-04-29 09:26:35 +01:00
Rob Pilling cc2978fb07 tally: app icon
compression + transparency + inverted
2025-04-29 08:48:45 +01:00
Rob Pilling 123498424a promenu/folderlaunch: update to new touch event arg
e.g. from https://github.com/espruino/BangleApps/issues/3804#issuecomment-2834920685

aka:
- https://github.com/espruino/BangleApps/pull/3604
- https://github.com/espruino/Espruino/pull/2565
- https://github.com/espruino/BangleApps/pull/3609
- https://github.com/espruino/Espruino/pull/2569
2025-04-28 21:44:15 +01:00
Rob Pilling 260dff75f7 typescript: update 2025-04-28 21:37:06 +01:00
thyttan 7fde1e682d
Merge pull request #3813 from thyttan/edgeclk
edgeclk: Reset graphics before initial clearing of the screen.
2025-04-28 22:28:02 +02:00
Rob Pilling 92ff72c87a
Merge pull request #3829 from bobrippling/fix/pace-menu
pace: fix menu rendering
2025-04-28 20:59:04 +01:00
Rob Pilling 8183e2b2f9 alarm: back out changes introduced in later PR/earlier commit 2025-04-28 20:55:59 +01:00
Rob Pilling c29555cc53 alarms: prevent timers (queued from main menu) from firing immediately 2025-04-28 20:55:28 +01:00
Rob Pilling 491d36e73a sched: prevent timers from firing immediately 2025-04-28 20:53:35 +01:00
Rob Pilling 607e5668f1 tally: full app 2025-04-28 20:50:18 +01:00
Rob Pilling dadd921dd0 score: bump version 2025-04-28 20:47:28 +01:00
Rob Pilling 6736850f33 promenu: always render at a fixed y
i.e. we assume the back button will (eventually) appear, so we don't
want to hit a bug where we sometimes render at `y: 0` and sometimes
at `y: 24`
2025-04-28 20:46:06 +01:00
Rob Pilling c7deef3803 score: show menu on Bangle2 button press 2025-04-28 20:42:21 +01:00
Rob Pilling 83143207e8 score: fix settings-back for Bangle2 2025-04-28 20:42:21 +01:00
Rob Pilling 5b6c11306e score: simplify defaulting 2025-04-28 20:42:21 +01:00
Rob Pilling f77f7320ef score: remove unnecessary iife (settings) 2025-04-28 20:42:21 +01:00
Rob Pilling d446e4bbd5 score: name inputs 2025-04-28 20:42:21 +01:00
Rob Pilling a49266e053 score: simplify bangle1-bangle2 logic 2025-04-28 20:42:18 +01:00