1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res
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
..
drawable slightly simplify message list item (and fix errors about missing drawables) 2009-12-16 05:26:37 +00:00
drawable-land Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
layout non-downloaded messages once again have a grey background. 2009-12-20 06:54:30 +00:00
layout-land fix the grey background for not-yet-downloaded messages in landscape mode 2009-12-20 16:30:55 +00:00
menu Implementation of complete IMAP two-phase "delete/expunge" behavior. 2009-12-20 23:13:49 +00:00
values Implementation of complete IMAP two-phase "delete/expunge" behavior. 2009-12-20 23:13:49 +00:00
values-de-rDE remove unused strings 2009-12-16 05:26:30 +00:00
values-es-rUS Removed unused entries which was causing the warning at build time 2009-11-09 04:01:17 +00:00
values-fr-rFR Removed unused entries which was causing the warning at build time 2009-11-09 04:01:17 +00:00
values-it-rIT remove unused strings 2009-12-16 05:26:30 +00:00
values-zh-rTW Removed unused entries which was causing the warning at build time 2009-11-09 04:01:17 +00:00
xml Implementation of complete IMAP two-phase "delete/expunge" behavior. 2009-12-20 23:13:49 +00:00