Commit graph

84 commits

Author SHA1 Message Date
d0f33b202a
Replace 15s interval, 15m threshold with statistical formula.
These changes increase the rate at which points are recorded to
the track without decreasing track quality. Users with fine-grained
GPS units should see much more accurate tracks.
2021-03-12 12:03:28 -08:00
y20k
dd25da53ce
uploaded SVG assets for location marker 2021-03-09 14:54:06 +01:00
y20k
7d47068bb0
Reverts code style changes introduced in 4dcea979 and 66f4865d 2020-08-03 11:39:05 +02: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
66f4865de3 Miscellaneous code cleanup 2020-07-31 21:04:52 -04: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
befdeff428
adds velocity in mph / km/h to track statistics sheet (see #69) 2020-05-15 10:06:47 +02:00
y20k
4bed93f821
addresses crash described in issue #70 - adds check if file manager is present 2020-04-01 17:26:20 +02:00
y20k
54d875ff2d
option to delete all recordings that are not starred 2020-03-09 15:39:48 +01:00
y20k
3c4f4f36a5
show recording paused time in track statistics 2020-02-22 17:44:31 +01:00
y20k
beb0d2f236
gpx export now uses file picker (instead of share sheet) 2020-02-13 17:12:34 +01:00
y20k
bdc13cfd61
New Theme setting (Dark Mode) 2020-01-28 17:39:45 +01:00
y20k
97b64dfd59
Neat new feature: Quick Settings tile for starting / stopping a recording 2020-01-27 18:22:44 +01:00
Allan Nordhøy
ffcc0dbad4
Translated using Weblate (English)
Currently translated at 100.0% (77 of 77 strings)
2020-01-13 13:21:23 +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
d7e5cc97cb color scheme adjustments 2019-05-21 18:29:34 +02:00
y20k
d508908f99 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/ic_launcher-web.png
#	app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
#	app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
#	app/src/main/res/mipmap-hdpi/ic_launcher.png
#	app/src/main/res/mipmap-hdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-mdpi/ic_launcher.png
#	app/src/main/res/mipmap-mdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xxhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
#	assets/trackbook-app-icon-current.png
#	assets/trackbook-app-icon-current.svg
#	metadata/en-US/full_description.txt
2019-05-04 17:20:24 +02:00
y20k
6f4aa0b22e Icon now has a red background (#54), Trackbook does not need the permission EXTERNAL STORAGE anymore, Night mode has now a dark map 2019-05-04 17:10:32 +02:00
y20k
6030693c66 again logo: lower position of map on canvas 2019-04-10 13:47:46 +02:00
y20k
9bb2de950f updated icon & added danish language (THX alexanderlhc) 2019-04-08 18:56:14 +02:00
y20k
8430a41603 adding back missing string (that accidentally were delete in last commit) 2019-03-05 18:04:06 +01:00
y20k
5deec619a8 further trimming of the strings.mxl files 2019-03-05 17:40:13 +01:00
y20k
eddfc12434 reformatted strings.xml files 2019-03-04 17:43:27 +01:00
y20k
8f63a9ca67 minor theme adjustments and new screen shots 2019-02-06 16:46:18 +01:00
y20k
358385dc1e changed bottom bar color to white (day mode) 2019-02-05 16:35:08 +01:00
y20k
2750533e5c adjusted the secret night mode switch behavior 2019-01-02 15:37:56 +01:00
y20k
a2c48a8cc3 some clean-up (after the rollbackrollbackmess) 2018-11-05 20:06:09 +01:00
y20k
67eee7f053 rolling back the rollback (see last commit) - maybe found the culprit "-dontshrink" (see #44) 2018-11-04 10:13:19 +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
ff7ba947e2 gradle updated 2018-10-31 15:04:55 +01:00
y20k
28e75ecf66 ask user what to do with an empty recording (see #21) 2018-09-18 11:39:11 +02:00
y20k
4f34172a9f Putting some dialog strings in strings.xml 2018-06-27 09:24:36 +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
77479aa60d changed the resume button position 2018-03-15 13:28:52 +01:00
y20k
871a1ceb90 resume button layout (see #33) 2018-03-15 12:11:04 +01:00
y20k
616741725a night mode works on onboarding screens 2018-02-21 15:01:15 +01:00
y20k
50a21bf4ec secret night mode switch 2018-02-21 11:47:09 +01:00
y20k
1e3970f5b7 color adjustments, save button naming 2018-02-19 11:39:00 +01:00
y20k
c6b85b5a34 clean up 2018-02-07 15:00:34 +01:00
y20k
03d5513df6 Elevation now visible in statistics sheet - works for new tracks only (see #28) 2018-02-06 17:10:36 +01:00
y20k
db1e70c370 cleaning up 2018-01-16 14:27:50 +01:00
y20k
d6e112b417 fragnents are stored in an adater again + updated copyright 2018-01-12 17:42:47 +01:00
y20k
3bf409dbbf some finishing tablet adaptations + constraint layout - yay 2017-12-19 16:52:01 +01:00
y20k
bbf018d5b8 adaptive icon was too ugly - rolling back 2017-12-19 11:42:06 +01:00
y20k
ca887bdb21 ui refresh - part 1 2017-11-28 22:02:45 +01:00