Commit graph

50 commits

Author SHA1 Message Date
5928643325 Add OSM copyright to about section. 2023-04-02 10:05:50 -07:00
eec0caf59d Kill GPS if it is struggling for several minutes, wait for motion.
Still testing.
2023-03-31 22:32:29 -07:00
67382ce90a Sleep GPS near homepoints, wait for significant motion sensor.
First attempts, will test for a few days.
2023-03-30 21:57:24 -07:00
1ef59f49f5 Add "use trkpt as start" and "use trkpt as end" buttons. 2023-03-30 18:40:11 -07:00
71d1bcc675 Add source code and fork notice in settings. 2023-03-26 19:37:04 -07:00
5008cea165 Remove the blue dot from the start/end markers. Just the pins. 2023-03-26 11:25:32 -07:00
172ca703a9 checkpoint 2023-03-11 12:30:24 -08:00
df77b089ac checkpoint 2023-03-09 20:24:06 -08:00
2568af3bb1 checkpoint 2023-03-06 20:52:41 -08:00
y20k
109876af74
color scheme update 2022-04-06 14:45:38 +02:00
y20k
dd54c6dcf3
change arrangement of recording buttons from a vertical "speed dial" style to a horizontal layout (see also discussion at #115) - note: color theme adjustments (especially for night mode) are still needed 2022-04-05 22:19:36 +02:00
y20k
dbb0a7802d
basic Material 3 UI theming 2021-12-15 14:10:33 +01:00
y20k
3fa589e21c
use smoothed altitude values to get more realistic elevation data (see #99) - v1 (needs testing) 2021-05-02 17:29:13 +02:00
y20k
fa43dde017
mark start and end of a track with a pin icon (see #95) 2021-03-09 22:27:42 +01:00
y20k
5a75b3fc3d
Use Location "Needle" as the the endpoint marker (see #95) 2021-03-08 15:18:12 +01:00
y20k
3f9dd74797
mark end of a track with a flag icon (see #95) 2021-03-04 21:03:12 +01:00
y20k
c4d6a0479b
Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 11:13:25 +02:00
y20k
2944273a01
Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 10:59:56 +02:00
TacoTheDank
4dcea97982 Adjust codestyle to an .editorconfig 2020-07-31 20:06:53 -04:00
y20k
18d043cafe
new feature: you can mark a recorded waypoint as POI see #71 2020-07-30 13:59:07 +02:00
y20k
2e8b02c845
adds an About section to Settings (+ updated libraries) 2020-07-01 11:39:52 +02:00
y20k
beb0d2f236
gpx export now uses file picker (instead of share sheet) 2020-02-13 17:12:34 +01:00
y20k
f6a5be7ad2
added some icons to the settings screen 2020-02-03 18:49:53 +01:00
y20k
5e11184562
removed unused ressources 2020-01-09 13:23:04 +01:00
y20k
99265afe58
Kotlin Rewrite - everything is new 2020-01-02 18:00:37 +01:00
y20k
9bb2de950f updated icon & added danish language (THX alexanderlhc) 2019-04-08 18:56:14 +02:00
y20k
358385dc1e changed bottom bar color to white (day mode) 2019-02-05 16:35:08 +01:00
y20k
ba0f97c2db fixes a crash when a user pressed the my location button directly after a recording has been started 2018-11-10 20:52:36 +01:00
y20k
a2c48a8cc3 some clean-up (after the rollbackrollbackmess) 2018-11-05 20:06:09 +01:00
y20k
9985e9f7a4 rollback to code base of "versionCode = 26" because "versionCode = 27" caused problems - see #44 2018-11-04 09:36:52 +01:00
y20k
b44e39667a showing a preliminary location if recording started with an old / imprecise location fix) 2018-09-05 17:35:01 +02:00
y20k
9f8e932b5a implemented a basic share sheet (see #36) 2018-05-28 17:56:38 +02:00
y20k
3c5be28ded fixes #35 ("App crashes on clicking Resume and Clear options simultaneously") - plus: some clean-up 2018-05-23 11:32:30 +02:00
y20k
4e4c6ae2bd notification can resume tracking 2018-03-20 15:15:57 +01:00
y20k
50a21bf4ec secret night mode switch 2018-02-21 11:47:09 +01:00
y20k
fc8371999a correct handling of bottom navigation state 2018-01-15 16:50:09 +01:00
y20k
d6e112b417 fragnents are stored in an adater again + updated copyright 2018-01-12 17:42:47 +01:00
y20k
a1e29a7af8 updated readme & updated libraries 2017-12-21 12:01:42 +01:00
y20k
ca887bdb21 ui refresh - part 1 2017-11-28 22:02:45 +01:00
y20k
179a3f8558 changed the statistics icon to a more space saving one + some clean-up 2017-10-16 10:20:59 +02:00
y20k
16f9f0e3ab changed the GPX export/download button (see issue #17) & updated Target SDK to 26 (=> O) 2017-06-11 21:46:20 +02:00
y20k
9a14241915 got gpx export working - yay (#14) 2017-05-17 15:43:53 +02:00
y20k
911958a0af initial ui for the dropdown track selection (see #10) 2017-02-03 21:12:13 +01:00
y20k
f3909ec3a5 saving the last track: implemented a floating action button sub menu instead of a user dialog (#2) 2016-12-12 18:52:01 +01:00
y20k
c19cf469d3 changed layout and behavior of statistics sheet - plus: some accessibility descriptions 2016-12-05 17:52:18 +01:00
y20k
3e543444d5 Trackbook got a notification. Double tracking while showing the map removed. While recording the track is now red. Bug fixes. 2016-09-06 17:35:37 +02:00
y20k
c68c6bc32e Added marker type "stopOver crumb". 2016-09-01 14:16:32 +02:00
y20k
7dc5efb372 the tracker now collects locations / waypoints 2016-08-30 15:22:19 +02:00
y20k
e21879756b older locations fixes are now grey (my location) - refining the locations tracking. - some logging statements for debugging 2016-08-29 21:43:49 +02:00
y20k
33606faac1 initial commit 2016-08-29 14:50:41 +02:00