thunderbird-android/k9mail/src
Vincent Breitmoser c2bb16a760 Encapsulate attachment resource handling into AttachmentResourceProvider
This commit introduces the AttachmentResourceProvider as a layer of
abstraction between K9WebViewClient and the message Part structure,
which allows moving all K9WebViewClient handling into MessageWebView
itself (making the class package-local).

It also fixes display of uncached inline attachments, e.g. in a Forward
operation called from the context menu.
2016-06-23 20:25:00 +02:00
..
androidTest/java/com/fsck/k9 move ViewableContainer into MessageViewInfoExtractor 2016-05-19 14:27:58 +02:00
main Encapsulate attachment resource handling into AttachmentResourceProvider 2016-06-23 20:25:00 +02:00
test Only test one thing per test method 2016-05-20 23:55:45 +02:00