1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Brace
6949a04d28 Added a code page that was missed. Built out the architecture for generic store/specialized protocol model. Implemented getPersonalNamespaces for ActiveSyncProtocol. Some logic in ActiveSyncProtocol.java should be abstracted further and has a little bit of cleanup work needed. 2009-03-16 04:26:04 +00:00
Matthew Brace
f0bfb31883 Merge compile options change from trunk. Enable selecting an ActiveSync account and checkSettings for Incoming messages for ActiveSyncStore. 2009-03-15 02:04:26 +00:00
Matthew Brace
a1e2f87ac6 Adding the framework for the execution model for ActiveSync. 2009-03-15 00:52:49 +00:00
Matthew Brace
5a729ab0df Some fixes to WBXML. Turns out recursing through the folder listing can overflow the stack, so loop over it instead. 2009-03-14 02:43:53 +00:00
Matthew Brace
e6b323ae27 Missed a code page 2009-03-08 02:37:41 +00:00
Matthew Brace
aa3f14ae4c Adding code pages that Microsoft Exchange ActiveSync uses. 2009-03-08 02:11:00 +00:00
Matthew Brace
79377c220f Added WBXML encoder and decoder and the default WBXML code page. Updated Utility.java to provide base64 encoding/decoding in a format needed by WBXML. 2009-03-08 01:58:13 +00:00
Bao-Long Nguyen-Trong
db426c44b7 . Applied patch from dumbfile which fixes issue 307 and issue 265 related to date format when running on a device with a non US locale 2009-03-04 19:49:39 +00:00
Daniel Applebaum
dc40026b31 Meant to add to revision 313 notes:
Patches were handling uppercase MIME types were submitted by gwillen
in K-9 issue 94 (MimeBodyPart.java and MimeMessage.java)
and
Josh Guilfoyle as part of Android patch 1539 (MimeUtility.java)

Sorry for missing the attribution on the original commit
2009-01-18 16:35:47 +00:00
Daniel Applebaum
2c51862087 Issue 190
Handle uppercase MIME type sent by non-compliant MUAs such as Pine.
2009-01-18 16:31:37 +00:00
Jesse Vincent
28e8827827 Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
Jesse Vincent
ac55d3034b oops 2008-12-16 23:09:23 +00:00