Commit Graph

52 Commits (ace370dffef4a77dabc2a82ae28c1b8431b479f1)

Author SHA1 Message Date
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
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