trkpt/app/src/main/java/org/y20k/trackbook
2021-05-03 14:58:58 +02:00
..
core use smoothed altitude values to get more realistic elevation data (see #99) - v2 (needs testing) 2021-05-02 22:51:22 +02:00
dialogs prevents the renaming of a recording to zero characters 2020-12-23 12:39:13 +01:00
extensions Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 11:39:05 +02:00
helpers removed another bug in the elevation calculation :-/ 2021-05-03 12:49:15 +02:00
tracklist Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 11:39:05 +02:00
ui reversed the overlay order (improves the "mark starred" feature) 2021-03-16 16:47:47 +01:00
Keys.kt use smoothed altitude values to get more realistic elevation data (see #99) - v2 (needs testing) 2021-05-02 22:51:22 +02:00
MainActivity.kt Implements most of of the changes proposed by @TacoTheDank (thank you!) in this pull request (see https://github.com/y20k/trackbook/pull/91) 2020-11-18 18:19:52 +01:00
MapFragment.kt use SimpleFastPointOverlay for the track overlay (see #96) 2021-03-15 17:43:31 +01:00
SettingsFragment.kt use smoothed altitude values to get more realistic elevation data (see #99) - v1 (needs testing) 2021-05-02 17:29:13 +02:00
Trackbook.kt Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 10:59:56 +02:00
TrackerService.kt sanitiy check: do not add 0.0 altitudes - from locations, that do no have an altitude value - to the elevation calculation 2021-05-03 14:58:58 +02:00
TrackFragment.kt use SimpleFastPointOverlay for the track overlay (see #96) 2021-03-15 17:43:31 +01:00
TrackingToggleTileService.kt Implements most of of the changes proposed by @TacoTheDank (thank you!) in this pull request (see https://github.com/y20k/trackbook/pull/91) 2020-11-18 18:19:52 +01:00
TracklistFragment.kt Implements most of of the changes proposed by @TacoTheDank (thank you!) in this pull request (see https://github.com/y20k/trackbook/pull/91) 2020-11-18 18:19:52 +01:00