aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: df9cee0d432ef64a31c0ea70d4d1137766f72b6f (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
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>Next bugfix release</b>\n
    · Fix: Images from short description not shown in image gallery\n
    · Fix: Smilies in waypoint descriptions not shown\n	
    \n
    \n
    <b>2015.02.23</b>\n
    · Fix: Home location not parsed correctly\n	
    · Fix: Crash exporting GPX for lab caches\n
    · Fix: Crash restoring non-existing database backup\n
    · Fix: Spoiler photo from hint not always downloaded\n
    · Fix: Bad sort order for filter names in some languages\n
    · Fix: Crash searching maps on broken file system\n
    \n
    \n
    <b>2015.01.20:</b>\n
    · Fix: Nearby search for basic members not working in some cases\n
    · Fix: On change of OSM map it was not centered to the current location\n
    · Fix: Better handling for caches with high amount of pictures\n
    · Fix: Rare crash if TB can not be found\n
    · Fix: Possible crash in case GooglePlay location services are not working as expected\n
    · Fictitious: This app will auto-solve all Mysterys\n
    \n
    \n
    <b>2015.01.12:</b>\n
    · New: Waypoints created from personal notes can now be deleted\n
    · New: More easy to use GCVote dialog in cache details\n
    · New: Add system information in \"About\" page and support mails\n
    · New: Improved NFC handling and support retrieval of cache and trackable URLs via NFC\n
    · New: Use alternate source to display the location on homescreen if Google fails\n
    · New: Improve refresh speed by skipping static map loading if download limit is reached\n
    · New: Live map will now open at last position if follow function is not active\n
    · Fix: Arrow on map not shown on some devices\n
    · Fix: Compass working erratically on some devices\n
    · Fix: Batch refresh of caches without progress\n
    · Fix: Cache logs and pictures could be mixed up after batch refresh\n
    · Fix: Major rework of spanish translation\n
    · Fix: Menu for scanning trackable and geocache codes wrongly hidden\n
    · Fix: Up navigation did not work when c:geo was invoked from another app\n
    · Fix: Rare crash when performing a backup of the cache database\n
    · Fix: Rare crash when refreshing cache lists\n
    · Fix: Use phone language instead of country when requesting opencaching data\n
    · Fix: Recognize Sygic voucher edition\n
    · Fix: Update locally stored GCVote when sending over network\n
    · Fix: Clearing of a cache only attribute is not recorded into the database\n
    · Fix: Improve usability by lowering timeout for network requests\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>