Commit Graph

10618 Commits (e902c71ac1d455e7f5f202f5dd08713050372aa3)

Author SHA1 Message Date
Martin Boonk e902c71ac1 sensortools - Fix changingfix test data 2022-11-11 16:07:56 +01:00
Martin Boonk 7ede23ac6c gpstrek - Bump versions 2022-11-11 16:07:56 +01:00
Martin Boonk 4df226fb37 gpstrek - Only average if no GPS fix is available 2022-11-11 16:07:56 +01:00
Martin Boonk bc9e7b4c86 gpstrek - Remove obsolete drawing timeout 2022-11-11 16:07:56 +01:00
Martin Boonk c55db65961 gpstrek - Save state on kill if there is a route or waypoint set 2022-11-11 16:07:56 +01:00
Martin Boonk 52dab3f31e gpstrek - Fix flag having the color of the waypoint dot 2022-11-11 16:07:56 +01:00
Martin Boonk 8f2fcf38ca gpstrek - Cache some values and draw less often 2022-11-11 16:07:56 +01:00
Martin Boonk fff2e41874 gpstrek - Reconstruct battery voltage using calibrated value 2022-11-11 16:07:56 +01:00
Martin Boonk b7a532e16d gpstrek - Add averaging for compass headings 2022-11-11 16:07:56 +01:00
Martin Boonk 7d364653ff gpstrek - Better handle state changes 2022-11-11 16:07:56 +01:00
Martin Boonk 5b6f09cc44 gpstrek - Run everything in scope as prep for later remove implementation 2022-11-11 16:07:56 +01:00
Gordon Williams 19f0160f55
Merge pull request #2234 from wagnerf42/master
new app to follow gpx traces : gipy
2022-11-11 10:49:16 +00:00
Gordon Williams 572923c9ea Merge branch 'master' of github.com:espruino/BangleApps 2022-11-11 10:04:16 +00:00
Gordon Williams 7d42520634 Analog widget clock as mentioned https://forum.espruino.com/conversations/381378/#comment16756195 2022-11-11 09:58:13 +00:00
frederic wagner c921933fd2 gipy: interface : strings fix
strings were generated recursively and overflowed
the stack for large files.
we now do it sequentially.
2022-11-11 10:46:30 +01:00
Gordon Williams 6832710baf
Merge pull request #2254 from thyttan/quicklaunch
[Quicklaunch] Update to work with new 'fast switch' clock->launcher functionality
2022-11-11 09:05:43 +00:00
Gordon Williams 8c75c07686
Merge pull request #2253 from thyttan/torch
[Torch] Comply w FW change back/btn
2022-11-11 09:04:33 +00:00
Gordon Williams c1b0738c47 Add app to allow openhaystack to work on Bangle.js (hopefully) 2022-11-11 08:48:10 +00:00
thyttan 9e69da1354
Merge branch 'espruino:master' into quicklaunch 2022-11-11 06:53:38 +01:00
thyttan d40eced29d
Update ChangeLog 2022-11-10 21:23:03 +01:00
thyttan 27c2a7499e
Update ChangeLog 2022-11-10 21:21:59 +01:00
thyttan 0d0de5ecfa
Update metadata.json 2022-11-10 21:21:07 +01:00
thyttan d9b7693cfe
Use showLauncher to launch faster 2022-11-10 21:20:43 +01:00
thyttan ffa13b91c6
Use showLauncher to switch faster 2022-11-10 21:19:44 +01:00
thyttan 9a9a6751ec
remove unnecessary if-statement 2022-11-10 16:43:47 +01:00
thyttan dfa39f9cff
remove code unnecessary on standard app loader 2022-11-10 16:27:45 +01:00
thyttan 08bcf49e77
Merge branch 'espruino:master' into torch 2022-11-10 16:19:47 +01:00
Gordon Williams 5dca568657
Merge pull request #2252 from myxor/slopeclockpp_v002
Slopeclock++ v0.02
2022-11-10 09:55:40 +00:00
thyttan 2a0e417fc9
Update metadata.json 2022-11-09 23:36:20 +01:00
thyttan b785ac3d3a
Update ChangeLog 2022-11-09 23:35:59 +01:00
thyttan 4a2342fb55
Comply w FW changes 2022-11-09 23:34:40 +01:00
Marco H 0567e45fb8 Fix weather and step setting reading 2022-11-09 20:50:19 +01:00
frederic wagner df756c0103 gipy : interface works except upload 2022-11-09 20:45:48 +01:00
Marco H 746d59520b Fix settings 2022-11-09 20:38:15 +01:00
Marco H 2aa0bc88eb Add configuration 2022-11-09 20:29:14 +01:00
frederic wagner f91c40e5a6 gipy: getting interface ready for customization 2022-11-09 16:27:51 +01:00
Gordon Williams 857eb7ad11
Merge pull request #2249 from thyttan/kbswipe
[kbswipe] Keep in ram for higher performance
2022-11-09 10:35:37 +00:00
Gordon Williams c693ffad66
Merge pull request #2250 from thyttan/torch
[Torch] Widget field background follows torch colour
2022-11-09 10:34:05 +00:00
thyttan 4758d2b71f
Update app.js 2022-11-09 11:26:49 +01:00
thyttan 7888824e69
Update app.js 2022-11-09 11:22:19 +01:00
thyttan 22c27b7d1d
Update ChangeLog 2022-11-09 11:21:16 +01:00
thyttan ab24b214e0
widget bar follows settings colour 2022-11-09 11:19:53 +01:00
thyttan 4de39617c1
Update metadata.json 2022-11-09 11:14:36 +01:00
thyttan 9d2be74bc4
Update ChangeLog 2022-11-09 11:14:13 +01:00
thyttan 1187af3837
set light theme to force white widget bar 2022-11-09 11:12:23 +01:00
Gordon Williams 839c24c508
Merge pull request #2248 from thyttan/dragboard
[Dragboard] Performance and stability
2022-11-09 09:55:27 +00:00
thyttan 55389ae680
Update ChangeLog 2022-11-09 10:27:40 +01:00
thyttan e3c0ce2998
move "ram" to drag-function 2022-11-09 10:25:04 +01:00
thyttan 44916e364f
add semicolons 2022-11-09 10:24:12 +01:00
thyttan 33a686de39
Be selective about "ram" keyword 2022-11-09 10:20:39 +01:00