mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
up release numbers; changelog changes
This commit is contained in:
parent
5abc95dd6e
commit
e351a5e4f0
2 changed files with 11 additions and 17 deletions
|
@ -19,8 +19,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
def INITIAL_CLIENT_VERS = 10
|
def INITIAL_CLIENT_VERS = 10
|
||||||
def VERSION_CODE_BASE = 169
|
def VERSION_CODE_BASE = 170
|
||||||
def VERSION_NAME = '4.4.173'
|
def VERSION_NAME = '4.4.174'
|
||||||
def BUILD_INFO_NAME = "build-info.txt"
|
def BUILD_INFO_NAME = "build-info.txt"
|
||||||
|
|
||||||
// Not all variants use the same BT_UUID. Those with the same talk to
|
// Not all variants use the same BT_UUID. Those with the same talk to
|
||||||
|
|
|
@ -13,10 +13,9 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h2>CrossWords 4.4.173 release</h2>
|
<h2>CrossWords 4.4.174 release</h2>
|
||||||
|
|
||||||
<p>This release is completely translated into Italian and Brazilian
|
<p>This release is almost completely translated into French</p>
|
||||||
Portuguese</p>
|
|
||||||
|
|
||||||
<div id="survey">
|
<div id="survey">
|
||||||
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
|
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
|
||||||
|
@ -26,15 +25,12 @@
|
||||||
|
|
||||||
<h3>New with this release</h3>
|
<h3>New with this release</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Tweaks the UI for starting new games to better remember
|
<li>Tweak invitation dialog</li>
|
||||||
previous choices</li>
|
<li>Add option to show tile values on board</li>
|
||||||
<li>Tweak preferences color editor</li>
|
<li>Manage app Preferences the new way (rather than how it was
|
||||||
<li>Don't ever give a first tray where there's no possible
|
done in 2012). You should not notice.</li>
|
||||||
move</li>
|
<li>Include new translations in French (via Weblate --
|
||||||
<li>Remove passwords -- nobody uses them</li>
|
thanks!)</li>
|
||||||
<li>Fix occasional freeze in in-game Chat view</li>
|
|
||||||
<li>Includes new translations in Brazilian Portuguese, Italian
|
|
||||||
and Norwegian (via Weblate -- thanks!)</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>(The full changelog
|
<p>(The full changelog
|
||||||
|
@ -42,7 +38,6 @@
|
||||||
|
|
||||||
<h3>Coming soon</h3>
|
<h3>Coming soon</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Catch app Preferences up with current Android best practices</li>
|
|
||||||
<li>Improve initial game connectivity</li>
|
<li>Improve initial game connectivity</li>
|
||||||
<li>Improve move-via-NFC</li>
|
<li>Improve move-via-NFC</li>
|
||||||
<li>Support duplicate-style play (popular in France)</li>
|
<li>Support duplicate-style play (popular in France)</li>
|
||||||
|
@ -53,8 +48,7 @@
|
||||||
<p>Please let me know
|
<p>Please let me know
|
||||||
(email <a href="mailto:xwords@eehouse.org">xwords@eehouse.org</a>)
|
(email <a href="mailto:xwords@eehouse.org">xwords@eehouse.org</a>)
|
||||||
what features you’d most like to see or if you’re experiencing
|
what features you’d most like to see or if you’re experiencing
|
||||||
problems. And if you do get a crash (on a Play Store release),
|
problems. And if you do get a crash, please let me know!</p>
|
||||||
please let your device report it to Google so I can see it!</p>
|
|
||||||
|
|
||||||
<p>Thanks!<br>--Eric</p>
|
<p>Thanks!<br>--Eric</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue