History log of /packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/TextUtilities.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3b965d78774a42358ce6bbdcc43b4c8df130a60e 25-Jun-2013 Scott Kennedy <skennedy@google.com> Clean up a bunch of warnings

Bug: 9565838
Change-Id: Ie3a380581e81c63aaa0764875c55bfdccd5f2b13
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/TextUtilities.java
7922528d9d4b4926f1ed3e1322d14b8e00a03465 05-Jun-2013 Andrew Sapperstein <asapperstein@google.com> Parse eml file to UI's notion of a Message.

Uses MimeMessage to parse the file along with some
utility functions to convert the raw data into
MessageCursor.ConversationMessage so that the UI
can properly display the message. The two new
files are actually moved over from Email.
Also added in some copyright headers previously
forgotten.

TODO Use SecureConversationViewFragment.
TODO Synthesize Conversation for the Message.
TODO Handle EML file attachments somehow.

Change-Id: Idbf5a2da2197822d72a2cd0c0f07ccc4dbfb64d9
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/TextUtilities.java