History log of /packages/apps/UnifiedEmail/src/com/android/mail/print/HtmlPrintTemplates.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
94033deeb31df739a27fce15887a3f0a2e808b12 03-Jul-2014 James Lemieux <jplemieux@google.com> Show "(no subject)" When the Subject is Empty

b/16046050

Change-Id: I60b60c03d8314dcfbdff6b9314020b7f04acb520
/packages/apps/UnifiedEmail/src/com/android/mail/print/HtmlPrintTemplates.java
676e6d40c3fb120218571e9e0e2c3088fc7de164 30-Oct-2013 Andrew Sapperstein <asapperstein@google.com> Print logo in header. Fixes b/11174712.

Sigh. Had to use a data uri for the logos.
The logo.txt file contains the base64 for
the email app. It is overridden in Gmail's
res/raw/ folder.

Change-Id: Ia0a11ba9158fb5d557124e610be3c116e68c194f
/packages/apps/UnifiedEmail/src/com/android/mail/print/HtmlPrintTemplates.java
562c5ba7235948cf1d20a9afa40e67cd62f43cf7 10-Oct-2013 Andrew Sapperstein <asapperstein@google.com> Print single message and offscreen webview.

b/10712542.
Also supports Eml printing and secure printing (though
that's email only and has some buggy rendering).
Also fixes the no subject crash. b/11136365

Change-Id: Ie5f6e7d7e1762c115df3169b6e62dc439545f08c
/packages/apps/UnifiedEmail/src/com/android/mail/print/HtmlPrintTemplates.java
5c1692a5faeab220881a17a3427a8986ef874403 16-Sep-2013 Andrew Sapperstein <asapperstein@google.com> Initial printing support.

Needs mocks and redlines and such.
b/10712542

TODO:
Logos for Email and Gmail.
Attachment support.
Use offscreen webview.
Secure conversation view support.

Change-Id: Iec37a9a46e506ccf12fbbb775c1b47b08a0d9724
/packages/apps/UnifiedEmail/src/com/android/mail/print/HtmlPrintTemplates.java