1
0
Fork 0
Commit Graph

15891 Commits (9a0074d1aa79e1da03b7177b64839df78d2c99c5)

Author SHA1 Message Date
Martin Boonk 9a0074d1aa gpstrek - Minimize track drawing 2023-05-25 22:44:46 +02:00
Martin Boonk 861f7c2864 gpstrek - Move compass slice data 2023-05-25 22:44:46 +02:00
Martin Boonk 2d993b27a5 gpstrek - Draw compass in map view in the top left corner 2023-05-25 22:44:46 +02:00
Martin Boonk af6b537edb gpstrek - Change drawing order to keep waypoint symbol on top 2023-05-25 22:44:46 +02:00
Martin Boonk cd3629a74e gpstrek - Draw track 10 waypoints back and 50 in the future 2023-05-25 22:44:45 +02:00
Martin Boonk 2becff37b5 gpstrek - Reduce code size a bit 2023-05-25 22:44:45 +02:00
Martin Boonk f9fb2d1289 gpstrek - Simplyfy refreshing decision code 2023-05-25 22:44:45 +02:00
Martin Boonk 69eaed2fad gpstrek - Add interface.html for converting gpx tracks 2023-05-25 22:44:45 +02:00
Martin Boonk 0188811596 gpstrek - Adds initial implementation of position on map 2023-05-25 22:44:45 +02:00
Martin Boonk 69ca4e5ebf gpstrek - Draw direction arrow and a bit of past track 2023-05-25 22:44:45 +02:00
Martin Boonk 2e59fcb65d gpstrek - Adds a slice for drawing a simplistic map 2023-05-25 22:44:45 +02:00
Martin Boonk 846faa294b gpstrek - Bump version 2023-05-25 22:44:25 +02:00
Martin Boonk 3b0df7d044 gpstrek - Move autosearch code out of waypoint handling 2023-05-25 22:44:25 +02:00
Martin Boonk aa9672c29b gpstrek - Automatically search for new waypoint 2023-05-25 22:44:25 +02:00
Gordon Williams c1f2ca5b78 Update to be aware of 2v18 2023-05-24 13:01:00 +01:00
Gordon Williams 0b2ca361c4 Report latest HRM rather than HRM 10 minutes ago (fix #2395) 2023-05-24 10:20:41 +01:00
Gordon Williams 7d04e3852f
Merge pull request #2771 from bobrippling/popcon-reset
popcon: add reset ability and don't advertise as a launcher
2023-05-24 10:15:57 +01:00
Gordon Williams d9589690d2
Merge pull request #2534 from halemmerich/gbgps
android - Handle GPS events from Gadgetbridge instead of connection events
2023-05-24 10:15:43 +01:00
Rob Pilling 6968bb762c popcon: fix info filename 2023-05-24 08:27:29 +01:00
Rob Pilling 966a855a0f popcon: clear cache on reset 2023-05-24 08:27:12 +01:00
Rob Pilling 9efdafb2dc popcon: don't advertise as a launcher
As it doesn't actually do any launching
2023-05-24 08:20:30 +01:00
Rob Pilling d5c3650007 popcon: add settings for reset 2023-05-24 08:20:12 +01:00
Martin Boonk eb611fd95b android - Do not read settings on every gps message 2023-05-24 09:04:36 +02:00
Martin Boonk 6b352486ea android - Update the interval each time 2023-05-24 09:04:36 +02:00
Martin Boonk abd8313a6c android - Use number of satellites if available 2023-05-24 09:04:36 +02:00
Martin Boonk a267419f74 android - Fix type for time value 2023-05-24 09:04:36 +02:00
Martin Boonk 2afa3b6daa android - Bump version 2023-05-24 09:04:35 +02:00
Martin Boonk 3f5fb1527b android - GadgetBridge handles connect/disconnect GPS state 2023-05-24 09:03:27 +02:00
Martin Boonk 10da4e8a06 android - Update tests to new behaviour 2023-05-24 09:03:27 +02:00
Martin Boonk ef9c1b979a android - Remove tests checking no longer used connect/disconnect events 2023-05-24 09:03:27 +02:00
Martin Boonk 9b8ecf8f8c android - Simplify test step running 2023-05-24 09:03:27 +02:00
Martin Boonk e2f57cfb20 android - Use GadgetBridge GPS data whenever it arrives 2023-05-24 09:03:27 +02:00
Gordon Williams 8ef7b42af5 Merge branch 'master' of github.com:espruino/BangleApps 2023-05-22 15:11:38 +01:00
Gordon Williams 4b6c1f1a2a 0.67: Support for 'Ignore' for messages from Gadgetbridge
+      Message view is now taller, and we use swipe left/right to dismiss messages rather than buttons
2023-05-22 15:11:21 +01:00
Gordon Williams 106b873418
Merge pull request #2770 from kamilkrz/fix/pebbleapp-fix-dependencies
Add clockinfo dependency to pebblepp app
2023-05-22 08:48:38 +01:00
kamilkrz d36872978d Add clockinfo dependency to pebblepp app
Signed-off-by: kamilkrz <kamil.krzes@circlekeurope.com>
2023-05-21 12:51:33 +02:00
Gordon Williams 796bfdad63 accelrec for bangle.js 2 2023-05-19 16:59:17 +01:00
Gordon Williams ef854552b2 Can now specify `setRecording(true, {force:...` to not show a menu 2023-05-19 16:43:22 +01:00
Gordon Williams 625f31c8d4 0.16: Added ability to resume a run that was stopped previously (fix #1907) 2023-05-19 16:16:19 +01:00
Gordon Williams 3ffce610e8 Set src+title to ensure navigation messages show nicely in message list 2023-05-19 14:09:20 +01:00
Gordon Williams 7bfd7751dc ensure we don't buzz for nav messages 2023-05-19 13:09:16 +01:00
Gordon Williams 7a73d1bbcd Merge branch 'master' of github.com:espruino/BangleApps 2023-05-19 11:09:25 +01:00
Gordon Williams b9ea3324cd Android and messages app updates to make navigation work with new Gadgetbridge release 2023-05-19 11:09:16 +01:00
Gordon Williams 2439c5c81d
Merge pull request #2763 from stweedo/master
[rescalc] New app - Resistor Calculator
2023-05-19 10:17:50 +01:00
Gordon Williams ceca89cc28
Merge pull request #2764 from nxdefiant/master
grocery: Add settings
2023-05-19 10:17:31 +01:00
Erik Andresen e358e3ebc6 Merge branch 'master' of github.com:nxdefiant/BangleApps 2023-05-18 20:04:21 +02:00
Erik Andresen c3991fff87 grocery: Add settings
Edit list on device
2023-05-18 19:57:42 +02:00
stweedo ec55e3d67d
Add files via upload 2023-05-18 12:45:01 -05:00
stweedo 987fc4d033
Update app.js - Adjust positioning of bands for new resistor img 2023-05-18 12:33:13 -05:00
stweedo d3ae9dbbe1
Merge pull request #3 from stweedo/rescalc
Merge Rescalc to master
2023-05-18 12:12:17 -05:00