Rob Pilling
|
f543b86eae
|
runplus: improve comment
|
2024-05-15 18:07:36 +01:00 |
Rob Pilling
|
ae5b8263d5
|
runplus: use theme fg for zoom
|
2024-05-15 18:03:37 +01:00 |
Rob Pilling
|
a847a70304
|
runplus: simplify switch -> if
|
2024-05-15 18:03:19 +01:00 |
Rob Pilling
|
f304ce9a68
|
runplus: update version & README
|
2024-05-15 08:29:13 +01:00 |
Rob Pilling
|
571ed1b344
|
runplus: add zoom ability
to make stats easier to read while running, e.g. focus on pace
|
2024-05-15 08:24:55 +01:00 |
Rob Pilling
|
84730da57a
|
runplus: factor out to `setScreen`
|
2024-05-14 22:28:15 +01:00 |
Rob Pilling
|
8bc3b49e80
|
runplus: move karvonen start logic into `onStartStop()`
|
2024-05-14 22:27:17 +01:00 |
Rob Pilling
|
5df489c587
|
runplus: use `screen` to represent menu/karvonen mode
|
2024-05-14 22:26:43 +01:00 |
Rob Pilling
|
fb9eed74c5
|
Merge pull request #3394 from halemmerich/widget_utils
widget_utils - Remove the overlay on cleanup
|
2024-05-14 08:42:45 +01:00 |
Gordon Williams
|
d67f24ba8a
|
Merge pull request #3414 from espruino/revert-3411-revert-3384-fix/exstats-steps
Re-add "exstats: fix steps being negative"
|
2024-05-13 09:50:21 +01:00 |
Gordon Williams
|
ea03c34099
|
Revert "Revert "exstats: fix steps being negative""
|
2024-05-13 09:49:52 +01:00 |
Rob Pilling
|
cd79303f54
|
Merge pull request #3407 from thyttan/master
README: Add info re updates to the app loaders
|
2024-05-13 08:35:15 +01:00 |
Martin Boonk
|
082bc7a7b7
|
Merge pull request #3412 from halemmerich/master
Bump core to 2938c27
|
2024-05-11 21:52:17 +02:00 |
Martin Boonk
|
87e9c72e46
|
Bump core to 2938c27
|
2024-05-11 21:46:50 +02:00 |
Gordon Williams
|
5e312b352a
|
Merge pull request #3399 from halemmerich/gpstests
Implements more asserts and reading testcases from json files
|
2024-05-10 09:26:22 +01:00 |
Gordon Williams
|
b1e7c1b4ea
|
Update bin/runapptests.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
|
2024-05-10 09:25:56 +01:00 |
Gordon Williams
|
04bc4dd730
|
Merge pull request #3411 from espruino/revert-3384-fix/exstats-steps
Revert "exstats: fix steps being negative"
|
2024-05-10 09:08:50 +01:00 |
Gordon Williams
|
208f04988e
|
Revert "exstats: fix steps being negative"
|
2024-05-10 09:08:24 +01:00 |
Rob Pilling
|
e2ecb58c94
|
Merge pull request #3410 from espruino/dependabot/submodules/core-e892f68
build(deps): bump core from `7e90950` to `e892f68`
|
2024-05-10 08:56:09 +01:00 |
dependabot[bot]
|
c3d15734d9
|
build(deps): bump core from `7e90950` to `e892f68`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `7e90950` to `e892f68`.
- [Commits](7e9095073f...e892f681b1 )
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 00:15:26 +00:00 |
Martin Boonk
|
816313e136
|
runapptests - Tweak some of the logging
|
2024-05-09 22:44:55 +02:00 |
Gordon Williams
|
0302a9b477
|
Merge pull request #3408 from bobrippling/feat/ci-warnings
sanitycheck: promote warnings to errors in CI
|
2024-05-09 14:52:40 +01:00 |
Gordon Williams
|
7423c860f7
|
Merge pull request #3384 from bobrippling/fix/exstats-steps
exstats: fix steps being negative
|
2024-05-09 13:28:20 +01:00 |
Martin Boonk
|
1b4af29529
|
runapptests - Fix missing newline for loading after uploading
|
2024-05-09 14:18:50 +02:00 |
Martin Boonk
|
d8b28e5d6a
|
runapptests - Fix things not working after a wrap command
|
2024-05-09 14:00:06 +02:00 |
Rob Pilling
|
be3d913971
|
sanitycheck: make known warnings exempt
|
2024-05-09 12:33:21 +01:00 |
Rob Pilling
|
33a2efeb45
|
sanitycheck: promote warnings to errors in CI
|
2024-05-09 12:27:34 +01:00 |
Rob Pilling
|
3f422d5712
|
run & runplus: bump versions (exstats)
|
2024-05-09 12:11:00 +01:00 |
Rob Pilling
|
b387365797
|
exstats: fix steps being negative/handle step count increment between stats
|
2024-05-09 12:10:33 +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
|
f33e0e820c
|
README: Add info re updates to the app loaders
|
2024-05-08 23:51:23 +02: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 |
Martin Boonk
|
c51ffbedd2
|
runapptests - Allow filterung for demo app
|
2024-05-07 23:22:06 +02:00 |
Martin Boonk
|
a597489c69
|
runapptests - Fix call assertions
|
2024-05-07 23:21:40 +02:00 |
Martin Boonk
|
52c17dffbf
|
runapptests - Fix demo app tests
|
2024-05-07 23:17:36 +02:00 |
Martin Boonk
|
acd910a864
|
runapptests - Add example test as documentation
|
2024-05-07 21:58:59 +02:00 |
Martin Boonk
|
42cd2bfbcb
|
runapptests - Refine assertValue
|
2024-05-07 21:56:49 +02:00 |
Martin Boonk
|
7d4489ef7b
|
runapptests - Adds a step type for starting an interactive console
|
2024-05-07 19:46:49 +02:00 |
Martin Boonk
|
162aa57dc2
|
runapptests - Allow directly loading from upload step
|
2024-05-07 19:46:01 +02:00 |
Martin Boonk
|
305694ad2f
|
runapptests - Add verbose option
|
2024-05-07 19:45:03 +02:00 |
Martin Boonk
|
4f258f800b
|
runapptests - Unify log messages
|
2024-05-07 19:35:06 +02:00 |