alexyork / TrondheimDC-WebApp

TrondheimDC-WebApp
3 stars 1 forks source link

iPhone Full Screen WebApp #13

Closed alexyork closed 12 years ago

alexyork commented 12 years ago
hegerokenes commented 12 years ago

Anyone know if it's possible to achieve the same on Android and WP?

yornaath commented 12 years ago

have done som quick research on this, and there seems there is now easy way to do this on adroid as there is on ios. This is largely due to the fact that so many android users dont use the default browser, and that many of there browsers dont support the meta tag:

<meta name="apple-mobile-web-app-capable" content="yes" />
yornaath commented 12 years ago

I have added a splash screen now. It will only show if you have added the app to you homescreen. @hegerokenes : Would you like to style the splashscreen if you think its needed? Its very basic as of now.

hegerokenes commented 12 years ago

Have done some work on this, should be fine for now. I'll get some feedback from the designers and see if we are going to keep it like this, or change it.