diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2015-03-16 21:29:09 +0100 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2015-03-16 21:29:09 +0100 |
commit | 5cbeffe69561b6391c44a10b3bc86f1afb098bb4 (patch) | |
tree | 435f37a0247c928079270aeb3ba786640bc3f3ad /main | |
parent | d0c4c4c236e37ca75ed8d7dee4b385b02b8603ca (diff) | |
download | cgeo-5cbeffe69561b6391c44a10b3bc86f1afb098bb4.zip cgeo-5cbeffe69561b6391c44a10b3bc86f1afb098bb4.tar.gz cgeo-5cbeffe69561b6391c44a10b3bc86f1afb098bb4.tar.bz2 |
Update changelog for release and master branches
Diffstat (limited to 'main')
-rw-r--r-- | main/res/values/changelog_master.xml | 28 | ||||
-rw-r--r-- | main/res/values/changelog_release.xml | 28 |
2 files changed, 28 insertions, 28 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index bb5d07a..1e3c3d4 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -2,33 +2,5 @@ <resources> <!-- changelog for the master branch --> <string name="changelog_master" translatable="false"> - <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: Menu in cache details to put cache on ignore list (but not to remove)\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 </string> </resources> diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index bb395bc..04abe58 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,6 +2,34 @@ <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 |