New startup window.

This commit is contained in:
Burak Kaan Köse
2026-03-05 10:12:03 +01:00
parent d45d3faa89
commit db5ecd60e4
46 changed files with 1857 additions and 234 deletions
@@ -331,6 +331,8 @@ public partial class AccountManagementViewModel : AccountManagementPageViewModel
}
}
public Task StartAddNewAccountAsync() => AddNewAccountAsync();
private async Task ValidateSpecialImapConnectivityAsync(CustomServerInformation serverInformation)
{
var connectivityResult = await SynchronizationManager.Instance