Commit Graph

16236 Commits (3defe2f04eb5d1f35119d4cd36026db69d865579)

Author SHA1 Message Date
stweedo d9ea3231a1
Merge pull request #11 from stweedo/ohmcalc
Update app.js - Fixed back button bug and disallow input during message
2023-06-03 12:43:27 -05:00
stweedo 79c98c2eac
Update app.js - Fixed back button bug and disallow input during message 2023-06-03 12:42:40 -05:00
stweedo 1ede3090bc
Merge pull request #10 from stweedo/ohmcalc
Update metadata.json - Added shortened name
2023-06-03 11:35:14 -05:00
stweedo feafb53854
Update metadata.json - Added shortened name 2023-06-03 11:34:40 -05:00
stweedo c8e972d247
Merge pull request #9 from stweedo/ohmcalc
Update metadata.json - shorten launcher name
2023-06-03 11:31:39 -05:00
stweedo acd6c4aa39
Update metadata.json - shorten launcher name 2023-06-03 11:30:49 -05:00
stweedo f798355e86
Merge pull request #8 from stweedo/ohmcalc
Ohmcalc - update to v0.02
2023-06-03 11:27:52 -05:00
stweedo 8baafd0809
Update metadata.json 2023-06-03 11:23:09 -05:00
stweedo b0ad5522ce
Update ChangeLog 2023-06-03 11:22:55 -05:00
stweedo c562097aba
Update app.js - New results menu item 2023-06-03 11:21:56 -05:00
stweedo 39e5c6bc92 Merge branch 'master' into ohmcalc 2023-06-02 20:59:36 -05:00
stweedo 1ff9ae7271 Fixed incorrect formula 2023-06-02 20:55:37 -05:00
stweedo c4fd9ca096
Delete ohmcalc.js 2023-06-02 18:15:55 -05:00
stweedo d631dbb666
Merge pull request #7 from stweedo/ohmcalc
Add files via upload
2023-06-02 18:10:45 -05:00
stweedo bd540380a5
Add files via upload 2023-06-02 18:09:55 -05:00
Rob Pilling 7c647add8b kbmulti: update readme 2023-06-02 21:45:51 +01:00
thyttan d5f114762f add changes to runplus
changes to differentiate runplus from run app

fix default settings fallback for HRM

fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not

Update ChangeLog

small ui tweak

run: Keep run state between runs (allowing you to exit and restart the app)

tweak clearRect width to not clear the indicator segment

bump version

write to correct settings file

add tag karvonen

change spelling karvonnen -> karvonen in app.js, karvonen.js

spelling karvonnen -> karvonen in metadata

runplus - Fix typo in variable name preventing starting a run

tweak and align HRM min/max defaults, change allowed min/max interval in settings

bump version, fix typo

follow the preferred metadata.json style

Readd contributors to README.md

Tweak ChangeLog
2023-06-02 19:05:55 +02:00
Erik Andresen dc069b0ec9 kbswipe: Fix off-by-one error 2023-06-02 07:33:44 +02:00
Erik Andresen e1a51d7c68 kbswipe: Redone patterns a,e,m,w,z. 2023-06-01 20:02:43 +02:00
thyttan 6822d8ed70 Forking run to runplus (2nd time) 2023-05-31 21:58:19 +02:00
thyttan 721df7cf28 Delete runplus (will readd soon) 2023-05-31 21:47:16 +02:00
stweedo b63e354e84
Merge pull request #6 from stweedo/nav_testing
Nav testing
2023-05-31 07:44:14 -05:00
stweedo a2afcc2d2c
Merge pull request #5 from stweedo/12_hour_lead_zero
12 hour lead zero
2023-05-31 07:43:29 -05:00
stweedo ba8b4c008c
Merge pull request #4 from stweedo/shadowclk
Shadowclk
2023-05-31 07:42:21 -05:00
stweedo 4ec93084b2
Update settings.js - remove unnecessary code 2023-05-31 05:35:28 -05:00
stweedo d7f95a4ff5
[shadowclk] - Better settings and hour formatting 2023-05-31 02:10:07 -05:00
stweedo 7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode 2023-05-31 01:44:26 -05:00
stweedo 39f9d66041
Update locale.html to remove leading zero in 12 hour mode 2023-05-30 19:00:26 -05:00
stweedo 790db2f442
Update locales.js to add "ft" to en_US locale 2023-05-30 18:05:20 -05:00
stweedo 1dc18b40ad
Merge branch 'espruino:master' into nav_testing 2023-05-30 01:45:03 -05:00
pancake 9a91595e41 Sort kanas by AIUEO instead of AEIOU 2023-05-30 03:44:21 +02:00
pancake 2b66f37045 kanawatch: Optimize loading+rendering and add transition animations 2023-05-30 03:08:02 +02:00
stweedo 7be4bfb05e
Update messagegui.app.js
To include "toward" as well for better compatibility when splitting street name directions up
2023-05-29 18:17:06 -05:00
storm64 6529533aee [sleeplogalarm] Correct version after testing 2023-05-30 00:01:08 +02:00
storm64 68a7047a8c [sleeplogalarm] Second try 2023-05-29 23:52:46 +02:00
storm64 eab0e8c620 [sleeplogalarm] Correct hide + replace all `var` 2023-05-29 23:45:27 +02:00
Rob Pilling 6e48f7074a kbmulti: default autoLowercase to true 2023-05-29 21:12:04 +01:00
Rob Pilling f3f223eff5 notify: permit 0x0 colour and fallback depending on theme 2023-05-29 16:20:13 +01:00
Rob Pilling 192adef634 kbmulti: remove displayText() false - use undefined 2023-05-29 11:43:16 +01:00
Rob Pilling 78995305cb kbmulti: add ability to lowercase after first capital 2023-05-29 11:38:58 +01:00
Rob Pilling 37c0571b97 settings: Make Connectable temporarily bypasses the whitelist 2023-05-29 10:18:15 +01:00
Rob Pilling 77fd3a0c7d Revert "settings: permit temporarily allowing a BLE connection"
This reverts commit 74d91c60a1.
2023-05-29 10:12:46 +01:00
Martin Boonk bef0f2c05f gpstrek - Tweak drawing code 2023-05-29 09:28:35 +02:00
pancake 90276239cb Fix autogenerated hiragana bitmaps and speedup next/prev kanas 2023-05-28 21:13:09 +02:00
Martin Boonk a1c5142ecc gpstrek - Be a bit smarter about caching 2023-05-27 18:15:52 +02:00
Martin Boonk f268596c19 gpstrek - Remove artififial limit for waypoints to draw 2023-05-27 16:59:02 +02:00
Martin Boonk 408d57a5f0 gpstrek - Write index file to trf instead of keeping an im memory index 2023-05-27 16:53:20 +02:00
Martin Boonk cc64cd9648 gpstrek - Refresh only when needed 2023-05-27 13:52:49 +02:00
Martin Boonk 4bcf8baf68 gpstrek - Fix course degree sign 2023-05-27 13:34:30 +02:00
Martin Boonk 1f5f074845 gpstrek - Keep route index the same for whole draw 2023-05-27 13:17:23 +02:00