Commit graph

21 commits

Author SHA1 Message Date
y20k
542660c0c5 (1) Updated copyright info (2017, yay) (2) moved the temp file loading process to a later stage (onResume) of the app start 2017-01-19 13:36:49 +01:00
y20k
34125d7184 the map now requests updated track recording from the background service as soon as it becomes visible. 2017-01-17 16:27:43 +01:00
y20k
6ddcf3ae67 prevents a bug where the previous track became visible again on the main map even though it was "cleared" 2017-01-11 21:52:45 +01:00
y20k
892d41a5b3 Found a (or the) duration bug (#5) <- duration was not parcelled correctly -- plus: fixed weird last track loading behavior 2017-01-10 15:57:03 +01:00
y20k
702a2ecd05 should fix #6 and possible also #5 (by adding a temp file) 2017-01-09 17:56:45 +01:00
y20k
b5f5db7949 implementation of track statistics as BottomSheet - added some missing Getters to Track object 2016-09-29 12:54:57 +02:00
y20k
f02addae4c trying to get rid of implausible locations delivered by the network provider 2016-09-28 14:57:06 +02:00
y20k
80bae29e5c background service did only use gps - it now should use network too 2016-09-20 20:24:17 +02:00
y20k
da82360625 some clean-up 2016-09-20 13:51:17 +02:00
y20k
3256d97bb6 Trackbook should now (more or less) gracefully handle changes to the Location setting in System Settings (#3). 2016-09-19 18:46:25 +02:00
y20k
81b8219b93 experimental tab switcher (for upcoming last track tab) + german translation of some strings 2016-09-16 17:45:10 +02:00
y20k
d0359a8400 trackbook displays distance in feet on US devices. It now also tracks steps in the background 2016-09-15 13:38:51 +02:00
y20k
42ce5a3e76 clean up, clear map now works 2016-09-12 14:31:37 +02:00
y20k
4859536b3a app icon shading changed, notification taps now preserve state, clean up 2016-09-09 22:28:12 +02:00
y20k
3e543444d5 Trackbook got a notification. Double tracking while showing the map removed. While recording the track is now red. Bug fixes. 2016-09-06 17:35:37 +02:00
y20k
c68c6bc32e Added marker type "stopOver crumb". 2016-09-01 14:16:32 +02:00
y20k
c636886e90 Trackbook now draws breadcrumbs onto map. Track and WayPoint objects are now parcelable. 2016-09-01 13:45:46 +02:00
y20k
7b793fc9dd tracking button state gets restored after rotation 2016-08-30 16:49:54 +02:00
y20k
7dc5efb372 the tracker now collects locations / waypoints 2016-08-30 15:22:19 +02:00
y20k
e21879756b older locations fixes are now grey (my location) - refining the locations tracking. - some logging statements for debugging 2016-08-29 21:43:49 +02:00
y20k
33606faac1 initial commit 2016-08-29 14:50:41 +02:00