scottohara / tvmanager

PWA for tracking recorded, watched & upcoming TV shows
MIT License
4 stars 0 forks source link

Remove iOS6 styling #55

Closed scottohara closed 10 years ago

scottohara commented 11 years ago

With the upcoming iOS7 redesign, the current look & feel of the app will suddenly seem very dated (as it very closely resemble native iOS6 styling).

Suggest that we go for own own (flat, obviously :) design rather than trying to match iOS7. This way, it will look at home just as much on an Android device as an Apple device.

scottohara commented 11 years ago

Process for this will involve:

In addition, any reskin should also be done with the following other issues in mind:

4 - Better access to other series for a program in the Schedule view

23 - Webkit transform bug

24 - Native date picker

25 - Webworkers (better segregation of UI code from models)

38 - Checkbox styles

scottohara commented 11 years ago

Depending on the chosen style, may also wish to consider switching from <meta name="apple-mobile-web-app-status-bar-style" content="black"/> to <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>