Commit Graph

122 Commits

Author SHA1 Message Date
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 12ec5905f1 Organize Views 2020-11-29 15:22:56 -06:00
jwetzell 60e03f2203 Relocate files 2020-11-29 14:51:18 -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 cb19056088 Remove TwoWay bindings...they only cause problems 2020-10-18 22:57:00 -05: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 a486348981 Update QControlKit 2020-10-18 22:03:59 -05:00
jwetzell 09a8ac081e Update QControlKit 2020-10-18 22:03:13 -05:00
jwetzell 7c14629227 Styling Changes 2020-10-18 19:20:22 -05:00
jwetzell 1dd29edf62 Move View Files 2020-10-18 18:53:35 -05:00
jwetzell cc92703b33 Update styling for Android 2020-10-18 18:23:13 -05:00
jwetzell ce4bdc609f Move App.xaml.cs 2020-10-18 17:26:18 -05:00
jwetzell 6921d3d62f File and Style Organization 2020-10-18 17:25:46 -05:00
jwetzell b0a6124d43 Move Colors to App resources 2020-10-18 17:24:04 -05:00
jwetzell 3ec058ab08 Update Dependencies 2020-10-18 17:22:33 -05:00
jwetzell 3d61619081 Move CueGrid and SelectedCueGrid to own class 2020-09-10 19:25:18 -05:00
jwetzell f47c625e59 Page XML Cleanup 2020-09-10 19:23:54 -05:00
jwetzell cac7a613a7 Double tap to edit number/name now working 2020-09-10 16:14:54 -05:00
jwetzell d93ec5c672 Name/Number edit does not work, notes to editor 2020-09-10 14:05:03 -05:00
jwetzell 0fa5085410 Add Double Tap editing to new screen 2020-09-10 13:24:48 -05:00
jwetzell 27fb706d36 Add Cue type/notes to selectedCueGrid 2020-09-10 12:24:54 -05:00
jwetzell c66a5384c3 Change to New Namespace 2020-09-10 10:13:48 -05:00
jwetzell c90b26bf2a Server Listing Work and Passcode connection 2020-09-10 09:40:01 -05:00
jwetzell 3675272316 Force Light Mode 2020-09-10 09:38:28 -05:00
jwetzell 1457c84ca0 Update Dependencies 2020-09-10 09:38:15 -05:00
jwetzell ff869f76cd Change QSharp to QControlKit 2020-09-07 09:16:26 -05:00
jwetzell 00d47d6787 Update Dependencies 2020-09-07 09:15:09 -05:00
Joel Wetzell 2afec2bc7e Begin work on QBrowserPage 2020-06-21 09:02:00 -05:00
jwetzell 7d9f725029 Only Submit Action on master branch 2020-06-19 17:23:22 -05:00
Joel Wetzell 6f416fa2b5 Begin Switch to using QSharp for control 2020-06-19 17:18:38 -05:00
Joel Wetzell 3b60764a02 SharpOSC is in QSharp so no longer needed here 2020-06-19 17:18:10 -05:00
Joel Wetzell d4fef163df Android Build Changes 2020-06-19 17:17:46 -05:00
jwetzell 15cd121e24 Fix Syntax 2020-06-17 11:18:26 -05:00
jwetzell 04bc161987 Add iOS project back into action 2020-06-17 11:17:04 -05:00
jwetzell 2b8ba693d8 Add Setup Actions 2020-06-17 11:06:06 -05:00
jwetzell a0aaad285f Move Android action to windows runner 2020-06-17 10:55:42 -05:00
jwetzell 69a32f349c Move Android Action off of macos runner 2020-06-17 10:54:40 -05:00
jwetzell a5ff4c05d6 Make TcpClient connection method timeout 2020-06-13 10:49:31 -05:00
Joel Wetzell ccc2df2fc4 Merge branch 'master' of https://github.com/jwetzell/qController 2020-06-12 11:14:12 -05:00
Joel Wetzell 7ef44762a0 Don't crash when no tcp connection can be created. 2020-06-12 11:13:51 -05:00
Joel Wetzell 5e942420f4 Move Event Args and Handlers to their own folder 2020-06-12 11:12:44 -05:00
jwetzell 111941d6a3 Update README.md 2020-06-12 10:30:53 -05:00
Joel Wetzell 0c635fb42e Update iOS name and version 2020-06-12 10:08:58 -05:00
Joel Wetzell f15668b4a7 Update Android version and name 2020-06-12 10:04:43 -05:00
jwetzell 660ad79805 Add badges 2020-06-12 08:51:28 -05:00
jwetzell 85d854d217 remove cd line 2020-06-12 08:26:10 -05:00
jwetzell 90611ff9b2 Add iOS Action remove Practice Action 2020-06-12 08:25:13 -05:00
jwetzell 6a46d887e1 Add android action 2020-06-12 08:19:34 -05:00