From 1dd385a497032a36cd5c30fc9bc3524719c7b580 Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 10 May 2013 12:56:31 +0200 Subject: Change log update release branch Some items may be doubled from master branch as I did not keep track which fix is on which branch. I will correct the master branch later. --- main/res/values/strings_not_translatable.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index 553c16a..65596df 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -80,7 +80,19 @@ \n - 2013.04.03\n\n + Next bugfix release\n + Bugfixing:\n + · Twitter option was not shown on logging page\n + · Disable trail on map did only work after refresh of the map\n + · Stability improvements when selecting log pictures to be attached\n + · Remove accidentely appended spaces in searches\n + · Stability improvements for GPX import and export\n + · Do not duplicate waypoints retrieved from the personal note when updating a cache\n + · Fixed a possible crash when device is rotated while cache list is shown\n + · Fixed a possible crash in \"Any destination\" menu\n + \n + \n + 2013.04.03\n New Features/Functions:\n · Support of attaching pictures to logs\n · Support of opencaching.de online API in live map and nearby search\n -- cgit v1.1 From 6b1de0ef2705c78e58a3c486b876fca1f83e2f1f Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 10 May 2013 15:45:11 +0300 Subject: Change just added to release branch --- main/res/values/strings_not_translatable.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml index 65596df..6aa55f5 100644 --- a/main/res/values/strings_not_translatable.xml +++ b/main/res/values/strings_not_translatable.xml @@ -90,6 +90,7 @@ · Do not duplicate waypoints retrieved from the personal note when updating a cache\n · Fixed a possible crash when device is rotated while cache list is shown\n · Fixed a possible crash in \"Any destination\" menu\n + · Ignore hide setting when searching for owned caches\n \n \n 2013.04.03\n -- cgit v1.1