1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res/menu
Daniel Applebaum 41d7ca51a3 Implementation of complete IMAP two-phase "delete/expunge" behavior.
On each IMAP account, the expunge behavior can be set to expunge
messages in a folder as soon as a move or delete is performed on the
folder ("immediately"), each time the folder is polled, or only when
executed manually.

In the Message List, there is now an Expunge action in the option
menu.

In the Folder List, there is now an Expunge action in the context
menu (long-press on the folder).

For IMAP accounts, it is also possible to disable the copying of deleted messages to the
Trash folder, by setting the Trash folder to -NONE-.

Fixes Issue 536.

Separately, in WebDAV accounts, the user can now choose the
server-side equivalents of the special folders, just like for IMAP.
2009-12-20 23:13:49 +00:00
..
accounts_context.xml preferences doesn't actually tie to an account. it shouldn't be in the account context menu 2009-12-18 03:49:52 +00:00
accounts_option.xml . Better icon for the About menu item 2009-10-19 19:57:26 +00:00
folder_context.xml Implementation of complete IMAP two-phase "delete/expunge" behavior. 2009-12-20 23:13:49 +00:00
folder_list_context.xml r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
folder_list_option.xml Issue 4: Implements Push Mail for IMAP accounts using IMAP IDLE 2009-10-22 00:41:06 +00:00
manage_identities_context.xml Issue 117 2009-06-09 03:11:35 +00:00
manage_identities_option.xml Issue 117 2009-06-09 03:11:35 +00:00
message_compose_option.xml Issue 117 2009-06-09 03:11:35 +00:00
message_list_context.xml r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
message_list_option.xml Implementation of complete IMAP two-phase "delete/expunge" behavior. 2009-12-20 23:13:49 +00:00
message_view_option.xml Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00