Commit Graph

15911 Commits (fe88f676d93c85cf15f0086c09d3775be91bb1e7)

Author SHA1 Message Date
Martin Boonk fe88f676d9 gpstrek - Adds scrolling overview mode to map screen 2023-05-25 22:44:46 +02:00
Martin Boonk d0c3649b2d gpstrek - More code cleanup 2023-05-25 22:44:46 +02:00
Martin Boonk 434971239e gpstrek - Update map only if change big enough 2023-05-25 22:44:46 +02:00
Martin Boonk fce51291dd gpstrek - Cleanup and more settings preparation 2023-05-25 22:44:46 +02:00
Martin Boonk e9e6d9471a gpstrek - Fix rendering all waypoints all the time 2023-05-25 22:44:46 +02:00
Martin Boonk 3d69e297bd gpstrek - Add positioning indicator to map screen for compass 2023-05-25 22:44:46 +02:00
Martin Boonk ddae2830d7 gpstrek - Give map an own screen 2023-05-25 22:44:46 +02:00
Martin Boonk 828b8911b1 gpstrek - Fix wrong indices being used for map 2023-05-25 22:44:46 +02:00
Martin Boonk 0ec18b6f8a gpstrek - Fix drawing only the first 10 waypoints 2023-05-25 22:44:46 +02:00
Martin Boonk 8fb08a73c0 gpstrek - Fix map plotting when there are multiple polys 2023-05-25 22:44:46 +02:00
Martin Boonk 7a268a3b51 gpstrek - Draw compass lines slimmer 2023-05-25 22:44:46 +02:00
Martin Boonk a4d474c01f gpstrek - Center icons better 2023-05-25 22:44:46 +02:00
Martin Boonk 3e92c04223 gpstrek - Draw finish icon at the end of route 2023-05-25 22:44:46 +02:00
Martin Boonk 201e38d1a0 gpstrek - Show gps course decimals 2023-05-25 22:44:46 +02:00
Martin Boonk 6d9d825460 gpstrek - Fix overlap of circular compass with error margins 2023-05-25 22:44:46 +02:00
Martin Boonk d3ce1a21a2 gpstrek - Fix redrawing for compass values 2023-05-25 22:44:46 +02:00
Martin Boonk 1a6de90465 gpstrek - Adds a little bit of documentation to interface 2023-05-25 22:44:46 +02:00
Martin Boonk f0c0b951f3 gpstrek - Fix font rendering on map 2023-05-25 22:44:46 +02:00
Martin Boonk 2fac31f685 gpstrek - Freshly init on app start 2023-05-25 22:44:46 +02:00
Martin Boonk 2371cbb0f2 gpstrek - Make first screen a fixed combination of compass and map 2023-05-25 22:44:46 +02:00
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