Gordon Williams
|
eecef3ff91
|
Merge pull request #3413 from halemmerich/android
Port additional tests and fix GB events in runapptests.js
|
2024-05-15 16:56:52 +01:00 |
Martin Boonk
|
12da4948e8
|
runapptests - Only advance timers and not Date.now
|
2024-05-15 17:47:22 +02: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
|
d7286c451b
|
multitimer: preserve original `uiRemove`
e.g. a `showMenu()`'s `setUI` call
|
2024-05-14 21:55:30 +01:00 |
Rob Pilling
|
dd0fd23af1
|
promenu: register swipe as part of setUI
... for removing later, e.g. when a submenu comes along
|
2024-05-14 21:53:24 +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 |
Rob Pilling
|
832306f4db
|
promenu: bump version, update changelog
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
760ddb9403
|
promenu: generate js
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
a0e5090254
|
promenu: fix boolean overwriting
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
b5ad702c3a
|
promenu: simplify if-else
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
9c6f14a63e
|
promenu: item function typings / tweaks
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
b5313e5c82
|
promenu: pass `back` into setUI() for the back button
|
2024-05-14 08:36:03 +01:00 |
Rob Pilling
|
420f08deb5
|
promenu: fill out README
|
2024-05-14 08:35:58 +01:00 |
Rob Pilling
|
c22f16eb74
|
promenu: typescript
|
2024-05-13 18:20:32 +01:00 |
Rob Pilling
|
6c4bd363da
|
promenu: fix back/setUI wiping previous setUI
|
2024-05-13 18:20:32 +01:00 |
Rob Pilling
|
c0f4a195db
|
promenu: options.scroll support
|
2024-05-13 18:20:32 +01:00 |
Rob Pilling
|
927102ab96
|
promenu: options.back() support
|
2024-05-13 18:20:32 +01:00 |
Rob Pilling
|
0fc8fdd636
|
promenu: options.topWidgets for leaving widget space
|
2024-05-13 18:20:32 +01:00 |
Martin Boonk
|
9814dd424c
|
runapptests - Rename sleep to advanceTime and add documentation
|
2024-05-13 19:16:02 +02:00 |
Martin Boonk
|
db14c39c94
|
runapptests - Log step text for resetCall
|
2024-05-13 18:57:51 +02:00 |
Martin Boonk
|
a2d2a34906
|
android - Explicit expectation for new calls instead of accepting old ones
|
2024-05-13 18:41:47 +02:00 |
Martin Boonk
|
d10fe4b2fb
|
runapptests - Allow resetting the recorded calls
|
2024-05-13 18:40:52 +02:00 |
Martin Boonk
|
107727ce6b
|
runapptests - Set an initial value for the timeOffset
|
2024-05-13 18:00:46 +02:00 |
Martin Boonk
|
409b8cbdfc
|
runapptests - Replaces sleep command by time jump on emulator
|
2024-05-13 17:56:48 +02: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
|
e248235e84
|
messagesoverlay - Adds a test for watch backgrounding
|
2024-05-12 00:17:00 +02:00 |
Martin Boonk
|
39259346fe
|
runapptests - Log GadgetBridge commands
|
2024-05-11 23:39:23 +02:00 |
Martin Boonk
|
4385d4b85c
|
runapptests - Fix logging for asserting a value
|
2024-05-11 23:38:54 +02:00 |
Martin Boonk
|
ead2a9449e
|
Remove lint exemption for no longer existing file
|
2024-05-11 23:18:29 +02:00 |
Martin Boonk
|
5172d8f8b3
|
android - Port remaining tests from js to new json format
|
2024-05-11 23:10:30 +02:00 |
Martin Boonk
|
4433624183
|
runapptests - Log sleep time before actually sleeping
|
2024-05-11 23:07:24 +02:00 |
Martin Boonk
|
bbba8859cb
|
runapptests - Fix GadgetBridge test data creation
|
2024-05-11 23:06:44 +02: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 |