Commit Graph

  • 8f63a9ca67 minor theme adjustments and new screen shots y20k 2019-02-06 16:46:18 +0100
  • 358385dc1e changed bottom bar color to white (day mode) y20k 2019-02-05 16:35:08 +0100
  • fa4aa81179
    Translated using Weblate (Swedish) Kristoffer Grundström 2019-01-15 02:45:46 +0000
  • 9f71fe313d
    Merge branch 'origin/master' into Weblate. Weblate 2019-01-15 03:44:17 +0100
  • dfadf91caf
    Added translation using Weblate (Swedish) Kristoffer Grundström 2019-01-15 02:44:12 +0000
  • d7b61ac113 changed default location (if the system does not yet have a location fix) y20k 2019-01-14 18:46:38 +0100
  • 354e576169
    Translated using Weblate (Japanese) naofum 2019-01-08 03:44:07 +0000
  • 2750533e5c adjusted the secret night mode switch behavior y20k 2019-01-02 15:37:56 +0100
  • 705d38651e updated copyright info (hello 2019) y20k 2019-01-02 10:06:50 +0100
  • fefbe263a0 added assets for the F-Droid description page y20k 2018-12-20 18:17:51 +0100
  • cc3d121e74
    Translated using Weblate (German) ssantos 2018-12-02 09:46:13 +0000
  • df8e5ef0fd null check on vibration invocation & track size check y20k 2018-11-28 09:21:10 +0100
  • 40a96a0bb4 updated osmdroid to 6.0.3 y20k 2018-11-28 08:49:32 +0100
  • 062f42706f
    Merge pull request #47 from JakobMiksch/patch-1 y20k 2018-11-16 10:31:09 +0100
  • cc974b09ad
    Typo Jakob Miksch 2018-11-15 15:17:56 +0100
  • ba0f97c2db fixes a crash when a user pressed the my location button directly after a recording has been started y20k 2018-11-10 20:52:36 +0100
  • a2c48a8cc3 some clean-up (after the rollbackrollbackmess) y20k 2018-11-05 20:06:09 +0100
  • 3ba9e52cc7
    Update AUTHORS.md y20k 2018-11-05 19:51:48 +0100
  • 67eee7f053 rolling back the rollback (see last commit) - maybe found the culprit "-dontshrink" (see #44) y20k 2018-11-04 10:13:19 +0100
  • 9985e9f7a4 rollback to code base of "versionCode = 26" because "versionCode = 27" caused problems - see #44 y20k 2018-11-04 09:36:52 +0100
  • ff7ba947e2 gradle updated y20k 2018-10-31 15:04:55 +0100
  • f746887e61 record button was showing up on last tracks screen (fixes this hopefully) y20k 2018-10-06 00:22:09 +0200
  • 309267e9f2 some gradle changes y20k 2018-10-04 09:22:55 +0200
  • 1c467c70b2 gradle updated y20k 2018-10-04 08:53:37 +0200
  • 5c49b7002a Workaround for broken recording button (see #43) y20k 2018-09-26 16:01:24 +0200
  • 163ea4959f use show/hide for fab instead of setVisibility y20k 2018-09-20 11:08:40 +0200
  • a3457db546 added -dontshrink to proguard rules y20k 2018-09-19 17:06:27 +0200
  • 27508ce8cc fixes a crash when resuming a track with zero (or one) waypoint(s) y20k 2018-09-18 13:01:00 +0200
  • 9e08446436 prevents a crash caused by unwanted files in the tracks-directory (see #21) y20k 2018-09-18 11:51:00 +0200
  • 28e75ecf66 ask user what to do with an empty recording (see #21) y20k 2018-09-18 11:39:11 +0200
  • 2f39017b76 addresses a crash when trying to save an empty recording (see #21) y20k 2018-09-17 20:07:33 +0200
  • b44e39667a showing a preliminary location if recording started with an old / imprecise location fix) y20k 2018-09-05 17:35:01 +0200
  • b448bb7f2d dropping waypoints that are (1) not current (older than two minutes) and that are (2) not accurate (probably more than 50 meters off) y20k 2018-09-05 11:57:04 +0200
  • 4f34172a9f Putting some dialog strings in strings.xml y20k 2018-06-27 09:24:36 +0200
  • 7c786491b8
    Merge pull request #38 from anaqreon/patch-1 y20k 2018-06-04 14:16:06 +0200
  • 01b1f0ce45
    Update WayPoint.java Andrew Manning 2018-05-29 21:35:09 -0400
  • ecc39a2502 implements save to in share sheet (see #37) y20k 2018-05-29 20:00:11 +0200
  • 9f8e932b5a implemented a basic share sheet (see #36) y20k 2018-05-28 17:56:38 +0200
  • 3c5be28ded fixes #35 ("App crashes on clicking Resume and Clear options simultaneously") - plus: some clean-up y20k 2018-05-23 11:32:30 +0200
  • 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) y20k 2018-05-14 17:43:34 +0200
  • 6af7859937 unit switch tap gesture only for imperial unit devices y20k 2018-04-30 17:02:53 +0200
  • dec46976b1 made length display a bit prettier and tap and hold gesture more consistent y20k 2018-04-27 18:28:03 +0200
  • a5292bfc0f display opposite length unit (feet <-> meter) on touch and hold gesture (see #12) y20k 2018-04-26 14:48:53 +0200
  • a415b33fdc Merge remote-tracking branch 'origin/master' Weblate 2018-04-25 22:59:11 +0200
  • 3664df6742 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-04-24 23:11:44 +0000
  • 69d902eb49 second try: moved metric/imperial conversion to its own helper class y20k 2018-04-25 22:58:59 +0200
  • 9e3f2b6e67 rolling back code that enabled unit-changing - that caused problems y20k 2018-04-24 15:11:56 +0200
  • 31afd893e4 moved metric/imperial conversion to its own helper class y20k 2018-04-23 18:27:58 +0200
  • 72a2131e45 updated version number y20k 2018-04-19 22:10:47 +0200
  • 1b249fb05e checks if file ends with .trackbook y20k 2018-04-19 22:07:18 +0200
  • 962275f04b Trackbook tries to restart recording after it has been killed the operating system y20k 2018-04-16 17:00:27 +0200
  • ca8ad1febf clean-up y20k 2018-04-11 15:12:31 +0200
  • 71a8d4c950 squashed some bugs in the resume feature y20k 2018-04-10 17:45:43 +0200
  • dd13d1f462 re-worked the resume functionality y20k 2018-04-09 17:07:19 +0200
  • 8264a2b2af tracker service is now a so-called bound service y20k 2018-04-06 18:14:34 +0200
  • 39a4cbbe41 service can resume a recording (see #33) y20k 2018-03-21 15:18:40 +0100
  • 764673edc8 added gitignore file y20k 2018-03-20 20:50:22 +0100
  • be849ef95a reactivated resume buttons again y20k 2018-03-20 20:43:00 +0100
  • eb5a89b398 temporarily deactivate resume buttons y20k 2018-03-20 19:56:00 +0100
  • 5b089130fd xml typo fixed y20k 2018-03-20 15:56:38 +0100
  • a19ec13cab xml changes y20k 2018-03-20 15:46:32 +0100
  • 4e4c6ae2bd notification can resume tracking y20k 2018-03-20 15:15:57 +0100
  • 00a291ac04 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-03-18 03:26:27 +0000
  • b737408090 implemented basic resume functionlity (see #33) - needs testing y20k 2018-03-16 16:34:13 +0100
  • 77479aa60d changed the resume button position y20k 2018-03-15 13:28:52 +0100
  • 871a1ceb90 resume button layout (see #33) y20k 2018-03-15 12:11:04 +0100
  • e34187bb78 clean-up y20k 2018-03-10 22:32:14 +0100
  • ac498a4af3 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-02-26 13:50:46 +0000
  • 2cdfc78d9f black status bar problems were back after last commit - now fixed again y20k 2018-02-23 20:17:41 +0100
  • aa8f9e2f2d simplifies the initial theme setting (no need for "recreate()") y20k 2018-02-23 13:16:26 +0100
  • fd8dad3c74 state of night mode is now remebered corrextly y20k 2018-02-22 12:53:40 +0100
  • 616741725a night mode works on onboarding screens y20k 2018-02-21 15:01:15 +0100
  • fca4b57091
    Update README.md y20k 2018-02-21 11:55:00 +0100
  • 50a21bf4ec secret night mode switch y20k 2018-02-21 11:47:09 +0100
  • 46699376d3 Translated using Weblate (German) Andreas Kleinert 2018-02-20 18:38:56 +0000
  • aa4087ea34 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-02-19 10:42:23 +0000
  • 1e3970f5b7 color adjustments, save button naming y20k 2018-02-19 11:39:00 +0100
  • 61acda4e1e prevents a crash that occured when system location settings where off (see #32) & shiny new owmdroid library, YAY! y20k 2018-02-19 09:00:47 +0100
  • c0acbb5ec8 Translated using Weblate (Japanese) naofum 2018-02-12 02:01:01 +0000
  • 4f4dc6695d Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2018-02-07 22:13:59 +0000
  • c6b85b5a34 clean up y20k 2018-02-07 15:00:34 +0100
  • 8353884769 Translated using Weblate (Dutch) Heimen Stoffels 2018-02-06 20:34:01 +0000
  • 03d5513df6 Elevation now visible in statistics sheet - works for new tracks only (see #28) y20k 2018-02-06 17:10:36 +0100
  • ed0d53e336 Calculate elevation - just a test right now (see #28) y20k 2018-01-29 16:49:13 +0100
  • ca0b9017d9 assign UTC to GPX time stamps (see #31) y20k 2018-01-29 10:35:44 +0100
  • f140a65354 now contains correct repository to fetch the current gradle version + version number bumb y20k 2018-01-26 10:14:29 +0100
  • 7e927f03aa
    Merge pull request #30 from Bubu/patch-1 y20k 2018-01-26 10:10:08 +0100
  • 43301a67ca
    Add google() repo to buildscript Marcus Hoffmann 2018-01-25 11:23:49 +0100
  • 6fbbd325c0 #facepalm I confused minus with plus - incorrect and negative(!) step counts were possible y20k 2018-01-22 18:50:06 +0100
  • 1584eac152 keep step count when restarting trackerservice (see #29) y20k 2018-01-22 15:17:33 +0100
  • adc68605a4 saving the duration in shared preferences introduced problems - now using duration within track object (see #29) y20k 2018-01-21 22:54:34 +0100
  • 9e46a09401 Merge remote-tracking branch 'origin/master' y20k 2018-01-21 22:28:39 +0100
  • 707c02a092 making trackerservice resumable (see #29) y20k 2018-01-21 22:28:32 +0100
  • 347324b537
    Update README.md y20k 2018-01-16 14:48:13 +0100
  • db1e70c370 cleaning up y20k 2018-01-16 14:27:50 +0100
  • fc8371999a correct handling of bottom navigation state y20k 2018-01-15 16:50:09 +0100
  • 143f9c44b3 Merge remote-tracking branch 'origin/master' y20k 2018-01-12 17:43:04 +0100
  • d6e112b417 fragnents are stored in an adater again + updated copyright y20k 2018-01-12 17:42:47 +0100
  • 10223b60fe Translated using Weblate (Japanese) naofum 2017-12-02 03:18:05 +0000
  • a1e29a7af8 updated readme & updated libraries y20k 2017-12-21 12:01:42 +0100