thunderbird-android/src/com/fsck/k9
Joe Steele 731022339d Improve MessageWebView display.
Now that MessageWebView has 'setUseWideViewPort(true)',
the wide view port is excessively wide.  It turns out
Android is using a fixed width of 980 px, so that even
plain text messages (which are already wrapped to fit
the screen) have a large empty area beside them when
scrolled to the left.

Injecting a meta tag in the html header fixes the
problem.
2013-03-01 12:55:51 -05:00
..
activity Rework code for predefinied account colors 2013-02-26 18:29:12 +01: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 Improve MessageWebView display. 2013-03-01 12:55:51 -05:00
mail Add a caching layer to EmailProvider 2013-02-19 04:45:14 +01: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
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 Issue 4019 -- Fix inability to zoom out. 2013-02-27 16:11:08 -05:00
Account.java Rework code for predefinied account colors 2013-02-26 18:29:12 +01:00
AccountStats.java
BaseAccount.java
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java
FontSizes.java merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
Identity.java
K9.java Remove unused batch button settings 2013-02-22 23:40:42 +01:00
NotificationSetting.java
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00