Commit Graph

569 Commits (ccaec4bf108646dab7d9e675a2d5c3f31cae28d2)

Author SHA1 Message Date
y20k dbdfef7b21 null check for target fragment in dialog 2019-03-19 08:37:28 +01:00
y20k 153ac4e7ae this should prevent a Weblate hick-up 2019-03-15 15:06:54 +01:00
y20k 468e0c7ca8 fixed timestamps in gpx export 2019-03-14 22:36:13 +01:00
y20k 7a56a6cd61 updated Dutch translation - thx @hypothermic 2019-03-13 17:02:03 +01:00
hypothermic 92faa66138 Update Dutch translations (nl_NL) 2019-03-12 18:55:31 +01:00
y20k 9e5d9a96c6 manually updated Norwegian strings 2019-03-12 08:57:08 +01:00
y20k ff08eea0ba Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/res/values-it/strings.xml
#	app/src/main/res/values-ja/strings.xml
2019-03-09 22:44:19 +01:00
y20k 3e9be033d0 addresses issue #50 (Crash on app start) 2019-03-09 22:44:01 +01:00
aleb2000 ebbbf40d75
Translated using Weblate (Italian)
Currently translated at 98.9% (94 of 95 strings)
2019-03-09 18:04:15 +01:00
Weblate 8c5308160b
Merge branch 'origin/master' into Weblate. 2019-03-07 15:05:56 +01:00
naofum 04781da45b
Translated using Weblate (Japanese)
Currently translated at 100.0% (95 of 95 strings)
2019-03-07 15:05:55 +01:00
y20k 26663f2cd4 added changelogs 2019-03-06 13:46:01 +01:00
y20k 8430a41603 adding back missing string (that accidentally were delete in last commit) 2019-03-05 18:04:06 +01:00
y20k 5deec619a8 further trimming of the strings.mxl files 2019-03-05 17:40:13 +01:00
y20k eddfc12434 reformatted strings.xml files 2019-03-04 17:43:27 +01:00
y20k 8f63a9ca67 minor theme adjustments and new screen shots 2019-02-06 16:46:18 +01:00
y20k 358385dc1e changed bottom bar color to white (day mode) 2019-02-05 16:35:08 +01:00
Kristoffer Grundström fa4aa81179
Translated using Weblate (Swedish)
Currently translated at 36.0% (41 of 114 strings)
2019-01-16 04:21:18 +01:00
Weblate 9f71fe313d
Merge branch 'origin/master' into Weblate. 2019-01-15 03:44:17 +01:00
Kristoffer Grundström dfadf91caf
Added translation using Weblate (Swedish) 2019-01-15 03:44:13 +01:00
y20k d7b61ac113 changed default location (if the system does not yet have a location fix) 2019-01-14 18:46:38 +01:00
naofum 354e576169
Translated using Weblate (Japanese)
Currently translated at 100.0% (114 of 114 strings)
2019-01-09 05:07:51 +01:00
y20k 2750533e5c adjusted the secret night mode switch behavior 2019-01-02 15:37:56 +01:00
y20k 705d38651e updated copyright info (hello 2019) 2019-01-02 10:06:50 +01:00
ssantos cc3d121e74
Translated using Weblate (German)
Currently translated at 100.0% (112 of 112 strings)
2018-12-03 11:15:24 +01:00
y20k df8e5ef0fd null check on vibration invocation & track size check 2018-11-28 09:21:10 +01:00
Jakob Miksch cc974b09ad
Typo 2018-11-15 15:17:56 +01:00
y20k ba0f97c2db fixes a crash when a user pressed the my location button directly after a recording has been started 2018-11-10 20:52:36 +01:00
y20k a2c48a8cc3 some clean-up (after the rollbackrollbackmess) 2018-11-05 20:06:09 +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 ff7ba947e2 gradle updated 2018-10-31 15:04:55 +01:00
y20k f746887e61 record button was showing up on last tracks screen (fixes this hopefully) 2018-10-06 00:22:09 +02:00
y20k 309267e9f2 some gradle changes 2018-10-04 09:22:55 +02:00
y20k 5c49b7002a Workaround for broken recording button (see #43) 2018-09-26 16:01:24 +02:00
y20k 163ea4959f use show/hide for fab instead of setVisibility 2018-09-20 11:08:40 +02:00
y20k a3457db546 added -dontshrink to proguard rules 2018-09-19 17:06:27 +02:00
y20k 27508ce8cc fixes a crash when resuming a track with zero (or one) waypoint(s) 2018-09-18 13:01:00 +02:00
y20k 9e08446436 prevents a crash caused by unwanted files in the tracks-directory (see #21) 2018-09-18 11:51:00 +02:00
y20k 28e75ecf66 ask user what to do with an empty recording (see #21) 2018-09-18 11:39:11 +02:00
y20k 2f39017b76 addresses a crash when trying to save an empty recording (see #21) 2018-09-17 20:07:33 +02:00
y20k b44e39667a showing a preliminary location if recording started with an old / imprecise location fix) 2018-09-05 17:35:01 +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 4f34172a9f Putting some dialog strings in strings.xml 2018-06-27 09:24:36 +02:00
Andrew Manning 01b1f0ce45
Update WayPoint.java
Minor typo correction.
2018-05-29 21:35:09 -04:00
y20k ecc39a2502 implements save to in share sheet (see #37) 2018-05-29 20:00:11 +02:00
y20k 9f8e932b5a implemented a basic share sheet (see #36) 2018-05-28 17:56:38 +02:00
y20k 3c5be28ded fixes #35 ("App crashes on clicking Resume and Clear options simultaneously") - plus: some clean-up 2018-05-23 11:32:30 +02:00
y20k eda489e428 Trackbook now displays kilometer (or miles) if a distance is longer than 1 km (or 1 mi). Plus: added a unit-switch for Great Britain (see #12) 2018-05-14 17:43:34 +02:00
y20k 6af7859937 unit switch tap gesture only for imperial unit devices 2018-04-30 17:02:53 +02:00
y20k dec46976b1 made length display a bit prettier and tap and hold gesture more consistent 2018-04-27 18:28:03 +02:00
y20k a5292bfc0f display opposite length unit (feet <-> meter) on touch and hold gesture (see #12) 2018-04-26 14:48:53 +02:00
Weblate a415b33fdc Merge remote-tracking branch 'origin/master' 2018-04-25 22:59:11 +02:00
Allan Nordhøy 3664df6742 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (106 of 106 strings)
2018-04-25 22:59:11 +02:00
y20k 69d902eb49 second try: moved metric/imperial conversion to its own helper class 2018-04-25 22:58:59 +02:00
y20k 9e3f2b6e67 rolling back code that enabled unit-changing - that caused problems 2018-04-24 15:11:56 +02:00
y20k 31afd893e4 moved metric/imperial conversion to its own helper class 2018-04-23 18:27:58 +02:00
y20k 1b249fb05e checks if file ends with .trackbook 2018-04-19 22:07:18 +02:00
y20k 962275f04b Trackbook tries to restart recording after it has been killed the operating system 2018-04-16 17:00:27 +02:00
y20k ca8ad1febf clean-up 2018-04-11 15:12:31 +02:00
y20k 71a8d4c950 squashed some bugs in the resume feature 2018-04-10 17:45:43 +02:00
y20k dd13d1f462 re-worked the resume functionality 2018-04-09 17:07:19 +02:00
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 be849ef95a reactivated resume buttons again 2018-03-20 20:43:00 +01:00
y20k eb5a89b398 temporarily deactivate resume buttons 2018-03-20 19:56:00 +01:00
y20k 5b089130fd xml typo fixed 2018-03-20 15:56:38 +01:00
y20k a19ec13cab xml changes 2018-03-20 15:46:32 +01:00
y20k 4e4c6ae2bd notification can resume tracking 2018-03-20 15:15:57 +01:00
Allan Nordhøy 00a291ac04 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (102 of 102 strings)
2018-03-19 22:45:38 +01:00
y20k b737408090 implemented basic resume functionlity (see #33) - needs testing 2018-03-16 16:34:13 +01:00
y20k 77479aa60d changed the resume button position 2018-03-15 13:28:52 +01:00
y20k 871a1ceb90 resume button layout (see #33) 2018-03-15 12:11:04 +01:00
y20k e34187bb78 clean-up 2018-03-10 22:32:14 +01:00
Allan Nordhøy ac498a4af3 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (98 of 98 strings)
2018-02-27 15:39:14 +01:00
y20k 2cdfc78d9f black status bar problems were back after last commit - now fixed again 2018-02-23 20:17:41 +01:00
y20k aa8f9e2f2d simplifies the initial theme setting (no need for "recreate()") 2018-02-23 13:16:26 +01:00
y20k fd8dad3c74 state of night mode is now remebered corrextly 2018-02-22 12:53:40 +01:00
y20k 616741725a night mode works on onboarding screens 2018-02-21 15:01:15 +01:00
y20k 50a21bf4ec secret night mode switch 2018-02-21 11:47:09 +01:00
Andreas Kleinert 46699376d3 Translated using Weblate (German)
Currently translated at 100.0% (97 of 97 strings)
2018-02-20 19:38:57 +01:00
Allan Nordhøy aa4087ea34 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (97 of 97 strings)
2018-02-19 11:42:23 +01:00
y20k 1e3970f5b7 color adjustments, save button naming 2018-02-19 11:39:00 +01:00
y20k 61acda4e1e prevents a crash that occured when system location settings where off (see #32) & shiny new owmdroid library, YAY! 2018-02-19 09:00:47 +01:00
naofum c0acbb5ec8 Translated using Weblate (Japanese)
Currently translated at 100.0% (97 of 97 strings)
2018-02-13 03:37:08 +01:00
Allan Nordhøy 4f4dc6695d Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.8% (92 of 97 strings)
2018-02-08 23:38:33 +01:00
y20k c6b85b5a34 clean up 2018-02-07 15:00:34 +01:00
Heimen Stoffels 8353884769 Translated using Weblate (Dutch)
Currently translated at 100.0% (99 of 99 strings)
2018-02-06 21:34:01 +01:00
y20k 03d5513df6 Elevation now visible in statistics sheet - works for new tracks only (see #28) 2018-02-06 17:10:36 +01:00
y20k ed0d53e336 Calculate elevation - just a test right now (see #28) 2018-01-29 16:49:13 +01:00
y20k ca0b9017d9 assign UTC to GPX time stamps (see #31) 2018-01-29 10:35:44 +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 db1e70c370 cleaning up 2018-01-16 14:27:50 +01:00
y20k fc8371999a correct handling of bottom navigation state 2018-01-15 16:50:09 +01:00
y20k 143f9c44b3 Merge remote-tracking branch 'origin/master' 2018-01-12 17:43:04 +01:00
y20k d6e112b417 fragnents are stored in an adater again + updated copyright 2018-01-12 17:42:47 +01:00
naofum 10223b60fe Translated using Weblate (Japanese)
Currently translated at 100.0% (107 of 107 strings)
2018-01-02 15:51:50 +01:00
y20k a1e29a7af8 updated readme & updated libraries 2017-12-21 12:01:42 +01:00
Heimen Stoffels 4c6c17f949 Translated using Weblate (Dutch)
Currently translated at 100.0% (107 of 107 strings)
2017-12-19 18:09:53 +01:00
Allan Nordhøy 515e78e698 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (107 of 107 strings)
2017-12-19 16:53:28 +01:00
y20k 3bf409dbbf some finishing tablet adaptations + constraint layout - yay 2017-12-19 16:52:01 +01:00
y20k bbf018d5b8 adaptive icon was too ugly - rolling back 2017-12-19 11:42:06 +01:00
y20k 5d1e00a706 minimal change to style/behavior of statistics sheet 2017-12-18 17:10:55 +01:00
y20k c7e126d0e7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/res/values-nl/strings.xml
2017-11-29 21:47:17 +01:00
y20k b5a47814b5 changed capitalization style in translations 2017-11-29 21:45:50 +01:00
Heimen Stoffels 3bceb0d8f4 Translated using Weblate (Dutch)
Currently translated at 100.0% (107 of 107 strings)
2017-11-28 22:07:14 +01:00
y20k ca887bdb21 ui refresh - part 1 2017-11-28 22:02:45 +01:00
y20k 2e4149c7ee added adaptive icon 2017-11-02 17:31:50 +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
Allan Nordhøy 44c7829ec3 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (107 of 107 strings)
2017-09-16 00:48:37 +02:00
Allan Nordhøy e95e1c3ee2 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (107 of 107 strings)
2017-09-15 00:07:26 +02:00
y20k 4025bbf0f5 addresses issue #22: Why Steps Taken is -1? / missing pedometer 2017-08-29 10:30:45 +02:00
y20k 766a7c2c7d Merge pull request #24 from marcoM32/master
Thanks!! Your changes will be part of the next release. Probably in a week or two.
2017-08-27 21:02:02 +02:00
marcoM32 9d13d2f59f Fixed some mistake in the Italian translation 2017-08-26 10:15:52 +00:00
y20k 50bd1746a9 some clean-up 3 2017-08-21 13:52:00 +02:00
y20k 6fa5666125 some clean-up 2 2017-08-21 13:43:48 +02:00
y20k 614d151dea some clean-up 2017-08-21 13:37:02 +02:00
y20k 3487792ada added ability to delete a recording 2017-08-21 11:48:17 +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
se7entime 419448bcbd Translated using Weblate (Indonesian)
Currently translated at 15.3% (16 of 104 strings)
2017-07-18 18:45:26 +02:00
se7entime 81e86e78a7 Added translation using Weblate (Indonesian) 2017-07-16 18:13:21 +02:00
y20k 7513450f05 fixes incorrect GPX export + cleaned up Italian version 2017-07-06 14:18:29 +02:00
y20k c18ca8baae Merge pull request #20 from marcoM32/master
THX!!! FYI Trackbook is also on [Weblate](https://hosted.weblate.org/projects/trackbook/strings/).
2017-06-13 16:51:20 +02:00
Marco f60dff994e New Italian resource 2017-06-13 10:29:36 +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 56fec19595 Increased tap-able area to show/hide the statistics sheet (see issue #18) 2017-06-07 13:07:48 +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 5e8c8f215c updated translations "Trackbook" should not be translated (to be discussed). 2017-05-22 15:34:37 +02:00
y20k a3a4796296 corrected dialog content 2017-05-22 14:42:09 +02:00
y20k 7f3979d4f4 increased touch target for GPX export button + smaller bug fixes. 2017-05-22 14:39:28 +02:00
naofum 4b2ad8d140 Translated using Weblate (Japanese)
Currently translated at 100.0% (104 of 104 strings)
2017-05-21 12:29:35 +02:00
Weblate 2f5859d47f Merge remote-tracking branch 'origin/master' 2017-05-20 11:41:13 +02:00
Heimen Stoffels cd782ab472 Translated using Weblate (Dutch)
Currently translated at 95.3% (102 of 107 strings)
2017-05-20 11:41:13 +02:00
y20k 9fa301dd0a added translatable="false" to URLs (if they are not localizable) (see #15) 2017-05-20 11:41:06 +02:00
Weblate 495df69106 Merge remote-tracking branch 'origin/master' 2017-05-20 11:38:59 +02:00
Allan Nordhøy 510ead778e Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.1% (105 of 107 strings)
2017-05-20 11:38:59 +02:00
comradekingu 229e5e111c Small language fixes 2017-05-20 06:20:27 +02:00
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 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 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 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 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
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 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 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 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