aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/AndroidManifest.xml1
-rw-r--r--main/res/values/strings_not_translatable.xml21
2 files changed, 22 insertions, 0 deletions
diff --git a/main/AndroidManifest.xml b/main/AndroidManifest.xml
index 085f2b3..b78e26e 100644
--- a/main/AndroidManifest.xml
+++ b/main/AndroidManifest.xml
@@ -13,6 +13,7 @@
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<supports-screens
android:largeScreens="true"
+ android:xlargeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true" />
diff --git a/main/res/values/strings_not_translatable.xml b/main/res/values/strings_not_translatable.xml
index 92403cc..8466627 100644
--- a/main/res/values/strings_not_translatable.xml
+++ b/main/res/values/strings_not_translatable.xml
@@ -97,6 +97,27 @@
<!-- changelog -->
<string name="changelog" translatable="false">\n
<b>Next release</b>\n\n
+ \n
+ \n
+ <b>2013.05.16</b>\n
+ <b>Bugfixing:</b>\n
+ · Adaption to changes on gc.com (live map)\n
+ \n
+ \n
+ <b>2013.05.13</b>\n
+ <b>Bugfixing:</b>\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
+ · Ignore hide setting when searching for owned caches\n
+ \n
+ \n
+ <b>2013.04.03</b>\n
<b>New Features/Functions:</b>\n
· Log images can be scaled before upload to save traffic\n
· Improved online detection when refreshing caches\n