thunderbird-android/app/k9mail
cketti d5c16f2bf9 Convert between ServerSettings variants when necessary
Currently, `useCompression` and `isSendClientIdEnabled` are not part of `ServerSettings` in `Account` (and storage, and settings files, etc). We need to fix this eventually. But it's a larger change. For now we convert between the `ServerSettings` variants at the edges.
2023-10-25 16:06:11 +02:00
..
src Convert between ServerSettings variants when necessary 2023-10-25 16:06:11 +02:00
build.gradle.kts Fix signingConfig hack 2023-10-06 15:47:11 +02:00
proguard-rules.pro Don't let R8 remove TokenCompleteTextView 2023-05-01 19:29:19 +02:00