Commit Graph

15311 Commits (83e32cd75d39b7479c0d9edb6a873d2ac461c919)

Author SHA1 Message Date
Gordon Williams 83e32cd75d lint exemptions 2024-05-17 16:33:28 +01:00
Gordon Williams e218df999c tweak clockinfo category naming 2024-05-17 16:33:19 +01:00
Gordon Williams 5c89b45722 Finally merge two broken Bluetooth Cycle Speed sensor apps to use one library that 'just works' (I hope!) - added clockinfo and recoder functionality 2024-05-17 16:08:11 +01:00
Gordon Williams 9841aeddeb really try and fix csc - it was so broken! 2024-05-17 13:16:45 +01:00
Gordon Williams 799da73129 0.10: Fix cscsensor when using coospoo sensor that supports crank *and* wheel 2024-05-17 12:45:32 +01:00
Rob Pilling a4c5e14ba9
Merge pull request #3418 from bobrippling/fix/multitimer-uiremove
multitimer: preserve original `uiRemove`
2024-05-16 08:54:30 +01:00
Rob Pilling f8aab1d6b7
Merge pull request #3416 from bobrippling/feat/promenu-api
promenu: handle boolean menu entries, back functionality and scroll and use typescript
2024-05-16 08:46:50 +01:00
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 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 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 a2d2a34906 android - Explicit expectation for new calls instead of accepting old ones 2024-05-13 18:41:47 +02:00
Gordon Williams ea03c34099
Revert "Revert "exstats: fix steps being negative"" 2024-05-13 09:49:52 +01:00
Martin Boonk e248235e84 messagesoverlay - Adds a test for watch backgrounding 2024-05-12 00:17:00 +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
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 208f04988e
Revert "exstats: fix steps being negative" 2024-05-10 09:08:24 +01:00
Rob Pilling 3f422d5712 run & runplus: bump versions (exstats) 2024-05-09 12:11:00 +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
aGoodUsername bb57dfcd63
fuzzyw: .replace change 2024-05-08 10:22:50 +02: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
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
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