Android improvements
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 5 Aug 2014 20:48:09 +0000 (22:48 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 5 Aug 2014 20:48:09 +0000 (22:48 +0200)
Add width=device-width to viewport specification, which should
remove tap delay (and automatically disable fastclick) in
current Android Chrome.

Disable origin checks, which seem to fail randomly on Android. Remove
now-unused show message, which was the only even slightly-dangerous
message.


No differences found