trkpt/app/src/main/java/org/y20k/trackbook/helpers
2018-09-18 11:51:00 +02:00
..
DialogHelper.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
DropdownAdapter.java prevents a crash caused by unwanted files in the tracks-directory (see #21) 2018-09-18 11:51:00 +02:00
ExportHelper.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
LengthUnitHelper.java Trackbook now displays kilometer (or miles) if a distance is longer than 1 km (or 1 mi). Plus: added a unit-switch for Great Britain (see #12) 2018-05-14 17:43:34 +02:00
LocationHelper.java showing a preliminary location if recording started with an old / imprecise location fix) 2018-09-05 17:35:01 +02:00
LogHelper.java rolling back code that enabled unit-changing - that caused problems 2018-04-24 15:11:56 +02:00
MapHelper.java showing a preliminary location if recording started with an old / imprecise location fix) 2018-09-05 17:35:01 +02:00
NightModeHelper.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
NotificationHelper.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
StorageHelper.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
TrackbookKeys.java ask user what to do with an empty recording (see #21) 2018-09-18 11:39:11 +02:00