Commit Graph

64 Commits (66f4865de3832be8e18f6651f86f8be9b39c3ab0)

Author SHA1 Message Date
TacoTheDank 7f3aa5e9e1 Clean up gradles 2020-07-31 19:56:40 -04:00
y20k 18d043cafe
new feature: you can mark a recorded waypoint as POI see #71 2020-07-30 13:59:07 +02:00
y20k 89f4edf545
updated libraries 2020-07-28 16:28:30 +02:00
y20k 2e8b02c845
adds an About section to Settings (+ updated libraries) 2020-07-01 11:39:52 +02:00
y20k 46091b30c7
preparing v2.0.4 release 2020-05-20 14:30:51 +02:00
y20k 19348ea557
preparing v2.0.4 release 2020-05-20 14:07:26 +02:00
y20k f686cac359
fixes calculation auf pauses & displays start time in addition to start date 2020-05-14 16:16:34 +02:00
y20k 1e1733b183
preparing release v2.0.3 2020-04-08 14:03:09 +02:00
y20k 54d875ff2d
option to delete all recordings that are not starred 2020-03-09 15:39:48 +01:00
y20k d68a767e3e
do not add the distances between "recording paused" and "recording resumed" 2020-03-02 16:45:12 +01:00
y20k 29e6f8a990
Auto-Import of older tracks from v1.2.2 failed - I blame the updated Gradle version :-) 2020-02-26 18:03:36 +01:00
y20k 3b5669a3a0
preparing release 2020-02-26 14:59:21 +01:00
y20k 5b19f96fcd
updated libraries 2020-02-22 17:45:05 +01:00
y20k 382d4e73c1
store timespan that trackbook was paused, if resume feature is used 2020-02-18 17:09:54 +01:00
y20k beb0d2f236
gpx export now uses file picker (instead of share sheet) 2020-02-13 17:12:34 +01:00
y20k bdc13cfd61
New Theme setting (Dark Mode) 2020-01-28 17:39:45 +01:00
y20k 5e11184562
removed unused ressources 2020-01-09 13:23:04 +01:00
y20k 99265afe58
Kotlin Rewrite - everything is new 2020-01-02 18:00:37 +01:00
y20k 902c8afb40 changed chinese language file location 2019-06-30 10:54:51 +02:00
y20k 6ec6a7a6cd add new Chinese translation 2019-06-28 15:26:23 +02:00
y20k 559b609a67 color scheme adjustments - again :-) 2019-05-28 18:37:12 +02:00
y20k 9bb2de950f updated icon & added danish language (THX alexanderlhc) 2019-04-08 18:56:14 +02:00
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