jwetzell
4c7196c948
Switch up Font loading
2021-03-27 16:19:11 -05:00
jwetzell
6818a14940
* QCueGrid.cs: Rebuild cue grid when children cue change
...
* QCueGridListHelper.cs: Helper class for linking cue id with cue grid
* QCueViewModel.cs: Revoe unused import
* QBrowserPage.xaml.cs:
* ControlPage.xaml.cs:
* QWorkspaceViewModel.cs:
* qConnectionPage.xaml.cs: Remove unused import
* QWorkspacePage.xaml.cs: Fix scrolling to select cue and handle no
selected cue
2021-02-12 22:55:01 -05:00
jwetzell
9cf241f9c8
* AppDelegate.cs:
...
* 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
2021-01-08 23:31:55 -06:00
jwetzell
31a10d9b16
* IconConstants.cs: Relocate
...
* QWorkspaceInfo.cs:
* QParser.cs:
* WorkspacePrompt.cs:
* QEventArgs.cs: Remove redundant QWorkspaceInfo class
* QRecentWorkspaceInfo.cs: Add bundle info class for recent workspace
info
* ControlPage.xaml.cs:
* QBrowserPage.xaml.cs:
* QButton.cs:
* qConnectionPage.xaml.cs:
* QLevelsCell.cs:
* QCueListCell.cs:
* QInstanceCell.cs:
* QControlsBlock.cs:
* ShadowButton.cs:
* QLevelsButton.cs:
* QSelectedCueCell.cs: Move Cells classess under UI
* AppDelegate.cs:
* packages.config:
* MainActivity.cs:
* packages.config:
* qController.iOS.csproj:
* qController.Droid.csproj:
* qController.csproj: Update dependencies
* App.xaml.cs: Add AppAction code for recent workspace
* QStorage.cs: Add recent workspace to persistent storage
* QCueGrid.cs: Start on interactivity with cue list grid
* QCueViewModel.cs: debug for children updated start on reactive
QCueGrid
* WorkspacePage.xaml.cs: Start handling a "no selected cue" state and
recent workspace
* QInstance.cs:
* IPHelper.cs: move reachable check to IPHelper - TODO: implement
2020-11-29 14:22:01 -06:00
jwetzell
cea3c0a78f
Less space between type icon and cue name label
2020-10-18 22:56:19 -05:00
jwetzell
d54b19a3a2
Android requires hiding rows with height = 0
2020-10-18 22:34:50 -05:00
jwetzell
ca3eda5daa
Fix group cue frame and add collapsing
2020-10-18 22:04:42 -05:00
jwetzell
b0a6124d43
Move Colors to App resources
2020-10-18 17:24:04 -05:00
jwetzell
3d61619081
Move CueGrid and SelectedCueGrid to own class
2020-09-10 19:25:18 -05:00