1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-02 17:41:57 -05:00
Joe Steele e2c5229e85 Change when <html> tags are applied to messages.
Previously, <html>, <head>, & <body> tags were
attached to messages before they were stored locally.
But now that the <head> element also needs to include
a <meta> element (for proper MessageWebView display),
it seems unecesary to store all these tags with each
message.

Now the tags are no longer stored with the messages.  Instead,
MessageWebView applies the tags before displaying the message.

This also eliminates the need to upgrade an older
message database where all the old messages would have
otherwise needed to be wrapped with the new tags.
2013-03-01 12:59:59 -05:00
2012-04-04 10:04:57 +02:00
2013-02-26 20:34:52 +01:00
2013-01-18 14:15:56 +01:00
2013-02-26 20:34:52 +01:00
2013-02-11 15:19:15 +01:00
2010-11-26 03:53:18 +00:00
2013-02-20 00:57:59 -05:00
2012-03-11 14:31:35 -05:00
Description
No description provided
887 MiB
Languages
Java 69.2%
PostScript 30.2%
Perl 0.3%
Gradle 0.2%