y20k
|
488153f616
|
added .increaseByScale(1.15f) -> see #64
|
2019-08-14 13:17:06 +02:00 |
|
y20k
|
7402f872be
|
long press on map recording zooms it to bounding box #60
|
2019-08-12 15:23:48 +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
|
ceda1a3167
|
null check for target fragment in dialog
|
2019-03-19 08:39:48 +01:00 |
|
y20k
|
dbdfef7b21
|
null check for target fragment in dialog
|
2019-03-19 08:37:28 +01:00 |
|
y20k
|
468e0c7ca8
|
fixed timestamps in gpx export
|
2019-03-14 22:36:13 +01:00 |
|
y20k
|
26663f2cd4
|
added changelogs
|
2019-03-06 13:46:01 +01:00 |
|
y20k
|
d7b61ac113
|
changed default location (if the system does not yet have a location fix)
|
2019-01-14 18:46:38 +01:00 |
|
y20k
|
2750533e5c
|
adjusted the secret night mode switch behavior
|
2019-01-02 15:37:56 +01:00 |
|
y20k
|
705d38651e
|
updated copyright info (hello 2019)
|
2019-01-02 10:06:50 +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
|
9e08446436
|
prevents a crash caused by unwanted files in the tracks-directory (see #21)
|
2018-09-18 11:51:00 +02:00 |
|
y20k
|
28e75ecf66
|
ask user what to do with an empty recording (see #21)
|
2018-09-18 11:39:11 +02: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
|
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
|
ecc39a2502
|
implements save to in share sheet (see #37)
|
2018-05-29 20:00:11 +02:00 |
|
y20k
|
9f8e932b5a
|
implemented a basic share sheet (see #36)
|
2018-05-28 17:56:38 +02:00 |
|
y20k
|
eda489e428
|
Trackbook now displays kilometer (or miles) if a distance is longer than 1 km (or 1 mi). Plus: added a unit-switch for Great Britain (see #12)
|
2018-05-14 17:43:34 +02:00 |
|
y20k
|
dec46976b1
|
made length display a bit prettier and tap and hold gesture more consistent
|
2018-04-27 18:28:03 +02:00 |
|
y20k
|
69d902eb49
|
second try: moved metric/imperial conversion to its own helper class
|
2018-04-25 22:58:59 +02:00 |
|
y20k
|
9e3f2b6e67
|
rolling back code that enabled unit-changing - that caused problems
|
2018-04-24 15:11:56 +02:00 |
|
y20k
|
31afd893e4
|
moved metric/imperial conversion to its own helper class
|
2018-04-23 18:27:58 +02:00 |
|
y20k
|
ca8ad1febf
|
clean-up
|
2018-04-11 15:12:31 +02:00 |
|
y20k
|
71a8d4c950
|
squashed some bugs in the resume feature
|
2018-04-10 17:45:43 +02:00 |
|
y20k
|
dd13d1f462
|
re-worked the resume functionality
|
2018-04-09 17:07:19 +02:00 |
|
y20k
|
39a4cbbe41
|
service can resume a recording (see #33)
|
2018-03-21 15:18:40 +01: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
|
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
|
e34187bb78
|
clean-up
|
2018-03-10 22:32:14 +01:00 |
|
y20k
|
2cdfc78d9f
|
black status bar problems were back after last commit - now fixed again
|
2018-02-23 20:17:41 +01:00 |
|
y20k
|
aa8f9e2f2d
|
simplifies the initial theme setting (no need for "recreate()")
|
2018-02-23 13:16:26 +01:00 |
|
y20k
|
fd8dad3c74
|
state of night mode is now remebered corrextly
|
2018-02-22 12:53:40 +01:00 |
|
y20k
|
50a21bf4ec
|
secret night mode switch
|
2018-02-21 11:47:09 +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
|
ed0d53e336
|
Calculate elevation - just a test right now (see #28)
|
2018-01-29 16:49:13 +01:00 |
|
y20k
|
ca0b9017d9
|
assign UTC to GPX time stamps (see #31)
|
2018-01-29 10:35:44 +01:00 |
|
y20k
|
1584eac152
|
keep step count when restarting trackerservice (see #29)
|
2018-01-22 15:17:33 +01:00 |
|
y20k
|
707c02a092
|
making trackerservice resumable (see #29)
|
2018-01-21 22:28:32 +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
|
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
|
6fa5666125
|
some clean-up 2
|
2017-08-21 13:43:48 +02:00 |
|
y20k
|
614d151dea
|
some clean-up
|
2017-08-21 13:37:02 +02:00 |
|
y20k
|
ae9b2d8fca
|
some Android O-related fixes (location updates should continue to work - notification too)
|
2017-08-15 10:23:03 +02:00 |
|