y20k
|
8264a2b2af
|
tracker service is now a so-called bound service
|
2018-04-06 18:14:34 +02:00 |
|
y20k
|
39a4cbbe41
|
service can resume a recording (see #33)
|
2018-03-21 15:18:40 +01:00 |
|
y20k
|
b737408090
|
implemented basic resume functionlity (see #33) - needs testing
|
2018-03-16 16:34:13 +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
|
adc68605a4
|
saving the duration in shared preferences introduced problems - now using duration within track object (see #29)
|
2018-01-21 22:54:34 +01:00 |
|
y20k
|
707c02a092
|
making trackerservice resumable (see #29)
|
2018-01-21 22:28:32 +01:00 |
|
y20k
|
d6e112b417
|
fragnents are stored in an adater again + updated copyright
|
2018-01-12 17:42:47 +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
|
ae9b2d8fca
|
some Android O-related fixes (location updates should continue to work - notification too)
|
2017-08-15 10:23:03 +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
|
576ea43c21
|
fixes a bug where the app could get stuck in a loop after a crash during recording (the latter should not occur in the first place ^o^).
|
2017-05-31 10:30:29 +02:00 |
|
y20k
|
7f3979d4f4
|
increased touch target for GPX export button + smaller bug fixes.
|
2017-05-22 14:39:28 +02:00 |
|
y20k
|
22df3abb24
|
track selection is now fully functional (#10)
|
2017-02-15 15:29:21 +01:00 |
|
y20k
|
df00311ff6
|
a lot of code clean-up
|
2017-01-25 14:19:50 +01:00 |
|
y20k
|
56ee80b1b4
|
fixes a certain condition where start date equaled end date (#7)
|
2017-01-21 11:32:51 +01:00 |
|
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 |
|