Skip to content

Commit

Permalink
Update Immense.RemoteControl
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Aug 16, 2023
1 parent ac6c961 commit 2cb8196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/Immense.RemoteControl
Submodule Immense.RemoteControl updated 20 files
+0 −13 Immense.RemoteControl.Desktop.UI/App.axaml
+2 −1 Immense.RemoteControl.Desktop.UI/Controls/Dialogs/MessageBox.axaml
+3 −1 Immense.RemoteControl.Desktop.UI/ViewModels/ChatWindowViewModel.cs
+106 −3 Immense.RemoteControl.Desktop.UI/ViewModels/Fakes/FakeMainViewViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/FileTransferWindowViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/HostNamePromptViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/MainViewViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/MessageBoxViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/PromptForAccessWindowViewModel.cs
+1 −1 Immense.RemoteControl.Desktop.UI/ViewModels/SessionIndicatorWindowViewModel.cs
+4 −2 Immense.RemoteControl.Desktop.UI/Views/ChatWindow.axaml
+1 −1 Immense.RemoteControl.Desktop.UI/Views/FileTransferWindow.axaml
+1 −1 Immense.RemoteControl.Desktop.UI/Views/HostNamePrompt.axaml
+1 −1 Immense.RemoteControl.Desktop.UI/Views/MainView.axaml
+4 −1 Immense.RemoteControl.Desktop.UI/Views/MainView.axaml.cs
+1 −1 Immense.RemoteControl.Desktop.UI/Views/MainWindow.axaml
+4 −1 Immense.RemoteControl.Desktop.UI/Views/MainWindow.axaml.cs
+4 −26 Immense.RemoteControl.Desktop.UI/Views/PromptForAccessWindow.axaml
+0 −1 Immense.RemoteControl.Desktop.UI/Views/PromptForAccessWindow.axaml.cs
+1 −1 Immense.RemoteControl.Desktop.UI/Views/SessionIndicatorWindow.axaml

0 comments on commit 2cb8196

Please sign in to comment.