diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index 88607e994..86be1d430 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -22,7 +22,7 @@ to come from a domain that you own or have control over. --> diff --git a/xwords4/android/XWords4/res/menu/board_menu.xml b/xwords4/android/XWords4/res/menu/board_menu.xml index 88f57eaa3..284660696 100644 --- a/xwords4/android/XWords4/res/menu/board_menu.xml +++ b/xwords4/android/XWords4/res/menu/board_menu.xml @@ -23,8 +23,7 @@ - + diff --git a/xwords4/android/XWords4/res/raw/changes b/xwords4/android/XWords4/res/raw/changes index 9c71b364a..e5150a753 100644 --- a/xwords4/android/XWords4/res/raw/changes +++ b/xwords4/android/XWords4/res/raw/changes @@ -5,21 +5,19 @@ -Crosswords 4.4 beta 69 release +Crosswords 4.4 beta 70 release -

This release features a major upgrade to how the app communicates +

Recent releases feature a major upgrade to how the app communicates with the relay, in essence switching from each game communicating individually (and only when open) to the app communicating on behalf of all games. You should notice only that moves are transmitted more reliably. But this being new code you may also notice bugs. If you don't tell me about - them they will not get fixed. -

+ them they will not get fixed.

New with this release

    -
  • Fix relay registration problem (Thanks DS!)
  • -
  • Show Turn done/Pass in actionbar where possible
  • +
  • Work around bug in 2.3.x Android (Thanks O!)

Next up

diff --git a/xwords4/android/XWords4/res/values/app_name.xml b/xwords4/android/XWords4/res/values/app_name.xml index c8959bb72..8f4532ad6 100644 --- a/xwords4/android/XWords4/res/values/app_name.xml +++ b/xwords4/android/XWords4/res/values/app_name.xml @@ -1,5 +1,5 @@ - 4.4 beta 69 + 4.4 beta 70 diff --git a/xwords4/android/XWords4/res/values/strings.xml b/xwords4/android/XWords4/res/values/strings.xml index 6791b3226..cc2318e77 100644 --- a/xwords4/android/XWords4/res/values/strings.xml +++ b/xwords4/android/XWords4/res/values/strings.xml @@ -652,7 +652,7 @@ Undo last - Game + Game ->