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
|
7c14629227
|
Styling Changes
|
2020-10-18 19:20:22 -05:00 |
|
jwetzell
|
cc92703b33
|
Update styling for Android
|
2020-10-18 18:23:13 -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
|
3d61619081
|
Move CueGrid and SelectedCueGrid to own class
|
2020-09-10 19:25:18 -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 |
|