Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-windows10
Commits
fb5f2d72
Commit
fb5f2d72
authored
3 years ago
by
Julien Wadel
Browse files
Options
Download
Patches
Plain Diff
Add Nuget and UWP support
parent
c14d1499
master
fix/README
fix/updates
1 merge request
!1
Feature/uwp
Changes
249
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitignore
+1
-0
.gitignore
.gitmodules
+2
-83
.gitmodules
CsWrapper/CsWrapper.csproj
+0
-135
CsWrapper/CsWrapper.csproj
CsWrapper/CsWrapper.sln
+0
-40
CsWrapper/CsWrapper.sln
CsWrapper/Properties/AssemblyInfo.cs
+0
-29
CsWrapper/Properties/AssemblyInfo.cs
CsWrapper/Properties/CsWrapper.rd.xml
+0
-33
CsWrapper/Properties/CsWrapper.rd.xml
Linphone.sln
+64
-82
Linphone.sln
Linphone.suo
+0
-0
Linphone.suo
Linphone/App.xaml.cs
+246
-246
Linphone/App.xaml.cs
Linphone/Assets/rootca.pem
+0
-3989
Linphone/Assets/rootca.pem
Linphone/Controls/ChatBubble.xaml.cs
+1
-1
Linphone/Controls/ChatBubble.xaml.cs
Linphone/Controls/IncomingChatBubble.xaml.cs
+58
-30
Linphone/Controls/IncomingChatBubble.xaml.cs
Linphone/Controls/OutgoingChatBubble.xaml.cs
+2
-2
Linphone/Controls/OutgoingChatBubble.xaml.cs
Linphone/Linphone.csproj
+426
-421
Linphone/Linphone.csproj
Linphone/Linphone_StoreKey.pfx
+0
-0
Linphone/Linphone_StoreKey.pfx
Linphone/Model/Conversation.cs
+6
-5
Linphone/Model/Conversation.cs
Linphone/Model/InCallModel.cs
+503
-503
Linphone/Model/InCallModel.cs
Linphone/Model/LinphoneManager.cs
+774
-744
Linphone/Model/LinphoneManager.cs
Linphone/Model/SettingsManager.cs
+6
-7
Linphone/Model/SettingsManager.cs
Linphone/Package.StoreAssociation.xml
+387
-0
Linphone/Package.StoreAssociation.xml
with
2476 additions
and
6350 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets