Commit graph

35 commits

Author SHA1 Message Date
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
4f34172a9f Putting some dialog strings in strings.xml 2018-06-27 09:24:36 +02:00
y20k
ecc39a2502 implements save to in share sheet (see #37) 2018-05-29 20:00:11 +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
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
9e3f2b6e67 rolling back code that enabled unit-changing - that caused problems 2018-04-24 15:11:56 +02:00
y20k
72a2131e45 updated version number 2018-04-19 22:10:47 +02:00
y20k
962275f04b Trackbook tries to restart recording after it has been killed the operating system 2018-04-16 17:00:27 +02:00
y20k
ca8ad1febf clean-up 2018-04-11 15:12:31 +02:00
y20k
8264a2b2af tracker service is now a so-called bound service 2018-04-06 18:14:34 +02:00
y20k
be849ef95a reactivated resume buttons again 2018-03-20 20:43:00 +01:00
y20k
871a1ceb90 resume button layout (see #33) 2018-03-15 12:11:04 +01:00
y20k
e34187bb78 clean-up 2018-03-10 22:32:14 +01:00
y20k
61acda4e1e prevents a crash that occured when system location settings where off (see #32) & shiny new owmdroid library, YAY! 2018-02-19 09:00:47 +01:00
y20k
ca0b9017d9 assign UTC to GPX time stamps (see #31) 2018-01-29 10:35:44 +01:00
y20k
f140a65354 now contains correct repository to fetch the current gradle version + version number bumb 2018-01-26 10:14:29 +01:00
Marcus Hoffmann
43301a67ca
Add google() repo to buildscript
this is required to find the com.android.tools.build:gradle:3.0.1
plugin.

Fixes:
   > Could not find com.android.tools.build:gradle:3.0.1.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
         https://jcenter.bintray.com/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
     Required by:
         project :
2018-01-25 11:23:49 +01:00
y20k
6fbbd325c0 #facepalm I confused minus with plus - incorrect and negative(!) step counts were possible 2018-01-22 18:50:06 +01:00
y20k
1584eac152 keep step count when restarting trackerservice (see #29) 2018-01-22 15:17:33 +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
2e4149c7ee added adaptive icon 2017-11-02 17:31:50 +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
f427734677 updated versionCode 2017-08-29 13:10:29 +02:00
y20k
4025bbf0f5 addresses issue #22: Why Steps Taken is -1? / missing pedometer 2017-08-29 10:30:45 +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
y20k
7513450f05 fixes incorrect GPX export + cleaned up Italian version 2017-07-06 14:18:29 +02:00
y20k
b7714e0a2a set Target SDK back to 25 (->for release) 2017-06-12 10:11:51 +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
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
4905e4258d compileSdkVersion updated and tabbed interface - yay 2016-10-25 16:38:27 +02:00
y20k
da82360625 some clean-up 2016-09-20 13:51:17 +02:00
y20k
33606faac1 initial commit 2016-08-29 14:50:41 +02:00