aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: 04abe588325a7910f1c4daaa0811374fd79b8f1e (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
85
86
87
88
89
90
<?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: Distance and direction shown on map\n
    · New: Show own saved log first in logbook\n
    · New: Show hint in compass and map action bar\n
    · New: Sort events of same date by time (if recognized from cache description)\n
    · New: Show number of trackables in cache list\n
    · New: Weekday shown in event lists\n
    · New: Show rudimentary details for geocaching.com.au swaggies\n
    · New: Filter for caches with offline logs\n
    · New: Allow export of waypoints without coords to Locus\n
    · New: Confirmation on backup/restore\n
    · New: Links in personal notes can be clicked\n
    · New: Menu in cache details to open geo checker\n
    · New: Map title shows more details\n
    · Fix: Improve detection pattern for event start time\n
    · Fix: Android Beam working with trackables again\n
    · Fix: Disable Android Beam when not useful\n
    · Fix: Don\'t allow logs in the future\n
    · Fix: Allow shortcut creation for All caches list\n
    · Fix: Some menus not available when invoking map from compass\n
    · Fix: Do not limit to 10 logs for OC caches\n
    · Fix: Recognize more hyperlinks of opencaching caches\n
    · Fix: Remove empty space in some opencaching logs\n
    · Fix: Allow up navigation when opening the app from a link\n
    · Fix: Opening coord.info links from some mail clients was not working\n
    · Removed: No longer support loading mapsforge 0.24 maps\n
    \n
    \n
    <b>2015.03.12:</b>\n
    · Fix: Searches not returning coordinates for premium members\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>