thunderbird-android/k9mail-library
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
..
src clean up TextBody, make it slightly more failfast 2016-08-16 12:21:09 +02:00
build.gradle Don't load Gradle plugins for code quality during development 2016-05-28 15:18:11 +02:00