cketti
|
e2c09e4155
|
Make account setup code use Backend to check outgoing server settings
|
2018-07-11 19:57:51 +02:00 |
|
cketti
|
a63fcfd7fc
|
Rename Backend.checkServerSettings() to checkIncomingServerSettings()
|
2018-07-11 19:45:18 +02:00 |
|
cketti
|
6e18375d19
|
Add send message functionality to Backend interface
|
2018-07-11 19:41:13 +02:00 |
|
cketti
|
cf232d6afc
|
Remove references to RemoteStore from :k9mail module
|
2018-06-19 14:36:48 +02:00 |
|
cketti
|
782f3cc4c5
|
Move code to create Pusher to Backend implementations
|
2018-06-18 15:36:47 +02:00 |
|
cketti
|
d2dd21de97
|
Move protocol capability flags to Backend implementations
|
2018-06-18 02:44:05 +02:00 |
|
cketti
|
e46c0699da
|
Move code to download attachments to Backend implementations
|
2018-06-18 02:29:42 +02:00 |
|
cketti
|
a57a4f6df3
|
Move code to download (partial) message to Backend implementations
|
2018-06-18 02:17:56 +02:00 |
|
cketti
|
455315f62e
|
Move code to upload messages to Backend implementations
|
2018-06-17 17:43:32 +02:00 |
|
cketti
|
80c76e6fb9
|
Move code to search/fetch messages to Backend implementations
|
2018-06-17 16:57:18 +02:00 |
|
cketti
|
d7558a1313
|
Move code to empty the trash folder to Backend implementations
|
2018-06-17 04:13:17 +02:00 |
|
cketti
|
3b393964e2
|
Move code to get folder list to Backend implementations
|
2018-06-17 03:26:56 +02:00 |
|
cketti
|
af13655de1
|
Move code to move/copy messages to Backend implementations
|
2018-06-17 02:17:36 +02:00 |
|
cketti
|
34616a954b
|
Move code to expunge messages from a folder to Backend implementations
|
2018-06-17 00:34:32 +02:00 |
|
cketti
|
0ee775c95c
|
Move code to mark all messages as read to Backend implementations
|
2018-06-16 18:05:14 +02:00 |
|
cketti
|
294a678b16
|
Move code to set message flags to Backend implementations
|
2018-06-16 17:41:53 +02:00 |
|
cketti
|
e5c1351aba
|
Create Gradle modules for POP3 and WebDAV backends
|
2018-06-02 22:25:17 +02:00 |
|