CalDav synchronizer, new IMAP setup/edit page.

This commit is contained in:
Burak Kaan Köse
2026-02-15 02:20:18 +01:00
parent 64b9bfc392
commit acf0f649e8
58 changed files with 3993 additions and 1732 deletions
+3 -18
View File
@@ -237,9 +237,6 @@
<Page Update="Dialogs\MoveMailDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\NewImapSetupDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\SignatureEditorDialog.xaml">
<SubType>Designer</SubType>
</Page>
@@ -264,6 +261,9 @@
<Page Update="Views\Account\AccountManagementPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\Account\ImapCalDavSettingsPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\Account\MergedAccountDetailsPage.xaml">
<SubType>Designer</SubType>
</Page>
@@ -273,21 +273,6 @@
<Page Update="Views\IdlePage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\ImapSetup\AdvancedImapSetupPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\ImapSetup\ImapConnectionFailedPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\ImapSetup\PreparingImapFoldersPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\ImapSetup\TestingImapConnectionPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\ImapSetup\WelcomeImapSetupPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Views\MailListPage.xaml">
<SubType>Designer</SubType>
</Page>