1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res
Daniel Applebaum 15e5cb4eaf Provides the ability to move and copy messages between folders. Issue
3.

Each remote Store (IMAP, POP3, WebDAV) can provide indications to the
higher level classes as to whether copy and move are implemented.
Currently, copy and move are only provided by ImapStore.java.  When
the facilities are not available, the user interface suppresses the
menu options.

The available destination folders can be configured using folder
classes.

Copy results in null message bodies in the destination copy of the
message until the next sync.  This is a problem that occurred with
deletes previously, and is likely a fault with the copyMessages method
of LocalStore.java.

Utilizes a modified version of the ChooseFolder.java Activity that
debuachedsloth contributed in a patch attached to Issue 285 on 16 Feb
2008.
2009-03-05 07:32:45 +00:00
..
drawable Issue 131 2009-02-10 03:18:42 +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 Added support for optional Form Based Authentication login path and user mailbox path in account settings. 2009-01-25 07:37:10 +00:00
layout-land Major ergonomic re-work of MessageView controls. Provide options (in 2009-01-24 18:58:40 +00:00
menu Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00
values Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00
values-de-rDE Merge into 'trunk' 2008-12-03 00:04:24 +00:00
values-es-rUS Merge into 'trunk' 2008-12-03 00:04:24 +00:00
values-fr-rFR Merge into 'trunk' 2008-12-03 00:04:24 +00:00
values-it-rIT Merge into 'trunk' 2008-12-03 00:04:24 +00:00
values-zh-rTW Merge into 'trunk' 2008-12-03 00:04:24 +00:00
xml Provides the ability to move and copy messages between folders. Issue 2009-03-05 07:32:45 +00:00