aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: 0c98775bf20f94ca53b9a0c4578d0a55a7b0b8c1 (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
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>Next feature release:</b>\n
    · New: Google Play Services used for location (less battery usage)\n
    · New: Optional low power GPS mode for parts of the app which don\'t require high precision\n
    · New: Detect offline state and delay login until network is available\n
    · New: Voice search via Google Now (not available for all languages), say \'Search for topic in c:geo\' \n
    · New: Confirmation dialog for dangerous log types\n
    · New: Store found date of found caches when importing via GPX\n
    · New: Select a waypoint of a cache as target directly from compass\n
    · New: Suggestion for waypoint name depending on its type\n
    · New: Import lab caches as virtual caches\n
    · New: Remember zoom level of live map and cache map separately\n
    · New: Confirmation for deleting all offline logs\n
    · New: Menu item for repeating last log text\n
    · New: Set waypoint coordinates from clipboard content\n
    · Fix: Titlebar missing on map with Android 3.x\n
    · Fix: Improved compass rotation algorithm\n
    · Fix: Smilies fit line height in logbook\n
    · Fix: GcVote rating sometimes not shown when logging a cache\n
    · Fix: Caches with corrected coords sometimes shown on their listing coords on the map\n
    · Fix: Improved rendering of cache listings with many embedded image\ns
    · Fix: Charter Members not recognized as Premium Members\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>