cketti
|
56882dc6c3
|
Fix unresolved references in Javadoc comments
|
2018-09-03 00:13:58 +02:00 |
|
BO41
|
c043eb0df4
|
Replace explicit type arguments with <>
|
2018-09-02 23:35:09 +02:00 |
|
cketti
|
ffd57c4e86
|
Merge pull request #3589 from k9mail/BO41_code_cleanup
[Cleanup] Improve accessibility, correctness and performance
|
2018-09-02 23:04:02 +02:00 |
|
BO41
|
f24cb76d9e
|
Improve accessibility, correctness and performance
|
2018-09-02 22:49:48 +02:00 |
|
cketti
|
ae76f07ada
|
Merge pull request #3588 from k9mail/simplify_if_statements
[Cleanup] Simplify if statements
|
2018-09-02 22:48:21 +02:00 |
|
BO41
|
86dde4dabf
|
Remove unused imports
|
2018-09-02 22:31:34 +02:00 |
|
BO41
|
dbea2cafa6
|
Simplify if statements
|
2018-09-02 22:27:28 +02:00 |
|
cketti
|
5c50f367e4
|
Change AuthenticationFailedException to expose alert text from server
|
2018-08-14 16:08:30 +02:00 |
|
cketti
|
87132562f8
|
Remove unused parameter
|
2018-07-22 18:31:41 +02:00 |
|
cketti
|
0af83029cc
|
Change ServerSettings#type to a String
|
2018-07-19 12:40:57 +02:00 |
|
cketti
|
50e955d2da
|
Remove default port information from ServerSettings.Type
|
2018-07-18 19:25:43 +02:00 |
|
cketti
|
902d959c10
|
Remove knowledge of transport URI from SmtpTransport
|
2018-07-17 21:53:30 +02:00 |
|
cketti
|
7ca3806c33
|
Remove knowledge of store URI from :mail:protocols:webdav module
|
2018-07-17 21:33:04 +02:00 |
|
cketti
|
9cb5c70e4b
|
Remove knowledge of store URI from :mail:protocols:pop3 module
|
2018-07-17 20:39:18 +02:00 |
|
cketti
|
f046313d98
|
Remove knowledge of store URI from :mail:protocols:imap module
|
2018-07-17 20:39:18 +02:00 |
|
cketti
|
2b97211612
|
Remove WebDavStore.createUri/decodeUri
|
2018-07-17 20:39:18 +02:00 |
|
cketti
|
6758b6546e
|
Remove Pop3Store.createUri/decodeUri
|
2018-07-17 20:39:18 +02:00 |
|
cketti
|
4e22b1c509
|
Remove ImapStore.createUri/decodeUri
|
2018-07-17 20:39:18 +02:00 |
|
cketti
|
ec9ba959f8
|
Remove TransportUris
|
2018-07-15 20:08:11 +02:00 |
|
cketti
|
e2c09e4155
|
Make account setup code use Backend to check outgoing server settings
|
2018-07-11 19:57:51 +02:00 |
|
cketti
|
f6713ea55a
|
Clean up modules' dependencies
|
2018-07-08 16:06:19 +02:00 |
|
cketti
|
689d3d9308
|
Fix tests
|
2018-06-19 12:51:00 +02:00 |
|
cketti
|
782f3cc4c5
|
Move code to create Pusher to Backend implementations
|
2018-06-18 15:36:47 +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
|
3b393964e2
|
Move code to get folder list to Backend implementations
|
2018-06-17 03:26:56 +02:00 |
|
cketti
|
294a678b16
|
Move code to set message flags to Backend implementations
|
2018-06-16 17:41:53 +02:00 |
|
cketti
|
606f8c2934
|
Fix issue with Apache HTTP Client not being on the classpath
|
2018-06-02 23:18:41 +02:00 |
|
cketti
|
297352858d
|
Use per account instances of RemoteMessageStore
|
2018-05-29 15:54:04 +02:00 |
|
cketti
|
47520d7ae1
|
Clean up
|
2018-05-24 13:57:36 +02:00 |
|
cketti
|
fd7a21bec6
|
Create :mail:protocols:smtp Gradle module
|
2018-05-24 13:57:35 +02:00 |
|
cketti
|
c71c1464fd
|
Create :mail:protocols:webdav Gradle module
|
2018-05-24 13:57:35 +02:00 |
|
cketti
|
26d02ebb0d
|
Create :mail:protocols:pop3 Gradle module
|
2018-05-24 13:57:35 +02:00 |
|
cketti
|
6961295de4
|
Create :mail:protocols:imap Gradle module
|
2018-05-24 13:57:35 +02:00 |
|