thunderbird-android/k9mail/src
Vincent Breitmoser 08ef3d5ce5 clean up TextBody, make it slightly more failfast
Previously, TextBody supported only 8bit or quoted printable encodings,
defaulting to quoted printable if the encoding was not equal to "8bit".
This behavior is now changed to throw a runtime exception when an
unsupported encoding has been selected. The `setEncoding` method also
throws if an unsupported encoding is selected.
2016-08-16 12:21:09 +02:00
..
androidTest/java/com/fsck/k9 Get rid of trivial static factory methods 2016-08-15 11:42:47 +02:00
main clean up TextBody, make it slightly more failfast 2016-08-16 12:21:09 +02:00
test clean up TextBody, make it slightly more failfast 2016-08-16 12:21:09 +02:00