Burak Kaan Köse
42070a2e5b
merge main
2025-02-02 15:48:47 +01:00
Aleh Khantsevich
fcaf62ecf7
View message source ( #541 )
...
* Added view message source
* Change condition to when button available
2025-02-01 18:13:36 +01:00
Burak Kaan Köse
05280dfd42
Adding iCloud and Yahoo as special IMAP handling scenario.
2025-01-19 23:52:27 +01:00
Burak Kaan Köse
0f57a4dfd7
Monthly calendar basics.
2025-01-06 21:56:33 +01:00
Burak Kaan Köse
125c277c88
Outlook calendar/event syncing basics without delta. Bunch of UI updates for the calendar view.
2025-01-06 02:15:21 +01:00
Burak Kaan Köse
a7674d436d
Handling of multi-day events, new rendering etc.
2025-01-04 11:39:32 +01:00
Burak Kaan Köse
1c79d14260
Finalizing quick event dialog.
2025-01-01 17:28:29 +01:00
Burak Kaan Köse
8d8d7d0f8c
Handling of basic all-day events for calendar.
2024-12-29 13:06:35 +01:00
Kamil
a92ff89221
Implement clickable plaintext links and dark mode fix ( #488 )
...
* Plaintext links are now clickable and fixes dark mode.
- Change `AppxPackageDir` path from `C:\Users\bkaan\Desktop\Packages\` to `$(USERPROFILE)\Desktop\Packages\`, fixes error when building release.
- Plaintext links are now clickable, and match the same subtle style as Windows Mail.
- Remove `!important` from inline styles to allow Dark Reader to properly recolor the element.
* Implement setting for clickable plaintext link
2024-12-21 20:39:03 +01:00
Burak Kaan Köse
96c98a6987
New attachment templates that support saving and opening attachment when composing message.
2024-11-27 19:49:10 +01:00
Burak Kaan Köse
611fbfa6df
Fix grammer issue with english translation.
2024-11-27 18:40:55 +01:00
Burak Kaan Köse
418eeb7317
Calendar account management page basics.
2024-11-11 01:09:05 +01:00
Burak Kaan Köse
d1d6f12f05
Ground work for Wino Calendar. ( #475 )
...
Wino Calendar abstractions.
2024-11-10 23:28:25 +01:00
Burak Kaan Köse
90e291ac8a
Allow disabling badge update per-account. ( #472 )
2024-11-09 20:37:38 +01:00
Burak Kaan Köse
b49e1b3a97
Printing mails. ( #471 )
...
* Implemented printing functionality.
* Implemented icon for printing.
* Remove debug code.
2024-11-09 19:18:06 +01:00
Burak Kaan Köse
5245feb739
New Crowdin updates ( #463 )
...
* New translations resources.json (Romanian)
* New translations resources.json (French)
* New translations resources.json (Spanish)
* New translations resources.json (Catalan)
* New translations resources.json (Czech)
* New translations resources.json (Danish)
* New translations resources.json (German)
* New translations resources.json (Greek)
* New translations resources.json (Finnish)
* New translations resources.json (Italian)
* New translations resources.json (Japanese)
* New translations resources.json (Dutch)
* New translations resources.json (Polish)
* New translations resources.json (Russian)
* New translations resources.json (Turkish)
* New translations resources.json (Ukrainian)
* New translations resources.json (Chinese Simplified)
* New translations resources.json (Galician)
* New translations resources.json (Portuguese, Brazilian)
* New translations resources.json (Indonesian)
2024-11-03 15:54:39 +01:00
Tiktack
a1517f82bc
Added no subject handler ( #451 )
...
* Added no subject handler
changed text trimming for address to CharacterEllipsis
* Make email subject selectable.
2024-11-03 15:44:39 +01:00
Burak Kaan Köse
67828365ca
New Crowdin updates ( #390 )
...
* New translations resources.json (French)
* New translations resources.json (Spanish)
* New translations resources.json (Catalan)
* New translations resources.json (Czech)
* New translations resources.json (Danish)
* New translations resources.json (German)
* New translations resources.json (Greek)
* New translations resources.json (Finnish)
* New translations resources.json (Italian)
* New translations resources.json (Japanese)
* New translations resources.json (Dutch)
* New translations resources.json (Polish)
* New translations resources.json (Russian)
* New translations resources.json (Turkish)
* New translations resources.json (Ukrainian)
* New translations resources.json (Chinese Simplified)
* New translations resources.json (Galician)
* New translations resources.json (Portuguese, Brazilian)
* New translations resources.json (Indonesian)
* New translations resources.json (Romanian)
2024-09-23 18:37:50 +02:00
Burak Kaan Köse
56bfbeca58
SSL Handshake Prompt for IMAP ( #381 )
...
* Fix an incorrect namespace for copy auth url request.
* Implemented SSL handshake process for testing imap configuration.
* Implemented SSL handshake process for testing imap configuration.
* Replace certificate PathIcon with WinoFontIcon in XAML.
2024-09-14 21:51:43 +02:00
Burak Kaan Köse
9a44e30e0f
Ability to copying authorization URL for Gmail ( #375 )
...
* Implemented copying auth URL for Gmail authentication.
* Update Button icon and add row spacing in Flyout grid
The icon used in the Button.Content has been updated to a new
design and is now wrapped inside a Viewbox with a width of 20
to ensure proper scaling. Additionally, the Grid inside the
Flyout now includes RowSpacing="12" to improve visual separation
between rows.
2024-09-14 01:17:03 +02:00
Burak Kaan Köse
6620034d98
New Crowdin updates ( #368 )
...
* New translations resources.json (French)
* New translations resources.json (Spanish)
* New translations resources.json (Catalan)
* New translations resources.json (Czech)
* New translations resources.json (Danish)
* New translations resources.json (German)
* New translations resources.json (Greek)
* New translations resources.json (Finnish)
* New translations resources.json (Italian)
* New translations resources.json (Japanese)
* New translations resources.json (Dutch)
* New translations resources.json (Polish)
* New translations resources.json (Russian)
* New translations resources.json (Turkish)
* New translations resources.json (Ukrainian)
* New translations resources.json (Chinese Simplified)
* New translations resources.json (Galician)
* New translations resources.json (Portuguese, Brazilian)
* New translations resources.json (Indonesian)
* New translations resources.json (Romanian)
2024-09-13 02:54:22 +02:00
Tiktack
02e99066ca
Hotfix: Change FontIcon to PathIcon/SymbolIcon for Win10 users. ( #358 )
...
* Replaced Segoe Icons with Path/Symbol
* Add tooltips
2024-09-10 17:20:14 +02:00
Burak Kaan Köse
be58bdf24f
New Crowdin updates ( #347 )
...
* New translations resources.json (French)
* New translations resources.json (Spanish)
* New translations resources.json (Catalan)
* New translations resources.json (Czech)
* New translations resources.json (Danish)
* New translations resources.json (German)
* New translations resources.json (Greek)
* New translations resources.json (Finnish)
* New translations resources.json (Italian)
* New translations resources.json (Japanese)
* New translations resources.json (Dutch)
* New translations resources.json (Polish)
* New translations resources.json (Russian)
* New translations resources.json (Turkish)
* New translations resources.json (Ukrainian)
* New translations resources.json (Chinese Simplified)
* New translations resources.json (Galician)
* New translations resources.json (Portuguese, Brazilian)
* New translations resources.json (Indonesian)
* New translations resources.json (Romanian)
2024-09-03 15:38:00 +02:00
Burak Kaan Köse
ac170c67bf
Enable Turkish and Romanian translations.
2024-09-03 15:35:30 +02:00
Aleh Khantsevich
945c747e3e
Added setting to show/hide action bar in mail list
2024-08-29 01:13:51 +02:00
Aleh Khantsevich
c84316e974
Added translations for discard/send buttons in composer
2024-08-26 00:31:12 +02:00
Burak Kaan Köse
07d8111df9
New translations resources.json (Indonesian)
2024-08-23 15:03:46 +02:00
Burak Kaan Köse
a701b97f1e
New translations resources.json (Portuguese, Brazilian)
2024-08-23 15:03:45 +02:00
Burak Kaan Köse
b025537d62
New translations resources.json (Galician)
2024-08-23 15:03:44 +02:00
Burak Kaan Köse
e68bc2de65
New translations resources.json (Chinese Simplified)
2024-08-23 15:03:43 +02:00
Burak Kaan Köse
d0b1c93382
New translations resources.json (Ukrainian)
2024-08-23 15:03:42 +02:00
Burak Kaan Köse
a08fa9eabf
New translations resources.json (Turkish)
2024-08-23 15:03:40 +02:00
Burak Kaan Köse
65ef130bda
New translations resources.json (Russian)
2024-08-23 15:03:39 +02:00
Burak Kaan Köse
32471a71e5
New translations resources.json (Polish)
2024-08-23 15:03:38 +02:00
Burak Kaan Köse
ca80f01907
New translations resources.json (Dutch)
2024-08-23 15:03:37 +02:00
Burak Kaan Köse
b1fae57922
New translations resources.json (Japanese)
2024-08-23 15:03:36 +02:00
Burak Kaan Köse
dea01dda2d
New translations resources.json (Italian)
2024-08-23 15:03:35 +02:00
Burak Kaan Köse
9777619259
New translations resources.json (Finnish)
2024-08-23 15:03:34 +02:00
Burak Kaan Köse
6db0f84f8f
New translations resources.json (Greek)
2024-08-23 15:03:32 +02:00
Burak Kaan Köse
84e382fcc5
New translations resources.json (German)
2024-08-23 15:03:31 +02:00
Burak Kaan Köse
eceed1b934
New translations resources.json (Danish)
2024-08-23 15:03:30 +02:00
Burak Kaan Köse
e7b5cd74a4
New translations resources.json (Czech)
2024-08-23 15:03:29 +02:00
Burak Kaan Köse
a98930791c
New translations resources.json (Catalan)
2024-08-23 15:03:28 +02:00
Burak Kaan Köse
67b0389097
New translations resources.json (Spanish)
2024-08-23 15:03:27 +02:00
Burak Kaan Köse
ff30595fb4
New translations resources.json (French)
2024-08-23 15:03:26 +02:00
Burak Kaan Köse
93087d7aa7
Ask for enable startup on first launch.
2024-08-22 00:51:10 +02:00
Burak Kaan Köse
af13e034c3
New resource strings for app closing handlers.
2024-08-21 23:22:32 +02:00
Aleh Khantsevich
a82e074bd4
Fix merge conflicts
2024-08-19 20:50:14 +02:00
Aleh Khantsevich
d8705de26f
Replaced setting with reset button
2024-08-19 20:41:55 +02:00
Burak Kaan Köse
91ed0bb8bd
Ability to select alias in composer page.
2024-08-17 22:55:58 +02:00