Commit Graph

42 Commits (ebbbf40d75c478561f1473bbdf992d26c8ce092d)

Author SHA1 Message Date
y20k eddfc12434 reformatted strings.xml files 2019-03-04 17:43:27 +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 309267e9f2 some gradle changes 2018-10-04 09:22:55 +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 69d902eb49 second try: moved metric/imperial conversion to its own helper class 2018-04-25 22:58:59 +02:00
y20k be849ef95a reactivated resume buttons again 2018-03-20 20:43:00 +01:00
y20k d6e112b417 fragnents are stored in an adater again + updated copyright 2018-01-12 17:42:47 +01:00
y20k ca887bdb21 ui refresh - part 1 2017-11-28 22:02:45 +01: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 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 9a14241915 got gpx export working - yay (#14) 2017-05-17 15:43:53 +02:00
y20k b0cbb6a1c7 updated version number to v1.0.1 & forgot to upload fragment_main_track_onboarding.xml 2017-02-17 11:26:21 +01:00
y20k 22df3abb24 track selection is now fully functional (#10) 2017-02-15 15:29:21 +01:00
y20k 911958a0af initial ui for the dropdown track selection (see #10) 2017-02-03 21:12:13 +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 ed0f0db464 Just a test: Trackbook with a transition between Tabs. 2017-01-16 17:57:57 +01:00
y20k 93176e2a7a tries to prevent a crash in the custom ViewPager 2017-01-16 15:56:58 +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 d5b4d9b8c2 tabbed interface is now static (not swipeable anymore), removed a race condition between track save and load, fixed notification behavior, new osmdroid version (v5.6.1) 2016-12-19 17:53:20 +01:00
y20k 382b094b92 increased number of saved tracks to 25, keep track of button states, added some more accessibility element descriptions (#2) 2016-12-16 22:12:43 +01: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 c19cf469d3 changed layout and behavior of statistics sheet - plus: some accessibility descriptions 2016-12-05 17:52:18 +01:00
y20k 4905e4258d compileSdkVersion updated and tabbed interface - yay 2016-10-25 16:38:27 +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 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 f02addae4c trying to get rid of implausible locations delivered by the network provider 2016-09-28 14:57:06 +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 de1381534c updated buildToolsVersion to 24.0.1 for release of 0.9.2 2016-09-20 14:27:36 +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 2873cc6672 bug fixed: stop button did not stop tracking under certain conditions 2016-09-13 11:54:13 +02:00
y20k 42ce5a3e76 clean up, clear map now works 2016-09-12 14:31:37 +02:00
y20k 87636e9a64 Trackbook got an About screen 2016-09-07 12:30:46 +02:00
y20k 33606faac1 initial commit 2016-08-29 14:50:41 +02:00