Rob Pilling
33a2efeb45
sanitycheck: promote warnings to errors in CI
2024-05-09 12:27:34 +01:00
Gordon Williams
89ea6d0045
Try and fix issues that causes `exstats` not to be usable without `notify:{...}` defined.
2024-05-09 12:09:56 +01:00
Gordon Williams
265b3284e1
andark 0.06: Fix issue showing widgets when app is fast-loaded into from launcher with widgets disabled
2024-05-09 09:12:47 +01:00
Gordon Williams
6686bcd29e
two more backgrounds
2024-05-09 09:11:06 +01:00
Gordon Williams
85df6236fc
lint update
2024-05-09 09:11:06 +01:00
Gordon Williams
b4cd690c48
clockinfo: Add drawFilledImage to allow drawing icons with a separately coloured middle0.12: Add drawFilledImage to allow drawing icons with a separately coloured middle
...
pebblepp/analogquadclk: not use drawFilledImage fn
Add twotwoclock, a 2x2 digital clock with clockinfos
2024-05-09 09:11:06 +01:00
thyttan
6f0440d5e8
Merge pull request #3404 from aGoodUsername/master
...
fuzzyw: add toggle for animation + minor bug fixes
2024-05-08 23:20:06 +02:00
thyttan
720c897eab
fuzzyw: define f_string
...
As `let` was accidentally left out after the refactor on latest previous commit. To appease the linter and not pollute global scope.
2024-05-08 23:14:06 +02:00
Rob Pilling
77127e9ae6
Merge pull request #3406 from espruino/dependabot/submodules/core-7e90950
...
build(deps): bump core from `dc682af` to `7e90950`
2024-05-08 21:01:54 +01:00
aGoodUsername
bb57dfcd63
fuzzyw: .replace change
2024-05-08 10:22:50 +02:00
dependabot[bot]
cf27501982
build(deps): bump core from `dc682af` to `7e90950`
...
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore ) from `dc682af` to `7e90950`.
- [Commits](dc682af217...7e9095073f
)
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 00:33:49 +00:00
Rob Pilling
6dfa69d17d
Merge pull request #3256 from buzden/master
...
andark: support optional widgets loading and other settings
2024-05-07 22:28:20 +01:00
aGoodUsername
6aa0dc2c5a
Merge branch 'espruino:master' into master
2024-05-07 13:05:13 +02:00
Denis Buzdalov
c4ebaf926b
[ fix ] Move setting the clock status before widgets loading
2024-05-07 12:38:07 +03:00
aGoodUsername
e98c06998f
fuzzyw: added toggle for animation and fixed various bugs
...
* fuzzyw: add animation toggle, fix various minor bugs
* fuzzyw: settings: add animation toggle and fix various minor bugs
* fuzzyw: added Danish to readme
* fuzzyw: Update ChangeLog
* fuzzyw: Update metadata.json
2024-05-07 09:52:40 +02:00
Rob Pilling
06792490e9
Merge pull request #3400 from bobrippling/fix/widdevst-default-setting
...
widdevst: fix default, keep original behaviour
2024-05-07 08:33:22 +01:00
Rob Pilling
179863f2b3
Merge pull request #3401 from espruino/dependabot/submodules/webtools-71f271a
...
build(deps): bump webtools from `e447b17` to `71f271a`
2024-05-07 08:32:41 +01:00
thyttan
b5d705fb8c
Merge pull request #3402 from aGoodUsername/master
...
fuzzyw: added danish translation
2024-05-06 21:25:05 +02:00
thyttan
4c1d8e1f89
Merge pull request #3403 from thyttan/add-tags
...
Add tags
2024-05-06 20:03:43 +02:00
thyttan
f3de553707
twenties: add "health" tag
2024-05-06 19:58:15 +02:00
thyttan
6e7ddfe0c5
activityreminder: add "health" tag
2024-05-06 19:57:45 +02:00
aGoodUsername
0996d4d70a
danish translation of numbers 1-12
2024-05-06 14:12:02 +02:00
aGoodUsername
8f663e4124
danish translation of fuzzyw
2024-05-06 14:07:29 +02:00
dependabot[bot]
73f1f306ff
build(deps): bump webtools from `e447b17` to `71f271a`
...
Bumps [webtools](https://github.com/espruino/EspruinoWebTools ) from `e447b17` to `71f271a`.
- [Commits](e447b17d26...71f271a1c7
)
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 00:59:27 +00:00
Denis Buzdalov
74d7e4d6dd
[ refactor ] Make one `let` to be `const` because it actually is one
2024-05-05 23:36:48 +03:00
Denis Buzdalov
e578cab4e2
[ upstream ] Return new code with settings back to the original `andark`
2024-05-05 23:13:08 +03:00
Denis Buzdalov
543feb670c
[ tune ] Add settings on changed stuff + code refactoring
2024-05-05 20:54:56 +03:00
Denis Buzdalov
93b351306e
[ widgets ] Enable widgets and set them swipeable
2024-05-05 20:54:56 +03:00
Denis Buzdalov
175415a89d
[ face ] Draw text above hands and with correct background
2024-05-05 20:54:56 +03:00
Denis Buzdalov
dc779cc78e
[ new ] Create a copy of the `andark` named `andark_w` w/ updated icons
2024-05-05 20:54:56 +03:00
Rob Pilling
b8aad3b084
widdevst: fix default, keep original behaviour
2024-05-05 16:22:11 +01:00
Rob Pilling
95a57aa4e1
Merge pull request #3397 from bobrippling/feat/widdevst-drawing
...
widdevst: add ability to only redraw when a peripheral changes
This change tweaks the drawing of `widdevst` to be fired by a change of a peripheral (such as a HRM event), so that:
- if peripherals are on, it'll redraw as regularly as it did before this change
- if periperhals are off, it'll redraw at the same (lower) frequency, or possibly not at all if the next option is enabled (saving draw time & battery)
The setting change allows us to configure the widget to only draw when a peripheral changes, at the cost of not having directly up-to-date bars for storage & memory.
2024-05-02 21:02:31 +01:00
Rob Pilling
51d967d4c3
widdevst: bump version
2024-05-02 20:54:15 +01:00
Rob Pilling
79a5632be4
widdevst: add option to draw only when peripherals are on
2024-05-02 20:54:15 +01:00
thyttan
354ca417ba
Merge pull request #3393 from halemmerich/messagesoverlay
...
messagesoverlay - Handle prependListener and setWatch callback variable name change
2024-05-02 21:31:25 +02:00
thyttan
e20b815da5
Merge pull request #3373 from halemmerich/runplus
...
runplus - Add lock, gps, pulse indicators to karvonen screen
2024-05-02 21:26:44 +02:00
Rob Pilling
535335f065
widdevst: draw when peripherals are on
2024-05-02 18:27:05 +01:00
Rob Pilling
2beb1c2997
widdevst: keep around a number instead of object (Date.now)
2024-05-02 18:24:34 +01:00
Rob Pilling
09f4082948
Bump notify version from #3386
2024-05-02 18:24:14 +01:00
thyttan
37879b57bd
Merge pull request #3386 from bobrippling/fix/chargent-notify-hide
...
chargent: fix manual/tap hiding of notification
2024-05-02 18:05:30 +02:00
Gordon Williams
2d20c81d8f
fix copy/paste readme error
2024-05-02 15:54:56 +01:00
Gordon Williams
3897cffc90
Remove some un-needed whitespace
2024-05-02 15:14:02 +01:00
Gordon Williams
7f505acb70
boot 0.61: Instead of breaking execution with an Exception when updating boot, just use if..else (fix 'Uncaught undefined')
2024-05-02 15:11:58 +01:00
Gordon Williams
15dd06fa70
pebblepp: Fix automatic coloring of middle of clockinfo images if clockinfo image goes right to the top or left
2024-05-02 14:49:34 +01:00
Gordon Williams
3193d3b2fe
clockbg: remove existing 20px border on flags, and different zoom levels
2024-05-02 14:49:16 +01:00
Gordon Williams
b734d70021
new fonts with better spacing on formatting
2024-05-02 12:14:21 +01:00
Gordon Williams
117f0c0f9e
font fixes
2024-05-02 12:11:37 +01:00
Gordon Williams
8b43badd98
updated font tools to adjust char widths
2024-05-02 12:04:10 +01:00
Rob Pilling
18fde72129
Merge pull request #3396 from espruino/dependabot/submodules/webtools-386937b
...
build(deps): bump webtools from `8150b36` to `386937b`
2024-05-02 08:35:39 +01:00
Rob Pilling
842360472c
Merge pull request #3395 from thyttan/autoreset
...
autoreset: add settings
2024-05-02 08:35:11 +01:00