frederic wagner
|
84e9d12a09
|
turn gps off
|
2022-07-26 09:44:42 +02:00 |
frederic wagner
|
e26aafc4fa
|
removed waypoints detection code
|
2022-07-26 09:09:08 +02:00 |
frederic wagner
|
e022f5894f
|
another non working waypoints detection algorithm
|
2022-07-26 09:02:52 +02:00 |
frederic wagner
|
cb4ee0d8e9
|
debuging direction
|
2022-07-26 08:43:52 +02:00 |
Gordon Williams
|
2d99d5f92c
|
messages 0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally if they're not 24px
|
2022-07-25 15:53:59 +01:00 |
Gordon Williams
|
34230b019f
|
fix https://github.com/espruino/BangleApps/issues/2060
|
2022-07-25 12:06:53 +01:00 |
Gordon Williams
|
d604d73a70
|
Merge pull request #2058 from qucchia/fix-kbmorse
Fix kbmorse
|
2022-07-25 11:50:18 +01:00 |
Gordon Williams
|
30f507a2ae
|
Merge pull request #2059 from rigrig/messages-widget-memory
messages: reduce widget memory usage
|
2022-07-25 11:44:50 +01:00 |
Gordon Williams
|
661c33e9ab
|
Merge pull request #2056 from qucchia/master
Allow Noteify on Bangle.js 1
|
2022-07-25 10:35:13 +01:00 |
Richard de Boer
|
3be786841e
|
messages: reduce widget memory usage
Don't keep entire messages in memory: we only need `src` for icon+color
|
2022-07-23 21:33:42 +02:00 |
qucchia
|
8a3e6c2b8d
|
Update types
|
2022-07-23 20:36:14 +02:00 |
frederic wagner
|
054c72e11c
|
forgot simulation
|
2022-07-23 16:26:07 +02:00 |
frederic wagner
|
61d5e46e86
|
avg speed
|
2022-07-23 16:25:38 +02:00 |
qucchia
|
9c05a142c0
|
Fix ‘kbmorse’
|
2022-07-23 11:10:49 +02:00 |
frederic wagner
|
540bf2fef8
|
minor improvements
display direction to next point if lost
bugfix: menu
|
2022-07-23 11:00:59 +02:00 |
frederic wagner
|
2eea84f01d
|
fonts change
|
2022-07-23 08:41:23 +02:00 |
frederic wagner
|
3ee3ddc403
|
better waypoints extraction
|
2022-07-23 08:21:53 +02:00 |
frederic wagner
|
987a44990c
|
minor fixes
|
2022-07-22 18:06:24 +02:00 |
frederic wagner
|
f35967d502
|
new algorithm for waypoints detection
|
2022-07-22 17:36:04 +02:00 |
qucchia
|
81eb874e71
|
Allow Noteify on Bangle.js 1
|
2022-07-22 15:14:03 +02:00 |
frederic wagner
|
f276e9e4f2
|
trying some fixes for the various pb
|
2022-07-22 13:50:53 +02:00 |
Gordon Williams
|
f70ccd5aea
|
messages 0.48: When getting new message from the clock, only buzz once the messages app is loaded
|
2022-07-22 11:23:21 +01:00 |
Gordon Williams
|
e071978335
|
Stop searching for modules if they are defined inside the app we're uploading
|
2022-07-22 11:22:47 +01:00 |
Gordon Williams
|
ac563fa5bd
|
Merge pull request #2054 from qucchia/master
Auto-generate types
|
2022-07-22 10:47:46 +01:00 |
qucchia
|
aee02b93e3
|
TypeScript: Add JSDoc comments
|
2022-07-22 11:27:08 +02:00 |
qucchia
|
b3496a0c74
|
TypeScript: remove build:types
|
2022-07-22 09:59:16 +02:00 |
qucchia
|
0300bfe773
|
Types: fix broken library URLs
|
2022-07-22 09:58:49 +02:00 |
frederic wagner
|
d3fcc943e6
|
small bug fixes
|
2022-07-22 09:49:33 +02:00 |
qucchia
|
2f7edabf87
|
Include all types, overriding JS defaults
|
2022-07-22 08:21:47 +02:00 |
frederic wagner
|
1e4a9ce4c4
|
display lost/turn on screen to debug
|
2022-07-22 07:54:54 +02:00 |
frederic wagner
|
f4ca3afe34
|
minor stuff
|
2022-07-22 07:31:23 +02:00 |
frederic wagner
|
d2b3840518
|
waypoints in file
|
2022-07-22 07:02:45 +02:00 |
frederic wagner
|
a255fc5c1e
|
waypoints from gmaps
|
2022-07-21 20:49:49 +02:00 |
frederic wagner
|
9650cb0204
|
faster display
|
2022-07-21 17:58:12 +02:00 |
Gordon Williams
|
13db51c636
|
tweak for higher output power
|
2022-07-21 15:45:26 +01:00 |
Gordon Williams
|
752d2561ca
|
openstmap 0.13: Use a single image file with 'frames' of data (drastically reduces file count, possibility of >1 map on device)
|
2022-07-21 15:45:17 +01:00 |
Gordon Williams
|
d546bd0d18
|
update openstreetmap tile provider since although opentopomap has nicer maps, it's too slow/unreliable
|
2022-07-21 15:12:39 +01:00 |
Gordon Williams
|
f7870c0cab
|
Add app to show location of others using the app
|
2022-07-21 15:10:11 +01:00 |
Gordon Williams
|
b72fbb627e
|
make descriptions less confusing for folks that just want to update AGPS from the app loader
|
2022-07-21 15:09:40 +01:00 |
frederic wagner
|
b1e3db6d81
|
v009
|
2022-07-21 15:09:16 +02:00 |
frederic wagner
|
1bce4cf8e0
|
updated todo list
|
2022-07-21 14:20:50 +02:00 |
frederic wagner
|
d4a755660e
|
complex algorithm for interest points seems ok
|
2022-07-21 14:19:41 +02:00 |
qucchia
|
61835e8d64
|
Update types with events
|
2022-07-21 12:50:04 +02:00 |
qucchia
|
defd8050f4
|
Define types for ‘g’ and ‘WIDGETS’
|
2022-07-21 12:36:05 +02:00 |
frederic wagner
|
b2a7b65c5b
|
parsing new file format
|
2022-07-21 12:35:24 +02:00 |
qucchia
|
194827a947
|
Update types from new script
|
2022-07-21 12:30:15 +02:00 |
frederic wagner
|
2c410ecdfe
|
preparing for interest points
|
2022-07-21 11:17:57 +02:00 |
Gordon Williams
|
ced301650f
|
Merge pull request #2055 from xxDUxx/master
TinyVario: Fixed some bugs, cleaned up menus
|
2022-07-21 08:55:53 +01:00 |
qucchia
|
3b84f17a22
|
Further improve types documentation
|
2022-07-20 21:07:18 +02:00 |
qucchia
|
0526ed86ea
|
Types: improve require function
|
2022-07-20 20:35:57 +02:00 |