From d7bb869a5bdb4f0221e95891be8a833f9061cbe5 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 25 Nov 2012 10:39:46 -0800 Subject: [PATCH] rewrite to present a link rather than redirect, to attempt to present the link only on Android devices, and to encourage users to email me if I'm wrong about their not being on a device. --- xwords4/android/scripts/newgame.php | 75 +++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 20 deletions(-) diff --git a/xwords4/android/scripts/newgame.php b/xwords4/android/scripts/newgame.php index 06388c44f..20f8ac3f6 100644 --- a/xwords4/android/scripts/newgame.php +++ b/xwords4/android/scripts/newgame.php @@ -1,9 +1,7 @@ -Crosswords SMS redirect - +Crosswords Invite redirect
-

redirecting to Crosswords....

- -

This page is meant to be viewed (briefly) on your Android - device after which Crosswords should launch. -

-

If this fails it's probably because you don't have a new enough - version of Crosswords installed. Or because your browser does - not allow URL redirects. +

Tap this link to launch Crosswords with + your new game. +

+

If this fails it's probably because you don't have a new enough + version of Crosswords installed.

@@ -54,4 +55,38 @@ print << + + +Crosswords Invite redirect + + +
+ +
+

This page is meant to be viewed on a browser on your Android + device. Please open the email that sent you here on that device to + complete the invitation process. +

+ +

(If you are viewing this on an Android device, you've + found a bug! Please email me (and be + sure to leave the user agent string in the email body.) +

+ + + + +EOF; +} + ?>