* packages.config:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update Packages
* App.xaml: Add some static styles
* App.xaml.cs: Trying out Sharpnado Stuff
* QCueGrid.cs: Move QCueGrid Recursive stuff inside class
* QBrowserViewModel.cs: Hook into new ServerFound/Lost Methods
* QCueViewModel.cs: Start work on cue children updating
* QServerViewModel.cs: Hook into WorkspaceAdded/Removed methods
* MenuPage.xaml.cs: Remove Add from side menu
* QBrowserPage.xaml: Further work on front page design
* QBrowserPage.xaml.cs: Add Manually add button to main page
* QWorkspacePage.xaml.cs: Move recursive stuff out of Page code behind
* qfont.ttf: Icons
* App.xaml.cs: Set Font String System Wide
* RootPage.xaml.cs:
* QGrid.cs:
* QCueListView.cs:
* qConnectionPage.xaml.cs:
* IPHelper.cs:
* QInstanceCell.cs: Switch to using Icon Font
* QSelectedCueCell.cs: Switch to Type Icon instead of just name
* QClient.cs: Create and dispose of sender for every sent message
* QCue.cs: Add Icon Code method
* ControlPage.xaml: Add hamburger menu
* ControlPage.xaml.cs: Menu for Workspace listing/ cue selection
* MenuPage.xaml.cs: Function to change menu items back for home page