Commit graph

496 commits

Author SHA1 Message Date
y20k
4905e4258d compileSdkVersion updated and tabbed interface - yay 2016-10-25 16:38:27 +02:00
y20k
c9e1f1c750 crash fix: GSON and Parcelable did not play well with Location Extras 2016-10-05 13:53:31 +02:00
y20k
a6dd91b348 clean-up 2016-10-04 11:11:13 +02:00
y20k
292a1bb007 updated German translation 2016-10-04 10:56:58 +02:00
y20k
20cfc9067e tapping on "my location" while recording does not result in a crash anymore 2016-10-04 10:45:51 +02:00
y20k
83f674e590 added another special case to handle un-needed waypoints from network location provider 2016-09-30 17:33:57 +02:00
y20k
63d82be36c display a previously saved track in the last tracks tab (see #2) (work in progress) 2016-09-30 17:32:54 +02: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
046228702a clearing the map now saves the track (2) -> does this using AsyncTask 2016-09-27 17:02:23 +02:00
y20k
e3793de0cc clearing the map now saves the track 2016-09-27 16:50:37 +02:00
y20k
e1b01091cb trackbook now asks the user before clearing the map 2016-09-27 16:08:45 +02:00
y20k
a38270d2c4 storage helper keeps the last ten tracks and deletes only files of type .trackbook 2016-09-27 16:07:33 +02:00
y20k
deed2f624d storage helper only keeps on track for now - old ones get deleted 2016-09-26 15:25:25 +02:00
y20k
4f1017ced9 clear map did not work properly after orientation change - treat network and gps locations differently 2016-09-26 14:43:01 +02:00
y20k
60a5ba5b5a catches a crash that could happen when a location fix was acquired too slow (see #3) 2016-09-26 13:43:26 +02:00
y20k
403cb3f134 StorageHelper can save Tracks as JSON to storage 2016-09-21 14:51:36 +02:00
y20k
5c0a694667 new version number 2016-09-21 13:44:10 +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
de1381534c updated buildToolsVersion to 24.0.1 for release of 0.9.2 2016-09-20 14:27:36 +02:00
y20k
82641439f5 turn off debug logs for release of 0.9.2 2016-09-20 13:53:44 +02:00
y20k
da82360625 some clean-up 2016-09-20 13:51:17 +02:00
y20k
90273d0d0d German translation (part 2) 2016-09-19 18:46:58 +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
c852e91717 F-Droid release - yay 2016-09-15 16:48:19 +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
d47fcb6ab3 Merge remote-tracking branch 'origin/master' 2016-09-13 11:54:28 +02:00
y20k
2873cc6672 bug fixed: stop button did not stop tracking under certain conditions 2016-09-13 11:54:13 +02:00
y20k
8fc1c8dad2 now available on Google Play 2016-09-12 18:06:29 +02:00
y20k
25e5ad9c88 changed the install canary 2016-09-12 15:09:08 +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
5a9520a105 updated information about required permissions 2016-09-07 22:44:45 +02:00
y20k
c5a85abb3b enabled swipe action on notification 2016-09-07 15:48:12 +02:00
y20k
87636e9a64 Trackbook got an About screen 2016-09-07 12:30:46 +02:00
y20k
3789c66f3b updated screenshots 2016-09-07 11:39:58 +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
f83c651970 Added an early screenshot 2016-09-02 15:07:54 +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
07b5716e69 added the Install Canary 2016-08-30 15:32:31 +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