k-9/src/com/fsck/k9
Joe Steele c790fa73c1 Don't store the font-family preference with plain text messages.
Dynamically generate the CSS style for <pre> elements
for inclusion in the HTML <head> element when messages
are displayed.

This permits a user to change their font-family preference
for plain text messages and see the results immediately.

Obviously any old locally-stored messages that had their
font-family stored with them will continue to display using
that font-family, irrespective of the user's current
preference setting.
2013-03-01 18:48:46 -05:00
..
activity Refactor code for MessageWebView.setText() 2013-03-01 14:32:16 -05:00
cache Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
controller Notification icon update 2013-02-26 20:34:52 +01:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Merge pull request #266 from m0vie/npe-fix 2013-02-18 20:33:25 -08:00
helper Don't store the font-family preference with plain text messages. 2013-03-01 18:48:46 -05:00
mail Remove unused code in HtmlConverter. 2013-03-01 14:30:42 -05:00
preferences Rework code for predefinied account colors 2013-02-26 18:29:12 +01:00
provider Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
service Convert theme setting value to an enum. 2013-02-08 15:24:03 +01:00
view Don't store the font-family preference with plain text messages. 2013-03-01 18:48:46 -05:00
Account.java Rework code for predefinied account colors 2013-02-26 18:29:12 +01:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Remove unused batch button settings 2013-02-22 23:40:42 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00