rework organizer repository

This commit is contained in:
Luke Pulverenti
2016-11-18 15:43:19 -05:00
parent 13abfbc3b8
commit c6f1bd93fc
4 changed files with 261 additions and 412 deletions

View File

@@ -51,6 +51,7 @@
<Compile Include="Connect\Responses.cs" />
<Compile Include="Connect\Validator.cs" />
<Compile Include="Data\SqliteDisplayPreferencesRepository.cs" />
<Compile Include="Data\SqliteFileOrganizationRepository.cs" />
<Compile Include="Data\SqliteUserRepository.cs" />
<Compile Include="Devices\CameraUploadsDynamicFolder.cs" />
<Compile Include="Devices\DeviceManager.cs" />