1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-01 17:26:12 +00:00
Commit graph

29277 commits

Author SHA1 Message Date
M66B
0b1f278d47 Switch to base themes again 2024-05-28 15:11:26 +02:00
M66B
6bba54296d Switch to port 465 for freenet.de and Migadu 2024-05-28 14:52:02 +02:00
M66B
e52995beb2 Explicitly set navigation bar color 2024-05-28 14:19:43 +02:00
M66B
7a6d9dcab1 Native DKIM: strict alignment option 2024-05-28 10:10:18 +02:00
M66B
296b2a0395 Native DKIM: special case for Google replaced message IDs 2024-05-28 09:54:15 +02:00
M66B
a621c6b3b5 b 2024-05-28 09:01:55 +02:00
M66B
6c0b78b8e6 1.2189 release 2024-05-28 08:59:54 +02:00
M66B
6787be38b2 Crowdin sync 2024-05-28 08:56:25 +02:00
M66B
6abf3a5748 Small improvement 2024-05-28 08:53:00 +02:00
M66B
eeb1a3293b Removed subject layout workaround 2024-05-28 08:52:49 +02:00
M66B
948eb731ad Revert "Enable hiding toolbar for new installations"
This reverts commit ecfc14f044.
2024-05-28 08:40:03 +02:00
M66B
b70e9fd085 Added fail safe 2024-05-28 08:32:18 +02:00
M66B
bc5f8f2e1f Skip warning for email in name when same email address 2024-05-28 08:31:39 +02:00
M66B
9f861fda42 Exclude parenthesis from email addresses 2024-05-28 08:27:05 +02:00
M66B
5431b622ea Fixed highlighting email addresses in names 2024-05-28 08:26:48 +02:00
M66B
9be5d1b385 Native DKIM: align with auth results header 2024-05-28 07:59:20 +02:00
M66B
e5f21d6f1a Optimization 2024-05-28 07:50:01 +02:00
M66B
83fa040e45 Updated privacy policy 2024-05-27 21:39:51 +02:00
M66B
ccb6b0fe83 Updated PSL 2024-05-27 18:56:09 +02:00
M66B
196614c39f Refactoring 2024-05-27 12:49:17 +02:00
M66B
65039f941a Small fix 2024-05-27 10:21:45 +02:00
M66B
74a93a1f73 Added option to configure answer prompt 2024-05-27 10:18:21 +02:00
M66B
ef425fd0b1 AI: answer message 2024-05-27 10:00:31 +02:00
M66B
a7b82bedf6 Updated FAQ 2024-05-27 09:02:57 +02:00
M66B
099156a24a b 2024-05-27 07:34:18 +02:00
M66B
cd7fc915ea 1.2188 release 2024-05-27 07:33:10 +02:00
M66B
3bf81c1211 Debug: connection time active network 2024-05-26 22:14:10 +02:00
M66B
f510bd2e17 Updated changelog 2024-05-26 19:48:22 +02:00
M66B
384429567f Crowdin sync 2024-05-26 19:44:23 +02:00
Marcel Bokhorst
6755e03d40
Fixed keyboard inset 2024-05-26 11:58:02 +02:00
M66B
ce80f00313 Disabled keyboard inset animation 2024-05-26 09:48:32 +02:00
M66B
27bea3a1c1 Updated privacy policy 2024-05-26 09:30:13 +02:00
M66B
29cf411dce b 2024-05-26 08:10:36 +02:00
M66B
e2ce855648 1.2187 release 2024-05-26 08:07:53 +02:00
M66B
c71abbc50b Added enabling crash reports in debug info dialog 2024-05-26 08:04:53 +02:00
M66B
6802c7bff6 Crowdin sync 2024-05-26 07:41:48 +02:00
M66B
81afe00271 Use yellow-orange as warning color for dark themes 2024-05-26 07:38:58 +02:00
M66B
ec94247fcc Updated MOTD 2024-05-25 14:50:04 +02:00
M66B
abc0755e28 Remove unread messages after 6 months 2024-05-25 12:30:09 +02:00
M66B
356ed6ccda Enabled delete/seen for new installations 2024-05-25 11:32:35 +02:00
M66B
a00dff0d74 Updated PSL 2024-05-25 10:02:17 +02:00
M66B
cbe40b5543 List only signers 2024-05-25 09:18:21 +02:00
M66B
4d8ec8af31 Added remark 2024-05-25 08:39:15 +02:00
M66B
928bbb92d5 Updated Kotlin 2024-05-25 08:36:10 +02:00
M66B
4ba5a6ef91 Updated privacy policy 2024-05-24 20:15:03 +02:00
M66B
ecfc14f044 Enable hiding toolbar for new installations 2024-05-24 12:29:25 +02:00
M66B
b3bf0b7eb4 b 2024-05-24 09:22:59 +02:00
M66B
ae8c64cf3d 1.2186 release 2024-05-24 09:21:53 +02:00
M66B
14457c8000 Revert AndroidX fragment to version 1.6.2 (again)
java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0
    at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
    at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
    at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
    at java.util.Objects.checkIndex(Objects.java:359)
    at java.util.ArrayList.get(ArrayList.java:434)
    at androidx.fragment.app.FragmentManager.prepareBackStackState(SourceFile:9)
    at androidx.fragment.app.FragmentManager$PrepareBackStackTransitionState.generateOps(SourceFile:3)
    at androidx.fragment.app.FragmentManager.generateOpsForPendingActions(SourceFile:34)
    at androidx.fragment.app.FragmentManager.execPendingActions(SourceFile:9)
    at androidx.fragment.app.FragmentManager$5.run(SourceFile:4)
    at android.os.Handler.handleCallback(Handler.java:959)
2024-05-24 08:44:44 +02:00
M66B
5b88be244e Case insensitive signers check 2024-05-24 08:40:46 +02:00