thunderbird-android/k9mail/src
Vincent Breitmoser e57c82238d some refactorings for Message*Extractor classes
This commit contains no semantic changes. One significant change is the
return type of MessageExtractor.findViewablesAndAttachments, which was
changed from a mixed return type (viewables as return value, attachments
as output parameter) to two output parameters, both for consistency and
performance.
2016-05-19 14:27:55 +02:00
..
androidTest/java/com/fsck/k9 some refactorings for Message*Extractor classes 2016-05-19 14:27:55 +02:00
main some refactorings for Message*Extractor classes 2016-05-19 14:27:55 +02:00
test compose: check that message is simple before applying PGP/INLINE encoding 2016-05-09 09:54:06 +02:00