Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface Redesign for IOS 7 #40

Open
8 tasks
SantiagoTorres opened this issue Sep 26, 2013 · 1 comment
Open
8 tasks

Interface Redesign for IOS 7 #40

SantiagoTorres opened this issue Sep 26, 2013 · 1 comment

Comments

@SantiagoTorres
Copy link
Member

After a quick idea-storm, the GUI redesign will be pointed towards the next IOS7 release. We decided on the following:

  1. We should prepare this release for about 1 month after the release of the current version

  2. IOS7 GUI will be separated in different NIBs, and use code to decide whether we are loading the IOS7 nib or the IOS6.1 one.

  3. We are going to redesign everything. I'll sum the whole idea of the theme

  • Removing the textured tints and add a new gradient/flat color tint for the nav bar
  • Removing the textured background and add ta new gadient/flat color bg
  • Redesigning the icons to match the new theme (nothing really complex, inverting colors and make sure the chalk texture goes away in every one of them)
  • Redesign the Matrix views.
  • Redesign the credit views.
  • Redesign the calculator view
  • Redesign the Decoder view
  • Redesign the resCalc view
  1. The Decoder view seems to be going to a great direction with this proposal by @aparedes:
    preview1
    preview2
    preview3

  2. What we know:
    We need to get rid of textures and adopt a flat white/black/gray-or-anything-of-the-like theme with or without gradients.
    We need to create separate xibs and resources, I can go for this if everyone wants.
    We need to tweak the resistance-power function to create a distributable input between the bars, in case we go for @aparedes suggestion or something similar.

  3. We might consider this to be Release 2.0?

@SantiagoTorres
Copy link
Member Author

Some sketches for the base converter, I wanna see some comments here...
screen shot 2013-10-02 at 11 19 11 pm
screen shot 2013-10-02 at 11 18 42 pm
screen shot 2013-10-02 at 11 19 25 pm

These are sketches, so don´t expect exact corners or anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant