up strings for next beta

This commit is contained in:
Andy2 2011-12-16 20:59:40 -08:00
parent 0d6b5914b9
commit a86ffa39ba
3 changed files with 3 additions and 22 deletions

View file

@ -22,7 +22,7 @@
to come from a domain that you own or have control over. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.eehouse.android.xw4"
android:versionCode="31"
android:versionCode="32"
android:versionName="@string/app_version"
>

View file

@ -6,27 +6,8 @@
</head>
<body>
<b>Crosswords 4.4 beta 39 release</b>
<b>Crosswords 4.4 beta 40 release</b>
<ul>
<li>Add "email author" menuitem to Games List screen. Please
do!</li>
<li>Enable pinch-to-zoom for board</li>
<li>Improve wordlist browser to filter by size, have larger
text, and not barf when given empty wordlist</li>
<li>Add value/letter toggle button since space isn't so precious
now (and remove menuitem)</li>
<li>Add Setting checkbox to disable crosshairs</li>
<li>Replace Restore menus in Settings with buttons</li>
<li>Fix problem with text color in word lookup dialog on HTC
MyTouch</li>
</ul>
<p>Please remember that this is beta software. Please let me know (at

View file

@ -3,7 +3,7 @@
<!-- Resources in this file do not require localization -->
<resources>
<string name="app_version">4.4 beta 39</string>
<string name="app_version">4.4 beta 40</string>
<!-- prefs keys -->
<string name="key_color_tiles">key_color_tiles</string>