From 0dfc1312ffec4ddd34266388bda61791fe36be97 Mon Sep 17 00:00:00 2001 From: Andy2 Date: Tue, 13 Dec 2011 17:24:21 -0800 Subject: [PATCH] set up intents to limit choices in sending invites to SMS and email, and recast choices offered users from text vs. html to SMS vs. email. Revert recent change (88986b49d5bc01074b4f34d57c576e8c7d15f4ed) adding visible URL to email as it doesn't seem to be needed now. Will want to keep an eye on that. --- .../android/XWords4/res/values/strings.xml | 23 +++++++++--------- .../eehouse/android/xw4/BoardActivity.java | 4 ++-- .../org/eehouse/android/xw4/DlgDelegate.java | 8 +++---- .../org/eehouse/android/xw4/GameUtils.java | 24 ++++++++++++------- .../eehouse/android/xw4/NewGameActivity.java | 8 +++---- .../org/eehouse/android/xw4/XWActivity.java | 4 ++-- 6 files changed, 38 insertions(+), 33 deletions(-) diff --git a/xwords4/android/XWords4/res/values/strings.xml b/xwords4/android/XWords4/res/values/strings.xml index 1e2c25396..0dee7eba2 100644 --- a/xwords4/android/XWords4/res/values/strings.xml +++ b/xwords4/android/XWords4/res/values/strings.xml @@ -1171,15 +1171,14 @@ - Send invitation using plain text or - html? Text links are harder to open but can be sent via SMS. - Most devices let you send html only via email. + Send invitation using SMS (texting) or + email? - Text - Html + SMS/Text + Email @@ -1190,18 +1189,18 @@ substituted for "%1$s". (The funky \u003c and friends are encodings for the greater-than and less-than symbols which are not legal in xml strings.)--> - \u003ca href=\"%1$s\"\u003ETap - here\u003c/a\u003E (%1$s) to accept my invitation and join this + \u003ca href=\"%1$s\"\u003ETap here to + accept\u003c/a\u003E my invitation and join this game.\u003cbr\u003E \u003ca - href=\"http://eehouse.org/market_redir.php\"\u003E Tap - here\u003c/a\u003E (http://eehouse.org/market_redir.php) to - install Crosswords if you haven\'t already. + href=\"http://eehouse.org/market_redir.php\"\u003E + Tap here to install Crosswords\u003c/a\u003E if you haven\'t + already. - Accept my invitation and join this - game: %1$s . (But install Crosswords first: + Play Crosswords? Join this + game: %1$s . (But install Crosswords first if you haven\'t: http://eehouse.org/market_redir.php ).