1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/view
m0viefreak 771b5122d6 MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView
Using dark theme with white WebView background looks very ugly,
especially when a "download complete message" or a "show images"
button is present.

This change applies the theme to the whole activity.

Also changed the text for the toggle menu. It's also shorter now,
and isn't cut off anymore on hdpi/480px wide devices.
2012-09-15 07:22:25 +02:00
..
AccessibleWebView.java Scroll to the last known position in the MessageView when rotating the screen. 2011-11-02 16:39:23 -07:00
AttachmentView.java Moved sanitizeFilename() to com.fsck.k9.helper.Utility 2012-04-01 21:14:43 +02:00
ColorChip.java Indicate read state in chips 2012-09-10 11:01:51 -04:00
ColorPickerBox.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
ImageButtonAnchor.java Use ActionBarSherlock's MenuBuilder for the "more" menu 2012-09-12 18:26:51 -04:00
MessageCryptoView.java Removed duplicate import 2011-12-26 02:28:30 +01:00
MessageHeader.java Show the subject line in the MessageHeader if the ActionBar title was truncated. 2012-09-09 13:45:33 -07:00
MessageTitleView.java Show the subject line in the MessageHeader if the ActionBar title was truncated. 2012-09-09 13:45:33 -07:00
MessageWebView.java MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView 2012-09-15 07:22:25 +02:00
SingleMessageView.java MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView 2012-09-15 07:22:25 +02:00