Commit Graph

20010 Commits (d7a5f8ba2d4fc3742acb333a256fad978a5d8316)

Author SHA1 Message Date
Rob Pilling 6c42d015e7 s/showMsgIfUnread/ignoreUnread/ 2024-11-07 17:58:35 +00:00
Gordon Williams c217a4f858
Merge pull request #3645 from ki9us/master
Poker Timer App
2024-11-07 09:32:17 +00:00
Rob Pilling 0cb0b0e467 typescript: support `scroller` on `MenuInstance` 2024-11-06 21:15:30 +00:00
Rob Pilling 81820f8ec1 drained: generate js 2024-11-06 21:15:30 +00:00
Keith Irwin e112d08f5a
Fixed ChangeLog order 2024-11-06 10:54:28 -07:00
thyttan a30c7282cb
Merge pull request #3641 from retcurve/edgewrite
EdgeWrite: Draw initial text after setUI in case it removes a back button
2024-11-06 18:44:55 +01:00
Keith Irwin 46494ebf7b
Bug fixes and upgrades to pokertimer 2024-11-06 10:02:16 -07:00
Keith Irwin 30a349f3fe
Re-added pokertimer not as a submodule 2024-11-06 07:25:14 -07:00
Keith Irwin dac46fd464
Revert "Added pokertimer"
Apps can not be submodules, for good reasons.  Reverting to re-add as a proper package.

This reverts commit 39cd1c73d2.
2024-11-06 07:18:47 -07:00
NoobEjby 848e62bd8f
Update README.md 2024-11-06 13:31:21 +01:00
noobejby e730eceaf5 cleanup and updated readme 2024-11-06 13:26:40 +01:00
noobejby ec51398ef3 init 2024-11-06 12:58:53 +01:00
Rob Pilling 17a000ca24 drained: remember menu position 2024-11-06 07:39:10 +00:00
Rob Pilling 92348d8827 drained: menu is `Menu`, not `{...}` type 2024-11-06 07:38:52 +00:00
Keith Irwin 41d57e5555
Reminder for screenshots 2024-11-05 21:55:15 -07:00
Keith Irwin 7f118fc5d1
Compliant changelog 2024-11-05 21:49:56 -07:00
Keith Irwin 8e794e6c53
Polished pokertimer comments 2024-11-05 21:45:49 -07:00
Keith Irwin ec34fcb2bf
Updated pokertimer documentation 2024-11-05 21:44:03 -07:00
Keith Irwin 39cd1c73d2
Added pokertimer 2024-11-05 21:21:18 -07:00
thyttan 3eb7d19ebd backswipe: change to prepend swipe listener
(WIP)

Seems to mitigate some conflicts when switching between `edgeclk` (with
seconds active) and `dtlaunch`. Sometimes the seconds redraw timeout of
`edgeclk` would draw over `dtlaunch`.
2024-11-05 19:52:35 +01:00
Gordon Williams d376a7a0b8
Merge pull request #3635 from micheledaros/master
tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the clockface
2024-11-05 16:43:26 +00:00
michele c605da645b tinyheads: changelog, bump version 2024-11-05 17:32:55 +01:00
Ian Ward 7e76c83254 forgot to update version in metadata 2024-11-05 13:08:43 +00:00
Ian Ward 34bf96377c Draw initial text after setUI in case it removes a back button 2024-11-05 13:06:26 +00:00
Gordon Williams 88e4625252
Merge pull request #3637 from thyttan/setui-proposal-preview
setuichange: Bangle.js 1 support
2024-11-05 10:27:14 +00:00
michele c094d33ef4 tinyhead: fix background colour on the settings screen 2024-11-04 23:10:58 +01:00
thyttan ebd2d5b7b9
Merge pull request #3636 from cyberarm/patch-1
Rebble Watchface: Possibly fix steps counter text white when it should be black
2024-11-04 21:18:48 +01:00
Rob Pilling 99fd5797e0
Merge pull request #3628 from bobrippling/feat/call-stop-buzz
messagegui: stop buzzing for a message when it's removed
2024-11-04 12:24:44 +00:00
Gordon Williams fe24890fe0
Merge pull request #3627 from thyttan/master
chore: rm semicolons at end of clkinfo + settings
2024-11-04 09:55:04 +00:00
Gordon Williams 8d859f448f
remove 'end of file' comment 2024-11-04 09:54:14 +00:00
Gordon Williams 83d966bde9
remove 'end of file' comment 2024-11-04 09:52:54 +00:00
Gordon Williams 9f9152c802
Merge pull request #3640 from WhelanB/reply-bangle1
Update reply lib metadata.json to support Bangle JS 1
2024-11-04 09:48:44 +00:00
Brian Whelan a70030c32e
Update metadata.json to support Bangle JS 1 2024-11-04 09:44:11 +00:00
michele 97113d14be tinyeads: show the side bands of the same color of the hair only when the widgets are showing 2024-11-03 14:32:01 +01:00
Cyberarm 759971f53b
Rebble Watchface: Update ChangeLog 2024-11-02 19:05:54 -05:00
Cyberarm 70aa6aea17
Rebble Watchface: Bump version 2024-11-02 19:04:36 -05:00
Aleix e8e70ea3f2
Merge branch 'espruino:master' into score 2024-11-02 04:04:33 +01:00
aleixdev afd132b175 score: add changelog and allow run in emulator 2024-11-02 03:52:06 +01:00
aleixdev 68ee93457c score: performance improvements 2024-11-02 03:42:44 +01:00
thyttan a736c662bc setuichange: Bangle.js 1 support
In step with 12dacead0d on PR https://github.com/espruino/Espruino/pull/2571

This is currently untested since I don't have a Bangle.js 1 myself.
2024-11-02 01:36:50 +01:00
Cyberarm fe17e264e3
Rebble Watchface: Possibly fix steps counter text white when it should be black. 2024-11-01 12:20:02 -05:00
michele 4faaf29f83 tinyhead: fix variable reference 2024-11-01 17:53:01 +01:00
michele 9306de32eb tinyhead: fix the touch handler 2024-11-01 17:51:37 +01:00
michele 71f3f69304 tinyhead: change the side screen's colour, so it blends in with the rest of the face 2024-11-01 17:06:33 +01:00
michele 8903215f3b tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the face 2024-11-01 15:38:01 +01:00
thyttan 7da28950e6
Merge pull request #3632 from retcurve/edgewrite
EdgeWrite: Accented characters
2024-11-01 01:12:37 +01:00
Ian Ward 34c35532ed Accented characters and extended mode 2024-10-31 15:31:51 +00:00
Rob Pilling 64c5ac95ec
Merge pull request #3621 from bobrippling/feat/alarm-interface-enhance
sched interface: handle app-based alarms
2024-10-30 21:09:38 +00:00
Rob Pilling 3e67088354 typescript: add build script to post-process 2024-10-30 20:38:32 +00:00
Rob Pilling e9969e6d85 sched interface: rank app-alarms to the bottom 2024-10-30 20:23:38 +00:00