1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res
cketti 309eeb72ac Got rid of the ScrollView in MessageView
The ScrollView around the WebView caused all sorts of problems. This
change removes the ScrollView and uses the undocumented method
WebView.setEmbeddedTitleBar() to set the MessageHeader view as "title
bar" of the WebView. This allows MessageHeader to scroll away making
more room for the WebView.
All of the "magic title bar" code was originally implemented by Jesse
for Kaiten.

Because WebView doesn't support a scrolling footer we can no longer
support scrolling buttons or attachments at the end of the message. Now
users can switch from message view to attachment view via a button just
below the message headers.

I also copied some code for which I was too lazy to create a separate
commit. It allows to display attachments we didn't use to show by
clicking on a "More..." button in the attachment view. Those
attachments are mostly images referenced by the HTML part (e.g.
background images).

Fixes issue 3291
2012-02-21 05:07:01 +01:00
..
anim Animate the batch-operations toolbar (Imported from AOSP) 2010-11-07 19:40:42 +00:00
drawable Got rid of the ScrollView in MessageView 2012-02-21 05:07:01 +01:00
drawable-hdpi Got rid of the ScrollView in MessageView 2012-02-21 05:07:01 +01:00
layout Got rid of the ScrollView in MessageView 2012-02-21 05:07:01 +01:00
layout-land MessageList: Switch subject to marquee ellipsis for landscape layout 2011-06-07 01:37:22 +02:00
menu Issue 17: Hierarchical folder list / folder tree 2011-12-15 10:34:29 +01:00
values Got rid of the ScrollView in MessageView 2012-02-21 05:07:01 +01:00
values-ca Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-cs Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-da Updated danish translation (provided by mittaa) 2011-12-31 02:50:00 +01:00
values-de Issue 17: Hierarchical folder list / folder tree 2011-12-19 02:00:37 +01:00
values-es Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-fi Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-fr Update French and German translation 2011-12-11 20:49:35 +01:00
values-fr-rCA Improve French translation wording 2011-06-11 23:48:02 +02:00
values-gl Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-hu Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-it Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-ja Updated Japanese translation. catch up with 4c318d1. 2012-02-18 01:29:35 +09:00
values-ko Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-nl Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-pl Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-pt-rBR Correction of few translation errors and translating some of the NEW strings. 2012-01-18 16:17:37 -02:00
values-ru Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-sv Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-tr Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-zh-rCN Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
values-zh-rTW Removed unused string from translations and added placeholder for new one 2011-12-01 06:40:23 +01:00
xml account setup changes: 2012-02-16 18:35:25 -06:00