Commit Graph

19878 Commits (6e8f46185c5a37da71bc9265f671bd1694faacdd)

Author SHA1 Message Date
noobejby 6e8f46185c Added charging screen 2024-12-23 23:18:43 +01:00
noobejby f4be9f4d1e Better message notification 2024-11-10 21:11:36 +01:00
noobejby da0336eeeb version 0.02 2024-11-10 18:32:24 +01:00
noobejby 44ef05891e removed unused values 2024-11-08 16:40:05 +01:00
noobejby 57f1557ef2 Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock 2024-11-08 16:27:18 +01:00
noobejby 33f5a908cd Updated file names to match review comment 2024-11-08 16:26:04 +01: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
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
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
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
Rob Pilling f46e8359c7 sched interface: display appid of an alarm 2024-10-30 20:23:38 +00:00
thyttan 8c0380f48e gpsrec + gpssetup: tweak comments 2024-10-30 20:24:21 +01:00
thyttan 970cb199d1 usgs: add FIXME comment re `data`
The logic for passing data around seems to be broken to me.
2024-10-30 20:21:33 +01:00
thyttan a230a34822 swp2clk: fix to use Storage lib correctly 2024-10-30 20:20:44 +01:00
thyttan ca69ca5342 poweroff: comment out unused fn in settings.js 2024-10-30 20:20:44 +01:00
thyttan e749735b89 infoclk: Make sure varibales are properly defined 2024-10-30 20:20:44 +01:00
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
thyttan ed3bf8cbac
Merge pull request #3626 from bobrippling/fix/drained-restore
drained: fix not restoring when charge threshold met
2024-10-29 22:51:47 +01:00
Rob Pilling 93de0b5965
Merge pull request #3629 from thyttan/dtlaunch
dtlaunch: postpone load icons not initially needed
2024-10-29 21:48:46 +00:00
Rob Pilling b721023daa drained: only check for power-restore when charging 2024-10-29 21:21:32 +00:00
thyttan 257d88dc2e dtlaunch: postpone load icons not initially needed
Draw the first screen, then load in the rest of the icons from storage.
2024-10-29 20:16:15 +01:00
Gordon Williams 9805bb1644 Add sudoku game 2024-10-29 14:50:06 +00:00
Gordon Williams 69e344fbc5 minor regex tweaks 2024-10-29 11:10:03 +00:00
Rob Pilling bfeffa4a87 messagegui: stop buzzing on disconnect too 2024-10-28 21:02:36 +00:00
Rob Pilling f8a0c73356 messagegui: stop buzzing for a message when it's removed
e.g. a call is answered
2024-10-28 20:44:12 +00:00
Rob Pilling 8742e11581 drained: fix not restoring when charge threshold met
previously the assumption was that the `"changing"` event would be fired
periodically when charging.

fixes #3625
2024-10-28 18:15:09 +00:00