M66B
9a8bdf9d9c
Small improvement
2020-11-15 09:09:51 +01:00
M66B
550a6da315
Default enable quote limit
2020-11-15 08:53:39 +01:00
M66B
af132bf081
Crowdin sync
2020-11-15 08:52:06 +01:00
M66B
2e3a50509a
Prevent separator after hard space
2020-11-15 08:45:45 +01:00
M66B
3fb7f4556d
Simplification
2020-11-15 08:41:04 +01:00
M66B
ed792c240b
Always suppress succesive lines
2020-11-15 08:39:13 +01:00
M66B
13d0ba2816
Fixed extra large headings
2020-11-15 08:28:58 +01:00
M66B
ab62485c1a
Fixed multiple local keywords
2020-11-15 08:10:16 +01:00
M66B
c1ceaa6f6d
Cleanup
2020-11-15 08:10:10 +01:00
M66B
24e34389db
Updated release name
2020-11-14 20:11:02 +01:00
M66B
cb35164991
Prevent extra separator lines
2020-11-14 20:09:06 +01:00
M66B
fe6d859909
Prevent multiple column separators
2020-11-14 20:02:33 +01:00
M66B
cf05256111
Improved debugging
2020-11-14 19:48:34 +01:00
M66B
97d8728986
Keep signatures in forwarded messages
2020-11-14 18:33:30 +01:00
M66B
209e3fa00d
Keep quotes in selected text
2020-11-14 18:29:55 +01:00
M66B
ce30a3daf7
Added schedules info button
2020-11-14 18:08:17 +01:00
M66B
9d7535e4c5
Updated FAQ
2020-11-14 17:44:22 +01:00
M66B
8181ac60a0
Updated pull request template
2020-11-14 15:32:50 +01:00
Marcel Bokhorst
ba4b0d7c36
Merge pull request #188 from SailReal/master
...
Check public key email using ignore case sensitivity
2020-11-14 15:28:29 +01:00
M66B
a955c21b17
The invisible man
2020-11-14 15:23:34 +01:00
Julian Raufelder
5fb3691c23
Check public key email using ignore case sensitivity
2020-11-14 15:23:01 +01:00
M66B
ceb00f7d91
Small improvements
2020-11-14 14:27:53 +01:00
M66B
e376c33261
Default disable quote limiting
2020-11-14 10:36:06 +01:00
M66B
4685999bc5
Enable text separators for non Play store versions
2020-11-14 10:26:28 +01:00
M66B
a08ba39601
Quote limits for replies only
2020-11-14 10:19:15 +01:00
M66B
4c010c09d9
Added long press send for send dialog
2020-11-14 09:46:46 +01:00
M66B
78ee7cd42d
Limit quote levels
2020-11-14 09:46:00 +01:00
M66B
39b53c0883
Added mapping files
2020-11-14 08:07:30 +01:00
M66B
f3906a1d0b
1.1392 release
2020-11-14 07:58:59 +01:00
M66B
4086359309
Crowdin sync
2020-11-14 07:58:53 +01:00
M66B
d50357aae1
Small improvement
2020-11-14 07:55:26 +01:00
M66B
36a6c5a7a4
Skip reporting OOM
2020-11-14 07:50:24 +01:00
M66B
85bceae8d7
Simplification
2020-11-13 20:48:43 +01:00
M66B
a411ba7f99
Experiment: Limit alternative plain content
2020-11-13 20:16:53 +01:00
M66B
d4e8e76d29
Invalid private key error message
2020-11-13 18:43:26 +01:00
M66B
2092bd7b5c
Set busy on encrypt
2020-11-13 18:31:10 +01:00
M66B
94ce9eabd4
Added fail-safe
2020-11-13 18:11:11 +01:00
M66B
b1825316c3
Padlock disable state
2020-11-13 18:05:30 +01:00
M66B
40bd3299a1
Revert "Disable encrypt padlock"
...
This reverts commit 1411606115
.
2020-11-13 17:45:52 +01:00
M66B
c3dc0d1d0d
Prevent blanks between separator lines
2020-11-13 17:23:24 +01:00
M66B
c214eb83f0
Cleanup
2020-11-13 16:40:59 +01:00
M66B
1411606115
Disable encrypt padlock
2020-11-13 16:35:39 +01:00
M66B
ea3f1ef6f0
Delete old messages on deleting browsed messages
2020-11-13 14:06:51 +01:00
M66B
554961bbfe
Always show popup menu scrollbar
2020-11-13 10:46:45 +01:00
M66B
0fc2b78966
Added mapping files
2020-11-13 08:54:36 +01:00
M66B
1dc38f03c7
1.1391 release
2020-11-13 08:39:51 +01:00
M66B
71d5ceb2e7
Crowdin sync
2020-11-13 08:39:44 +01:00
M66B
a010968f16
Log failed operations
2020-11-13 08:32:12 +01:00
Marcel Bokhorst
1b38b92adb
Merge pull request #187 from cketti/MailToCompat
...
Replace usage of android.net.MailTo with androidx.core.net.MailTo
I just noticed you are the author of K9-Mail, so I am just going to trust you on this.
2020-11-13 07:54:46 +01:00
cketti
03003a2605
Replace usage of android.net.MailTo with androidx.core.net.MailTo
...
Use the AndroidX version of MailTo instead of the broken platform version.
For more information see https://cketti.de/2020/06/22/android-net-mailto-is-broken/
2020-11-12 22:53:43 +01:00