thunderbird-android/mail
cketti 428ae60a58 Split Backend.fetchMessage() into two methods
The two new methods now also save the downloaded message data instead of returning a Message instance.
MessageStore.saveRemoteMessage() will now replace a message if it already exists.
2021-04-17 00:04:58 +02:00
..
common Split Backend.fetchMessage() into two methods 2021-04-17 00:04:58 +02:00
protocols SMTP: Read all responses before issuing DATA command 2021-02-16 13:34:46 +01:00
testing Change K9BackendFolder.saveMessage() to use MessageStore 2021-04-15 01:19:18 +02:00