Commit Graph

289 Commits (496a51af08915d3a97f9d7c9473cd8552a96ea9f)

Author SHA1 Message Date
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
y20k fefbe263a0 added assets for the F-Droid description page 2018-12-20 18:17:51 +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
y20k 40a96a0bb4 updated osmdroid to 6.0.3 2018-11-28 08:49:32 +01:00
y20k 062f42706f
Merge pull request #47 from JakobMiksch/patch-1
thx for the correction!
2018-11-16 10:31:09 +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 3ba9e52cc7
Update AUTHORS.md 2018-11-05 19:51:48 +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 1c467c70b2 gradle updated 2018-10-04 08:53:37 +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
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