aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: 63e4093275e62c80c556008b5f55d158b2b558a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>Next release:</b>\n
    · New: Cache icons in lists now shown with same indicators as on the map\n
    · New: Progress indication while posting a log\n
    · New: Menu in cache details to put cache on ignore list (but not to remove)\n
    · New: Upload personal note to Opencaching platforms\n
    · New: Function to check your login for gcvote.com\n
    · New: Improved feedback to user and more options when a log can not be posted\n
    · New: Import Garmin GGZ files\n
    · New: Almost full support of TerraCaching GPX files\n
    · New: Filter for never found caches\n
    · New: Maps.me shows waypoints of cache\n
    · New: Auto complete geocode in Geokrety logging view\n
    · New: Add Google Maps transit mode\n
    · Fix: opencaching.com officially shut down\n
    · Fix: Last log type for TB logs now remembered correctly\n
    · Fix: Don\´t accidentally bother geocaching.com for GK trackables\n
    · Fix: GPX files no longer violate XSD\n
    · Fix: Detect wrong cache IDs in GPX import to avoid posting logs for wrong caches\n
    · Fix: Adjustments in size and resizing of coordinate input fields\n
    · Fix: Maximum terrain stars displayed correctly for extremcaching.com\n
    · Fix: Visual indication for long press function behind \"Stored\" and \"Filter\" icons in main menu\n
    · Fix: Contents of cache lists might get inconsistent if active list is changed\n
    · Fix: Close keyboard when starting search\n
    · Fix: Close search field when returning from search\n
    · Fix: Remove duplicate filter for offline logs\n
    \n
    \n
    <b>2015.08.03:</b>\n
    · Fix: Possible crash while editing personal notes\n
    · Fix: Waypoints of caches may be missing on GPX import\n
    · Fix: Crash if talking compass is started without target\n
    · Fix: Request to gc.com tile server sent for caches from unknown sources\n
    \n
    \n
    <b>2015.07.08:</b>\n
    · Fix: Alphabetical sorting of trackables in log window\n
    · Fix: Adapting to geocaching.com changes (waypoint coordinate format)\n
    \n
    \n
    <b>2015.06.19:</b>\n
    · Fix: Crash in \"About c:geo\" on Android 4.1\n
    · Fix: Crash when starting map on some devices\n
    · Fix: Try to allocate more memory on Android 3 and above to avoid crashes on memory intense operations\n
    \n
    \n
    <b>2015.06.15:</b>\n
    · New: Improved waypoint editor design (Save button now in title bar)\n
    · New: Full support of GeoKrety (Use: Menu - Services - GeoKrety)\n
    · New: Optionally disable direction line in maps\n
    · New: Undo available for some actions\n
    · New: Copy coords from waypoints to clipboard\n 
    · New: Catch more http links to GPX files from the browser\n
    · New: Only turn off GPS in some views if \"Low power mode\" is active in settings\n
    · New: Refresh menu option for trackables\n
    · New: Can import TerraCaching.com GPX files\n
    · New: Also offer c:geo for opening https cache links\n
    · Fix: Close search bar when selecting a cache\n
    · Fix: List filter sometimes lost when returning to list\n
    · Fix: Sygic navigation working again\n
    · Fix: Don\'t automove marked caches when switching lists\n
    · Fix: Waypoint type naming on GPX export corrected\n
    · Fix: Improved refresh button size in cache details\n
    · Fix: Fixed some possible memory leaks\n
    · Fix: Wrong log count shown after logging something else than a found\n
    · Fix: Copy to clipboard not possible on Android 5.1\n
    · Fix: Cache links in Groundspeaks weekly mails not opening\n
    · Fix: Heading line had wrong target when started from compass\n
    · Fix: Crash opening geochecker from cache\n
    \n
    \n
    <b>Known Limitations/Bugs:</b>\n
    · Device menu button not working on map popup\n
      Please use the three dot button instead\n
    · Live map:\n
      Approximated coords due to limitations on the GC-website\n
      Be aware: If navigation is started directly from live map it may also use the approximated coords!\n
      In fast mode the cache type might be wrong in rare cases\n
      On low zoom owned/found caches may not be hidden anymore\n
</string>
</resources>