Commit Graph

85 Commits (6798e6707d33ee5e93c7062e6b1c6c157c48627b)

Author SHA1 Message Date
y20k dbb0a7802d
basic Material 3 UI theming 2021-12-15 14:10:33 +01:00
y20k 0ef9ea8dbc
Basic Android 12 compatibility + file names now include milliseconds (see #110) 2021-10-27 21:01:24 +02:00
y20k c7c72a1ba6
preparing release 2021-09-30 10:02:49 +02:00
y20k d22638da92
removes the Smothing slider (see #99) & added a "Total Distance Recorded" info at the top of the list of recordings 2021-09-16 15:53:31 +02:00
y20k 1a119f75d5
Removed a leftover from an earlier merge 2021-07-05 13:32:08 +02:00
y20k 36b891152c
Updated libraries 2021-06-24 21:56:48 +02:00
y20k 940aa2209b
request permission to use the step counter 2021-05-17 15:44:11 +02:00
y20k 5fe4b8d13e
changed phrasing for the accuracy setting 2021-05-10 14:39:07 +02: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 3f9dd74797
mark end of a track with a flag icon (see #95) 2021-03-04 21:03:12 +01:00
y20k 47efd71ec2
prevents the renaming of a recording to zero characters 2020-12-23 12:39:13 +01:00
y20k 76ac8e7986
kotlin plugin version update 2020-11-25 11:09:54 +01:00
y20k eb296188d8
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
y20k 5d041e0aeb
preparing release 2020-10-13 22:13:14 +02:00
y20k 40805cde84
Preparing release 2020-10-06 21:54:42 +02:00
y20k acfb902a39
Added Brazilian Portuguese to AUTHORS and to build file - THX @iraamaro 2020-09-30 17:26:25 +02:00
y20k 371c521a85
preparing release 2020-09-02 16:00:57 +02:00
TacoTheDank 7f3aa5e9e1 Clean up gradles 2020-07-31 19:56:40 -04:00
y20k 89f4edf545
updated libraries 2020-07-28 16:28:30 +02:00
y20k 2e8b02c845
adds an About section to Settings (+ updated libraries) 2020-07-01 11:39:52 +02:00
y20k f686cac359
fixes calculation auf pauses & displays start time in addition to start date 2020-05-14 16:16:34 +02:00
y20k 1e0bb81a38
plausibility check for the first location (which sometimes can be wrong) 2020-03-24 15:26:01 +01:00
y20k d68a767e3e
do not add the distances between "recording paused" and "recording resumed" 2020-03-02 16:45:12 +01:00
y20k 3b5669a3a0
preparing release 2020-02-26 14:59:21 +01:00
y20k bdc13cfd61
New Theme setting (Dark Mode) 2020-01-28 17:39:45 +01:00
y20k 99265afe58
Kotlin Rewrite - everything is new 2020-01-02 18:00:37 +01:00
y20k b09259594f
Android 10 compatibility 2019-09-10 17:38:10 +02:00
y20k 7402f872be
long press on map recording zooms it to bounding box #60 2019-08-12 15:23:48 +02:00
y20k 77220dad80 gradle version upda
te
2019-08-02 16:56:39 +02:00
y20k 6fa22657f5 possible solution for crash described in #59 2019-06-05 23:09:13 +02:00
y20k 559b609a67 color scheme adjustments - again :-) 2019-05-28 18:37:12 +02:00
y20k 87d3c955b4 slightly altered app icon 2019-05-09 22:12:19 +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 9bb2de950f updated icon & added danish language (THX alexanderlhc) 2019-04-08 18:56:14 +02:00
y20k 92efd7cfdc updated osmdroid dependency 2019-03-25 14:58:39 +01:00
y20k e4ba7c293c updated version number and changelogs 2019-03-19 08:24:14 +01:00
y20k 3e9be033d0 addresses issue #50 (Crash on app start) 2019-03-09 22:44:01 +01:00
y20k 26663f2cd4 added changelogs 2019-03-06 13:46:01 +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 358385dc1e changed bottom bar color to white (day mode) 2019-02-05 16:35:08 +01:00
y20k 40a96a0bb4 updated osmdroid to 6.0.3 2018-11-28 08:49:32 +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 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 309267e9f2 some gradle changes 2018-10-04 09:22:55 +02:00
y20k 1c467c70b2 gradle updated 2018-10-04 08:53:37 +02:00
y20k 5c49b7002a Workaround for broken recording button (see #43) 2018-09-26 16:01:24 +02:00
y20k a3457db546 added -dontshrink to proguard rules 2018-09-19 17:06:27 +02:00