Commit Graph

307 Commits (cb0a5fb047c9545cd07c863cd6daef091c6dcadf)

Author SHA1 Message Date
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
y20k 7c786491b8
Merge pull request #38 from anaqreon/patch-1
Update WayPoint.java
2018-06-04 14:16:06 +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 72a2131e45 updated version number 2018-04-19 22:10:47 +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 764673edc8 added gitignore file 2018-03-20 20:50:22 +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 fca4b57091
Update README.md 2018-02-21 11:55:00 +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