Commit Graph

343 Commits (feef759ee944ce56490b1ba33d039fd0393a144f)

Author SHA1 Message Date
Allan Nordhøy 445ccc955c Added translation using Weblate (Norwegian Bokmål) 2017-05-20 05:43:03 +02:00
naofum 471791f6b4 Translated using Weblate (Japanese)
Currently translated at 100.0% (107 of 107 strings)
2017-05-18 18:21:59 +02:00
Heimen Stoffels a07a44529d Translated using Weblate (Dutch)
Currently translated at 100.0% (107 of 107 strings)
2017-05-17 17:44:55 +02:00
y20k 9a14241915 got gpx export working - yay (#14) 2017-05-17 15:43:53 +02:00
y20k 8c06c8c3ae added "schemaLocation" 2017-04-03 17:04:29 +02:00
y20k 7b48e40c45 added a new helper class that converts a track into GPX - see issue #14 2017-04-03 16:30:37 +02:00
naofum f12fc4fd20 Translated using Weblate (Japanese)
Currently translated at 100.0% (98 of 98 strings)
2017-03-02 15:45:47 +01:00
y20k 0eaaf55f75 Trackbook now asks for confirmation before clearing the map & max. limit of .trackbook files is now enforced 2017-02-21 13:29:04 +01:00
y20k f471ee4a80 updated language strings 2017-02-20 12:01:49 +01:00
y20k 1311c2b82e Update README.md 2017-02-17 14:16:34 +01: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 b6868298ee fixed dropdown behavior after new track has been recorded & introduced a simple onboardung (=first start) layout for the LAST TRACKS tab. 2017-02-17 09:58:37 +01:00
y20k 22df3abb24 track selection is now fully functional (#10) 2017-02-15 15:29:21 +01:00
Heimen Stoffels 4cc5c7e5fa Translated using Weblate (Dutch)
Currently translated at 100.0% (89 of 89 strings)
2017-02-08 12:30:02 +01:00
Heimen Stoffels e94a99b98b Added translation using Weblate (Dutch) 2017-02-07 12:48:59 +01:00
y20k 911958a0af initial ui for the dropdown track selection (see #10) 2017-02-03 21:12:13 +01:00
y20k c67cb3ec7f Update AUTHORS.md 2017-01-25 15:08:20 +01:00
y20k 208ffc80e4 Update AUTHORS.md 2017-01-25 15:08:05 +01:00
y20k 2349e080e7 Update AUTHORS.md 2017-01-25 15:07:53 +01:00
y20k 1a30090595 Update AUTHORS.md 2017-01-25 15:07:18 +01:00
y20k 6f72d8e7e0 changed version number in about screen 2017-01-25 14:46:26 +01:00
y20k df00311ff6 a lot of code clean-up 2017-01-25 14:19:50 +01:00
naofum 6e4baddefc Translated using Weblate (Japanese)
Currently translated at 100.0% (87 of 87 strings)
2017-01-23 15:59:38 +01:00
y20k a2091c3687 display time of location fix when tapping the location marker (track view) (see #9) 2017-01-23 12:32:27 +01:00
naofum 16224355f3 Translated using Weblate (Japanese)
Currently translated at 100.0% (86 of 86 strings)
2017-01-21 12:42:02 +01:00
naofum f71ba6bcc3 Added translation using Weblate (Japanese) 2017-01-21 11:59:33 +01:00
y20k 56ee80b1b4 fixes a certain condition where start date equaled end date (#7) 2017-01-21 11:32:51 +01:00
y20k cb56291dee The statistics sheet is now scrollable if necessary - for example in landscape view (see issue #8). On larger screen (e.g. tablets) the sheet now has maximum width 2017-01-20 13:34:37 +01:00
y20k 2d2fb7b21f Trackbook repo is now connected to Hosted Weblate - contributers are invited to translate the app or parts of it 🚀 2017-01-20 09:58:28 +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 0e94bdb9dd added an incremental version number to prevent issues in case the Track format evolves in the future 2017-01-18 10:44:16 +01:00
y20k d38adb62d9 GSON now uses a unified date format to when converting dates to/from JSON 2017-01-18 09:58:04 +01:00
y20k 28e9fb7991 added some temporary logging to find the end-date-bug 2017-01-17 17:20:59 +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 6f7f58fa23 checks for mTrack == null in the method handling my location press - keeping better track of recording state 2017-01-17 13:35:19 +01:00
y20k ce452905fe changed the way the fragments (= tab contents) are referenced from the frame ui (MainActivity) 2017-01-17 10:40:47 +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 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 36e91bfa6c updated the screenshot section in README.md 2016-12-21 12:57:31 +01:00
y20k 3bd4f4df3b updated README to reflect new features 2016-12-20 11:21:09 +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 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