refactorise
This commit is contained in:
parent
5137c4913f
commit
a454e8e602
10 changed files with 233 additions and 75 deletions
|
|
@ -333,6 +333,7 @@
|
|||
<Compile Include="Helpers\SimpleJsonPostMethod.cs" />
|
||||
<Compile Include="Helpers\YavscHelpers.cs" />
|
||||
<Compile Include="Html.cs" />
|
||||
<Compile Include="Interfaces\IGCMessageHandler.cs" />
|
||||
<Compile Include="MainActivity.cs" />
|
||||
<Compile Include="Markdown\JsBridgeMarkdown.cs" />
|
||||
<Compile Include="Markdown\MarkdownEditor.cs">
|
||||
|
|
@ -351,6 +352,8 @@
|
|||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SendFilesActivity.cs" />
|
||||
<Compile Include="Services\AccountChooserService.cs" />
|
||||
<Compile Include="Services\GCMHandlers\BookQueryGCMHandler.cs" />
|
||||
<Compile Include="Services\GCMHandlers\GCMessageHandler.cs" />
|
||||
<Compile Include="Services\YavscChooserTargetService.cs" />
|
||||
<Compile Include="Services\GcmListenerService.cs" />
|
||||
<Compile Include="Services\GcmRegistrationIntentService.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue