Merge branch 'new-ui'

* new-ui:
  finished new ui
  Update common submodule
  Cherry Pick "Update to the new common library"
  Cherry Pick "Fix iOS build with new common"
  added settings menu and persistent storage for settings
  new ui is almost fully functional - add hosts - pair to host - get app list - launch app - resume app
  new ui un-stashed
This commit is contained in:
Diego Waxemberg
2014-11-26 18:02:11 -05:00
54 changed files with 3743 additions and 494 deletions
+2 -4
View File
@@ -29,9 +29,9 @@
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIMainStoryboardFile</key>
<string>MainFrame-iPhone</string>
<string>iPhone</string>
<key>UIMainStoryboardFile~ipad</key>
<string>MainFrame-iPad</string>
<string>iPad</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
@@ -44,8 +44,6 @@
<array>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>