Commit graph

68 commits

Author SHA1 Message Date
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
f686cac359
fixes calculation auf pauses & displays start time in addition to start date 2020-05-14 16:16:34 +02: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
9591f9f8c0
quick settings tile was unnecessarily bound to tracker service. better to use an intent to start stop recording 2020-01-31 21:15:33 +01:00
y20k
d704793ff1
adding some resources back - previous clean-up went too far 2020-01-09 13:46:50 +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
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
468e0c7ca8 fixed timestamps in gpx export 2019-03-14 22:36:13 +01: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
8f63a9ca67 minor theme adjustments and new screen shots 2019-02-06 16:46:18 +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
b448bb7f2d 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
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
6af7859937 unit switch tap gesture only for imperial unit devices 2018-04-30 17:02:53 +02:00
y20k
a5292bfc0f display opposite length unit (feet <-> meter) on touch and hold gesture (see #12) 2018-04-26 14:48:53 +02:00
y20k
be849ef95a reactivated resume buttons again 2018-03-20 20:43:00 +01:00
y20k
eb5a89b398 temporarily deactivate resume buttons 2018-03-20 19:56:00 +01:00
y20k
a19ec13cab xml changes 2018-03-20 15:46:32 +01:00
y20k
4e4c6ae2bd notification can resume tracking 2018-03-20 15:15:57 +01:00
y20k
b737408090 implemented basic resume functionlity (see #33) - needs testing 2018-03-16 16:34:13 +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
fd8dad3c74 state of night mode is now remebered corrextly 2018-02-22 12:53:40 +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
5d1e00a706 minimal change to style/behavior of statistics sheet 2017-12-18 17:10:55 +01:00
y20k
b5a47814b5 changed capitalization style in translations 2017-11-29 21:45:50 +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
3487792ada added ability to delete a recording 2017-08-21 11:48:17 +02:00
y20k
56fec19595 Increased tap-able area to show/hide the statistics sheet (see issue #18) 2017-06-07 13:07:48 +02:00
y20k
7f3979d4f4 increased touch target for GPX export button + smaller bug fixes. 2017-05-22 14:39:28 +02:00
y20k
9a14241915 got gpx export working - yay (#14) 2017-05-17 15:43:53 +02:00
y20k
b0cbb6a1c7 updated version number to v1.0.1 & forgot to upload fragment_main_track_onboarding.xml 2017-02-17 11:26:21 +01:00
y20k
b6868298ee fixed dropdown behavior after new track has been recorded & introduced a simple onboardung (=first start) layout for the LAST TRACKS tab. 2017-02-17 09:58:37 +01:00