1
0
Fork 0
Commit Graph

16208 Commits (d848d40a257e23de627d7e7517aa291047d0bbdf)

Author SHA1 Message Date
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
Martin Boonk 78484bc2e5 gpstrek - Fix parts of queue not being processed in timeouts 2023-05-27 13:15:51 +02:00
Rob Pilling b69f2224b8 recorder: bump version 2023-05-26 21:54:44 +01:00
Rob Pilling 201cbdd843 bikespeedo: version bump 2023-05-26 17:45:07 +01:00
Gordon Williams f609e3e051
Merge pull request #2778 from RomanistHere/feat/localisation-pebbled
feat: localisation pebbled
2023-05-26 10:50:57 +01:00
Romanist 311c35a8b8
Update pebbled.app.js 2023-05-26 13:41:03 +04:00
Romanist 48a2671ff8
Update pebbled.settings.js 2023-05-26 13:37:00 +04:00
Romanist ea18926dc8
Update ChangeLog 2023-05-26 13:34:30 +04:00
Romanist b784dd9c87
Update metadata.json 2023-05-26 13:33:40 +04:00
NovaDawn999 6f63528a61
Update app-icon.js 2023-05-26 00:26:21 -05:00
NovaDawn999 a25c98d3ad
Update metadata.json 2023-05-26 00:25:09 -05:00
NovaDawn999 cfa6321f71
Create metadata.json 2023-05-26 00:21:13 -05:00
NovaDawn999 52d45afc1c
Add files via upload 2023-05-26 00:20:08 -05:00
NovaDawn999 724937205e
Create app-icon.js 2023-05-26 00:19:19 -05:00
NovaDawn999 6dc94b96ca
Create README.md 2023-05-26 00:17:16 -05:00
NovaDawn999 def056b496
Create ChangeLog 2023-05-26 00:16:32 -05:00
NovaDawn999 974ab7f525
Create app.js 2023-05-26 00:15:42 -05:00
Rob Pilling 74d91c60a1 settings: permit temporarily allowing a BLE connection 2023-05-25 21:58:33 +01:00
Martin Boonk 41e3b15a86 gpstrek - Fix labels for named waypoints 2023-05-25 22:55:12 +02:00
Rob Pilling 4585df2519 bikespeedo: automatically create new recording if initial time 2023-05-25 21:46:28 +01:00
Martin Boonk 82296ca0f6 gpstrek - Fix incorrect indices for drawing the route 2023-05-25 22:44:47 +02:00
Martin Boonk efb28d16a2 gpstrek - Fix out of memory with long routes (hundreds of waypoints) 2023-05-25 22:44:47 +02:00
Martin Boonk f09aa53abd gpstrek - Fix wrong color of map segments when drawing after widgets or compass 2023-05-25 22:44:47 +02:00
Martin Boonk ca4d1534eb gpstrek - Fix map display when gps events are received 2023-05-25 22:44:47 +02:00
Martin Boonk 0cee458de8 gpstrek - Do not disable upload button 2023-05-25 22:44:46 +02:00
Martin Boonk 7fc433d4fd gpstrek - Fix flicker for out of view position markers 2023-05-25 22:44:46 +02:00
Martin Boonk 26a5e93e24 gpstrek - Fix flicker on redraws of map 2023-05-25 22:44:46 +02:00
Martin Boonk c2a3d7b11e gpstrek - Fix map view not refreshing 2023-05-25 22:44:46 +02:00
Martin Boonk 8d0e6b3827 gpstrek - Interface enables upload button only after input validation 2023-05-25 22:44:46 +02:00