trkpt/app/src/main/java/org/y20k/trackbook
2018-09-26 16:01:24 +02:00
..
core showing a preliminary location if recording started with an old / imprecise location fix) 2018-09-05 17:35:01 +02:00
helpers prevents a crash caused by unwanted files in the tracks-directory (see #21) 2018-09-18 11:51:00 +02:00
layout dropping waypoints that are (1) not current (older than two minutes) and that are (2) not accurate (probably more than 50 meters off) 2018-09-05 11:57:04 +02:00
MainActivity.java Workaround for broken recording button (see #43) 2018-09-26 16:01:24 +02:00
MainActivityMapFragment.java ask user what to do with an empty recording (see #21) 2018-09-18 11:39:11 +02:00
MainActivityTrackFragment.java dropping waypoints that are (1) not current (older than two minutes) and that are (2) not accurate (probably more than 50 meters off) 2018-09-05 11:57:04 +02:00
Trackbook.java dropping waypoints that are (1) not current (older than two minutes) and that are (2) not accurate (probably more than 50 meters off) 2018-09-05 11:57:04 +02:00
TrackerService.java fixes a crash when resuming a track with zero (or one) waypoint(s) 2018-09-18 13:01:00 +02:00