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 |
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 |
Rob Pilling
|
4d9deeaa6d
|
sched: fix event icon b/w
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
|
2024-10-06 22:02:09 +01:00 |
Rob Pilling
|
5671c8bbe0
|
sched: add clkinfo text for events
|
2024-10-06 11:16:09 +01:00 |
Rob Pilling
|
a5a915e38a
|
sched: add clkinfo icon for events
|
2024-10-06 11:16:01 +01:00 |
Rob Pilling
|
6f4a3b8c78
|
typescript: sched.d.ts: distinguish between Timer & Sched
|
2024-10-03 22:10:53 +01:00 |
Rob Pilling
|
2517f80754
|
typescript: update sched.d.ts
|
2024-10-03 22:09:35 +01:00 |
Rob Pilling
|
46321d91b7
|
sched clkinfo: reset a timer when triggering
|
2024-10-03 21:07:39 +01:00 |
Rob Pilling
|
5fc1f5cd13
|
sched clkinfo: revert to toggling `alarm.on`
|
2024-10-03 21:07:08 +01:00 |
Rob Pilling
|
acc940d99f
|
sched: add `resetTimer()`
|
2024-10-03 21:06:44 +01:00 |
thyttan
|
4861719176
|
Merge pull request #3601 from bobrippling/fix/promenu-mutate
promenu: don't modify the menu object
|
2024-10-03 15:36:23 +02:00 |
Rob Pilling
|
bb769a0bb9
|
promenu: don't modify the menu object
This fixes hadash, which uses `menu[""]` after calling `showMenu`
|
2024-10-03 12:01:42 +01:00 |
thyttan
|
b07cb80088
|
Merge pull request #3602 from espruino/dependabot/submodules/webtools-6bda957
build(deps): bump webtools from `cc9af9c` to `6bda957`
|
2024-10-03 10:16:50 +02:00 |
dependabot[bot]
|
c67dc48ca7
|
build(deps): bump webtools from `cc9af9c` to `6bda957`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `cc9af9c` to `6bda957`.
- [Commits](cc9af9cd0d...6bda9575fe )
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-03 00:55:46 +00:00 |
thyttan
|
7f37e90d70
|
Merge pull request #3595 from bmsleight/master
Exact Words Clock App
|
2024-10-03 00:26:44 +02:00 |
Brendan Sleight
|
87a02e3b48
|
Patch by thyttan - compatible with themes
|
2024-10-02 23:06:52 +01:00 |
Rob Pilling
|
5bf623e087
|
Merge pull request #3599 from flaparoo/hadash
hadash: remember scoll positions of menus; "silent" option for service calls
|
2024-10-02 21:12:17 +01:00 |
Gordon Williams
|
1b62095bf4
|
core update
|
2024-10-02 11:55:07 +01:00 |
Rob Pilling
|
174dd4c429
|
Merge pull request #3600 from espruino/dependabot/submodules/webtools-cc9af9c
build(deps): bump webtools from `4ad89c8` to `cc9af9c`
|
2024-10-02 08:55:20 +01:00 |
Flaparoo
|
317f4903d6
|
hadash: wrapper function for showMenu; better way to implement silent option
|
2024-10-02 10:07:35 +08:00 |
dependabot[bot]
|
41c068b8af
|
build(deps): bump webtools from `4ad89c8` to `cc9af9c`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `4ad89c8` to `cc9af9c`.
- [Commits](4ad89c8f56...cc9af9cd0d )
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-02 00:20:55 +00:00 |
Flaparoo
|
3b955b6d12
|
hadash: remember scoll positions of menus; "silent" option for service calls
|
2024-10-01 19:59:48 +08:00 |
Brendan Sleight
|
aa85488155
|
Removing unused variable
|
2024-09-30 22:00:16 +01:00 |
Rob Pilling
|
b54b0539c3
|
Merge pull request #3598 from kamilkrz/fix/widminbt-is-a-bluetooth-widget
widminbt: register as a bt widget
|
2024-09-30 21:19:46 +01:00 |
Rob Pilling
|
68191d9ec8
|
Merge pull request #3587 from kamilkrz/newapp/msgclkinf
clkinfomsg: clockinfo for displaying messages count
|
2024-09-30 20:45:56 +01:00 |
Rob Pilling
|
a4ba610cdc
|
Merge pull request #3586 from gloriousDan/fix-mtnclock-widgets
mtnclock: fix widgets disappearing on weather update
|
2024-09-30 20:30:27 +01:00 |
kamilkrz
|
144c8aabf8
|
widminbt is now correct bt widget
|
2024-09-30 13:19:49 +02:00 |
kamilkrz
|
8673330457
|
Typos and garbage removal
|
2024-09-30 12:07:45 +02:00 |
Gordon Williams
|
a6436483da
|
Merge pull request #3594 from thyttan/recorder
recorder: list tracks in reverse chronological order
|
2024-09-30 10:02:14 +01:00 |
Gordon Williams
|
e87a71508b
|
Merge pull request #3530 from atjn/test-locale
Add a test locale
|
2024-09-30 09:57:48 +01:00 |
Gordon Williams
|
6f8871ca90
|
Merge pull request #3556 from WhelanB/reply-gadgetbridge
Support Gadgetbridge Canned Responses
|
2024-09-30 09:55:22 +01:00 |
Rob Pilling
|
50e47f27f7
|
Merge pull request #3592 from Freubert/master
lcdclock/lcdclockplus: fix special characters in clockinfo menus
|
2024-09-30 08:55:25 +01:00 |
Rob Pilling
|
741b24d56f
|
Merge pull request #3590 from xxDUxx/master
Altimeter Widget 0.03
|
2024-09-30 08:53:45 +01:00 |
Rob Pilling
|
09bea87f18
|
Reassign to data, rather than separate settings
|
2024-09-30 08:46:46 +01:00 |
Rob Pilling
|
b8fa3b03f2
|
Merge pull request #3569 from aemkai/master
blc: Updated Binary LED Clock
|
2024-09-30 08:42:46 +01:00 |
thyttan
|
a32d268b7d
|
Merge pull request #3597 from espruino/dependabot/submodules/webtools-4ad89c8
build(deps): bump webtools from `1c0a490` to `4ad89c8`
|
2024-09-30 07:57:48 +02:00 |
dependabot[bot]
|
8896205bb8
|
build(deps): bump webtools from `1c0a490` to `4ad89c8`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `1c0a490` to `4ad89c8`.
- [Commits](1c0a49065b...4ad89c8f56 )
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 00:40:38 +00:00 |
Brendan Sleight
|
a6d51bf370
|
Correcting size of app-icon.js
|
2024-09-29 22:51:54 +01:00 |
Brendan Sleight
|
fad2475742
|
Correcting js url in metadata
|
2024-09-29 21:44:00 +01:00 |
Brendan Sleight
|
fb6ea77f47
|
Correcting js url in metadata
|
2024-09-29 21:22:21 +01:00 |