mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
up strings for next beta
This commit is contained in:
parent
0d6b5914b9
commit
a86ffa39ba
3 changed files with 3 additions and 22 deletions
|
@ -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"
|
||||
>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue