thunderbird-android/app
Wiktor Kwapisiewicz 314cb93d2b
Fix subject being overwritten with null
Not using crypto-provider passes `null` as `plaintextSubject`.
`saveDraft` already has protection against overwriting subject with `null`.
This change adds the same check to `sendMessage`.

Fixes #3811.
2018-12-11 12:23:11 +01:00
..
core Fix subject being overwritten with null 2018-12-11 12:23:11 +01:00
crypto-openpgp Add interface for detection of encrypted messages 2018-09-03 00:57:41 +02:00
k9mail revert accidental changes 2018-12-10 13:06:52 +01:00
storage extract persistence logic from Storage into StoragePersister 2018-12-10 13:06:52 +01:00
ui Merge pull request #3807 from k9mail/message_list_title 2018-12-10 19:11:49 +01:00