1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 19:45:05 -05:00
Go to file
Daniel Applebaum 75868b5aa4 Enhancements to WebDAV (Exchange) capabilities:
1) Automatically add / separators if not supplied by user.  Fixes
   Issue 290

2) Enable Move and Copy.

3) Enable setting a message to unread state.

4) Set authentication header for downloading and sending messages, so
   that those functions work with sites using Basic authentication.

5) Don't swallow log Exceptions.  Instead, allow Exceptions to
   percolate up to higher levels so that they can be logged into
   K9mail-errors.

6) Provide appendMessages function, so that Drafts get stored on the
   server.

7) Enable server-side message deletion, using user-selected Trash
   folder.
2009-10-25 02:58:26 +00:00
assets Display 'Downloading...' instead of 'Loading...' when we are fetching a message from remote store 2009-09-17 17:40:05 +00:00
compile-only-libs Added back JAR Files that did not make it when the libs folder was renamed 2009-09-22 14:46:51 +00:00
docs 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
images Add new icon that is truer to the Dr.Who lineage of the app. 2008-11-05 02:56:39 +00:00
res Added Account Settings to the message list option menu. Did this 2009-10-24 17:10:02 +00:00
src Enhancements to WebDAV (Exchange) capabilities: 2009-10-25 02:58:26 +00:00
tools Mark the name as BETA a bit better when using the build-beta tool 2009-06-01 13:06:44 +00:00
.project Add eclipse build files. 2008-11-01 23:14:02 +00:00
Android.mk 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
AndroidManifest.xml 1106 2009-10-22 20:54:19 +00:00
build-sdk-1.1.xml . Fixed sdk 1.5 build and made it the default one 2009-06-06 15:46:17 +00:00
build-sdk-1.5.xml r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
build.properties r62972@17h: jesse | 2009-05-07 10:49:32 -0400 2009-06-01 01:35:05 +00:00
build.xml Fixes to build.xml to actually be able to sign a jar in the 1.5 world order. 2009-09-22 13:48:21 +00:00
default.properties . Fixed min sdk version in manifest 2009-06-15 05:14:04 +00:00
MODULE_LICENSE_APACHE2 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
NOTICE 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