up changelog/strings for release

This commit is contained in:
Eric House 2017-06-22 06:50:24 -07:00
parent 4e101862a6
commit d454ffb3e8
2 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
def INITIAL_CLIENT_VERS = 8 def INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 115 def VERSION_CODE_BASE = 116
def VERSION_NAME = '4.4.119' def VERSION_NAME = '4.4.120'
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
boolean forFDroid = hasProperty('forFDroid') boolean forFDroid = hasProperty('forFDroid')

View file

@ -13,11 +13,9 @@
</style> </style>
</head> </head>
<body> <body>
<h2>CrossWords 4.4.119 release</h2> <h2>CrossWords 4.4.120 release</h2>
<p>This release fixes crashes reported through the Play store and <p>This release adds timestamps to in-game chat messages.</p>
adds tweaks for F-Droid (Google Play store alternative)
releases.</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
@ -27,9 +25,11 @@
<h3>New with this release</h3> <h3>New with this release</h3>
<ul> <ul>
<li>Don't offer to upgrade F-Droid builds (since I can't)</li> <li>Timestamp messages when they're created</li>
<li>Pretty-up expander buttons on main games list</li> <li>Display timestamps (if present) to left of sender name</li>
<li>Address three crashes reported through Google (thanks!)</li> <li>For games played via SMS data, resend dropped messages
periodically</li>
<li>Don't make sound announcing moves on one-device games</li>
</ul> </ul>
<p>(The full changelog <p>(The full changelog