Commit Graph

18887 Commits (81fd82926f94211be7a7b669dbdcaa5d3dc70a8e)

Author SHA1 Message Date
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
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
Martin Boonk 56f7dd192c anton - Add description to test 2024-05-05 09:31:52 +02:00
Martin Boonk 5c5c89878b runapptests - Return number of failed tests as exit code 2024-05-05 09:30:58 +02:00
Martin Boonk 00f66f31a0 runapptests - Add option for filtering tests by app id 2024-05-05 08:59:43 +02:00
Anton 964ba309fa Unbump apps with only type changes 2024-05-04 23:48:51 +02:00
Anton 62a16815d6 Bump app versions 2024-05-04 23:41:56 +02:00
Anton 4bc4d17755 Fix incorrect example in bulk-update-apps 2024-05-04 23:40:57 +02:00
Anton a78858e1ac Also lint typescript files 2024-05-04 23:21:43 +02:00
Martin Boonk 8c74a23549 messagesoverlay - Remove not needed test steps regarding widgets 2024-05-04 23:06:32 +02:00
Martin Boonk b7babc46df android - Remove a bit of noise during the testrun (erros because of missing Bluetooth.println) 2024-05-04 22:59:43 +02:00
Martin Boonk 24a40c88c9 messagesoverlay - Adds initial tests 2024-05-04 22:59:19 +02:00
Martin Boonk 9f340dd8c3 runapptests - Better result handling and logging 2024-05-04 22:59:19 +02:00
Martin Boonk 842070928c runapptests - Reset apploaders device installed apps list for each test 2024-05-04 22:59:19 +02:00
Martin Boonk 9b01f82324 runapptests - Better logging of emit 2024-05-04 22:59:19 +02:00
Martin Boonk 7289d3fd2b runapptests - Fix promise use for step running 2024-05-04 22:59:19 +02:00
Martin Boonk a84b6d1388 runapptests - Implement generic event emitter command 2024-05-04 22:59:19 +02:00
Martin Boonk e8dc8b9be8 runapptests - Set defaults for sending a GB event 2024-05-04 22:59:19 +02:00
Anton 14787e495c Revert "Enforce and fix typescript lints"
This reverts commit 5630b85918.
2024-05-04 22:53:34 +02:00
Martin Boonk 412a14c2ad runapptests - Allow uploading files 2024-05-04 10:45:54 +02:00
Martin Boonk 5574a0e62b runapptests - Wrap every step in a promise to allow waiting 2024-05-04 09:01:55 +02:00
Martin Boonk 97b5bf5039 android - Remove duplicated tests file 2024-05-04 00:36:02 +02:00
Martin Boonk 98479df619 antonclk - Test for memory leaks 2024-05-04 00:07:53 +02:00