282 Commits

Author SHA1 Message Date
Burak Kaan Köse 9cc6b03f61 beta release 2.0.4 2026-04-19 01:49:29 +02:00
Burak Kaan Köse 00437bae4e Add local JSON account import and export 2026-04-18 15:55:15 +02:00
Burak Kaan Köse 2a93600ede Add junk folder empty action and refresh package versions 2026-04-18 15:34:14 +02:00
Burak Kaan Köse 90cb5f86b3 FlyoutPickerTitleTextBlockStyle overrides. 2026-04-18 01:44:33 +02:00
Burak Kaan Köse 3caecc5a9c Chinese language treatment for WinUI bug. 2026-04-18 01:39:25 +02:00
Burak Kaan Köse 37e60bdd6e Potential focus crashing on replying. 2026-04-18 01:38:11 +02:00
Burak Kaan Köse d287c22725 Folder management stuff. 2026-04-18 00:02:54 +02:00
Burak Kaan Köse 98eed39fe6 Add per-account folder customization page (#855)
Introduce a dedicated settings page that lets users reorder, hide,
and pin/unpin folders per account. Folders are organized into Pinned,
Categories (Gmail only), and More sections with drag-to-reorder via
ListView. New Order column on MailItemFolder persists the custom
layout; the default sort falls back to alphabetic when no custom
order is set. A reset action wipes all customization in a single
transaction and restores system-folder stickiness.

Co-authored-by: Claude <noreply@anthropic.com>
2026-04-16 14:07:17 +02:00
Burak Kaan Köse e1f53c7f9f Add account context menu actions 2026-04-16 13:47:41 +02:00
Burak Kaan Köse 784144cd13 Couple fixes for beta. 2026-04-16 13:45:11 +02:00
Burak Kaan Köse 65f7e0236a Bump version. 2026-04-16 02:04:42 +02:00
Burak Kaan Köse e13aaadc78 Fix notification activation and calendar bootstrap flow 2026-04-16 01:32:48 +02:00
Burak Kaan Köse 4ca26cb131 Add configurable mail notification actions 2026-04-15 15:43:07 +02:00
Burak Kaan Köse 7e1731f4dc Fix compose initial focus behavior 2026-04-15 02:12:01 +02:00
Burak Kaan Köse aac9f9fec3 Merge branch 'codex/mail-categories-v1' 2026-04-15 01:18:12 +02:00
Burak Kaan Köse cf8fff8ef1 Add mail categories support 2026-04-15 01:18:07 +02:00
Burak Kaan Köse 0610096b78 Handle read-only calendars 2026-04-14 17:52:38 +02:00
Burak Kaan Köse feff929333 Bump version 2.0.1 - April 14. 2026-04-14 01:54:51 +02:00
Burak Kaan Köse aa16609f89 Add Windows share target draft attachment flow 2026-04-14 01:23:59 +02:00
Burak Kaan Köse 4bea53a667 Add custom theme deletion flow 2026-04-14 01:00:21 +02:00
Burak Kaan Köse b2ad4a1664 Fixing the Ui for reader & composer page. 2026-04-14 00:36:35 +02:00
Burak Kaan Köse dad3a51885 Remove debug print on preferences service. 2026-04-14 00:29:39 +02:00
Burak Kaan Köse df19ab3196 Self contained. 2026-04-14 00:11:26 +02:00
Burak Kaan Köse c622858d2d Add initial mail sync range selection 2026-04-14 00:03:58 +02:00
Burak Kaan Köse 2e36772a4c Imap setup simplified and fixed the threading issues. 2026-04-13 23:11:35 +02:00
Burak Kaan Köse a2acad9ea4 Fix s/mime vertical combo on aliases. 2026-04-13 01:17:56 +02:00
Burak Kaan Köse 40b15b4f08 Improve alias capability model and Outlook alias sync 2026-04-13 01:09:45 +02:00
Burak Kaan Köse 758a186c26 Remove test notification from event details. 2026-04-12 20:53:07 +02:00
Burak Kaan Köse b6bf5f2cd1 Remove new contact fromm menu list. 2026-04-12 20:12:48 +02:00
Burak Kaan Köse 3977401057 join online notification resolver fix. 2026-04-12 19:42:50 +02:00
Burak Kaan Köse 10c797fba4 Remove progress ring from accoount menu item 2026-04-12 19:42:27 +02:00
Burak Kaan Köse d922dd2f2e Fix online search dedupe and pane layout scrolling 2026-04-12 15:56:31 +02:00
Burak Kaan Köse 4ac3ca3ee4 Default open pane length size. 2026-04-12 01:53:37 +02:00
Burak Kaan Köse 678245d1fa Small UI adjustment for account menu progress. 2026-04-12 01:38:18 +02:00
Burak Kaan Köse c8ab214651 Merge read receipt tracking work 2026-04-11 21:03:22 +02:00
Burak Kaan Köse 230039cb57 Add read receipt tracking for sent mail 2026-04-11 21:02:51 +02:00
Burak Kaan Köse e206368801 Migrate mail printing to WinUI print preview 2026-04-11 15:07:25 +02:00
Burak Kaan Köse 24626d1c31 Fix AppNotification multi-entry notifications 2026-04-11 13:02:44 +02:00
Burak Kaan Köse 5cb49efeb4 Updated synchronization progress implementation. 2026-04-11 13:00:56 +02:00
Burak Kaan Köse 40318ef99c Optimize mail list selection and draft pruning 2026-04-11 10:54:21 +02:00
Burak Kaan Köse fdb340549d Restore dual mail and calendar app entries 2026-04-11 01:28:25 +02:00
Burak Kaan Köse 4cb08f0a98 Implemented initial version for popping out window for rendering and compose pages 2026-04-11 01:05:08 +02:00
Burak Kaan Köse d5c121ce24 Fixing missing immamges from MSIX bundle. 2026-04-10 19:39:56 +02:00
Burak Kaan Köse be71ef3611 Fix packaging errors and revert test code. 2026-04-10 14:50:53 +02:00
Burak Kaan Köse 2a0d15ad69 Fixing notification activations. 2026-04-09 16:08:33 +02:00
Burak Kaan Köse a8310f1dab Fixing the leak in calendar mmode. 2026-04-09 01:26:23 +02:00
Burak Kaan Köse aaf0b7d069 Better creation of context menu items for calendar events. 2026-04-09 01:01:28 +02:00
Burak Kaan Köse 832a4b0348 Fixing couple issues with context flyout and moving items. 2026-04-09 00:17:30 +02:00
Burak Kaan Köse d6049bbd88 Calendar item context flyout implementation 2026-04-08 23:48:17 +02:00
Burak Kaan Köse 3dc4ac03ec Initial feature for drag / drop calendar events. 2026-04-08 23:46:02 +02:00