cketti
|
ec76473a1c
|
Remove RealImapConnection.handleConnectException()
|
2022-08-12 09:41:06 +02:00 |
|
cketti
|
89d3df091f
|
Change ImapSettings.useCompression to a property
|
2022-08-12 09:34:01 +02:00 |
|
cketti
|
2b0a8469b8
|
Merge pull request #6237 from thundernest/convert_to_kotlin
Convert some IMAP-related classes to Kotlin
|
2022-08-11 17:49:58 +02:00 |
|
cketti
|
5bd3b1a7f7
|
Convert RealImapConnection to Kotlin
|
2022-08-10 19:55:03 +02:00 |
|
cketti
|
8334e692ad
|
Rename .java to .kt
|
2022-08-10 18:33:47 +02:00 |
|
cketti
|
002b70fcf9
|
Convert RealImapStoreTest to Kotlin
|
2022-08-10 17:48:58 +02:00 |
|
cketti
|
48f13ca3dc
|
Rename .java to .kt
|
2022-08-10 17:41:36 +02:00 |
|
cketti
|
a57f127a11
|
Convert RealImapStore to Kotlin
|
2022-08-10 16:21:52 +02:00 |
|
cketti
|
33fa9d2b7c
|
Rename .java to .kt
|
2022-08-10 16:19:21 +02:00 |
|
cketti
|
b90fc50d1a
|
Convert ImapSettings to Kotlin
|
2022-08-10 15:17:41 +02:00 |
|
cketti
|
01539af985
|
Rename .java to .kt
|
2022-08-10 15:17:41 +02:00 |
|
cketti
|
99f6e42b28
|
Convert SimpleImapSettings to Kotlin
|
2022-08-10 15:11:39 +02:00 |
|
cketti
|
a039b1ae51
|
Rename .java to .kt
|
2022-08-10 15:08:17 +02:00 |
|
cketti
|
7a35120a7c
|
Merge pull request #6236 from thundernest/fix_warnings
Code cleanup; fix some warnings
|
2022-08-10 13:35:17 +02:00 |
|
cketti
|
72e3ee3a21
|
Clean up DependencyInjectionTest
|
2022-08-09 18:43:00 +02:00 |
|
cketti
|
03189fae46
|
Replace usages of the deprecated RuntimeEnvironment.application
|
2022-08-09 18:33:18 +02:00 |
|
cketti
|
46ca47facd
|
Remove unused parameter
|
2022-08-09 18:18:31 +02:00 |
|
cketti
|
713082fe55
|
Remove unnecessary elvis operator
|
2022-08-09 17:50:46 +02:00 |
|
cketti
|
eb12ad538d
|
Remove unused functionality
|
2022-08-09 17:45:03 +02:00 |
|
cketti
|
9f0d2ada3c
|
Remove unnecessary else cases in when expressions
|
2022-08-09 17:42:30 +02:00 |
|
cketti
|
6aec3a76c8
|
Add nullability annotation to avoid warning in Kotlin code
|
2022-08-09 17:41:48 +02:00 |
|
cketti
|
28f7318649
|
Remove unused parameter
|
2022-08-09 17:37:36 +02:00 |
|
cketti
|
29a530a6fb
|
Remove unused method
|
2022-08-09 17:36:20 +02:00 |
|
cketti
|
997d993413
|
Remove unnecessary safe calls
|
2022-08-09 17:33:54 +02:00 |
|
cketti
|
e083b6f31d
|
Suppress warning about inlining
|
2022-08-09 17:31:28 +02:00 |
|
cketti
|
a807373e99
|
Make sure overridden methods use same parameter names as super class
|
2022-08-09 17:28:43 +02:00 |
|
cketti
|
dcb3321870
|
Fix bug in com.fsck.k9.logging.Timber
|
2022-08-09 17:21:48 +02:00 |
|
cketti
|
7d25878123
|
Merge pull request #6235 from thundernest/update_translations
Update translations
|
2022-08-09 17:14:55 +02:00 |
|
cketti
|
867733c25d
|
Update translations
|
2022-08-09 17:02:01 +02:00 |
|
cketti
|
7fb14730fa
|
Merge pull request #6233 from thundernest/fix_build_warnings
Fix some build warnings
|
2022-08-09 16:35:46 +02:00 |
|
cketti
|
f39944b360
|
Merge pull request #6234 from thundernest/add_positional_parameters
Add position information to format string parameters
|
2022-08-09 16:20:47 +02:00 |
|
cketti
|
62b7051e30
|
Add position information to format string parameters
|
2022-08-09 15:59:58 +02:00 |
|
cketti
|
a5c5278c71
|
Add 'com.android.lint' Gradle plugin to JVM projects
|
2022-08-09 13:55:01 +02:00 |
|
cketti
|
9328bd5dc7
|
Switch from using declaringClass to declaringJavaClass
|
2022-08-09 13:37:31 +02:00 |
|
cketti
|
da01b7a5c8
|
Update Kotlin compiler options
|
2022-08-09 13:01:50 +02:00 |
|
cketti
|
9800f8e933
|
Prepare for version 6.302
|
2022-08-09 12:14:05 +02:00 |
|
cketti
|
77f9404c47
|
Version 6.301
|
2022-08-09 11:59:35 +02:00 |
|
cketti
|
52b999fa10
|
Merge pull request #6232 from thundernest/update_translations
Update translations
|
2022-08-09 11:57:33 +02:00 |
|
cketti
|
098e89b297
|
Update translations
|
2022-08-09 11:42:36 +02:00 |
|
cketti
|
1a27cfa475
|
Merge pull request #6231 from thundernest/autodiscovery_jvm_modules
Convert most of :app:autodiscovery to JVM projects
|
2022-08-09 11:34:11 +02:00 |
|
cketti
|
fd65e6e06e
|
Merge pull request #6228 from thundernest/convert_consecutive_spaces_to_html_done
Fix converting consecutive spaces to HTML
|
2022-08-09 11:31:04 +02:00 |
|
cketti
|
f4a47858da
|
Convert :app:autodiscovery:thunderbird to a JVM project
|
2022-08-08 23:38:27 +02:00 |
|
cketti
|
694b79ab7b
|
Convert :app:autodiscovery:srvrecords to a JVM project
|
2022-08-08 21:42:57 +02:00 |
|
cketti
|
8156a3832b
|
Move EmailHelper from :app:core to :mail:common
|
2022-08-08 20:58:54 +02:00 |
|
cketti
|
d3262629a4
|
Convert :app:autodiscovery:api to a JVM project
|
2022-08-08 20:41:57 +02:00 |
|
cketti
|
10b7969181
|
Merge pull request #6225 from thundernest/update_leakcanary
Update LeakCanary to version 2.9.1
|
2022-08-08 15:04:03 +02:00 |
|
cketti
|
a8b3d1d923
|
Merge pull request #6226 from AoEiuV020/patch-3
Move fulltext entry when moving a message
|
2022-08-08 13:45:23 +02:00 |
|
cketti
|
aed6b6bb7f
|
Code style fixes
|
2022-08-08 13:23:15 +02:00 |
|
cketti
|
2d896196ad
|
Add support for converting consecutive spaces to HTML
We use non-breaking space characters when necessary.
|
2022-08-08 11:56:20 +02:00 |
|
cketti
|
0c449eb70a
|
Add (failing) tests for converting consecutive spaces to HTML
The tests demonstrate the behavior used by Thunderbird.
|
2022-08-08 11:23:28 +02:00 |
|