diff --git a/FAQ.md b/FAQ.md index a6cf4d9cee..160f94155d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3984,6 +3984,12 @@ a toolbar to perform operations (align text, insert list, indent text, insert bl
+*Edit subject (1.2046+)* + +The subject of a received message can be edited, also on the email server, via the horizontal three-dots button just above the message text near the left side of the screen. + +
+ **(126) Can message previews be sent to my smartwatch?** diff --git a/app/src/main/java/eu/faircode/email/AdapterMessage.java b/app/src/main/java/eu/faircode/email/AdapterMessage.java index 5d0237ae59..c315112b45 100644 --- a/app/src/main/java/eu/faircode/email/AdapterMessage.java +++ b/app/src/main/java/eu/faircode/email/AdapterMessage.java @@ -6111,6 +6111,8 @@ public class AdapterMessage extends RecyclerView.Adapter

Block toolbar (version 1.1967+)

When enabled in the three-dots overflow menu of the message editor, a toolbar to perform operations (align text, insert list, indent text, insert blockquote) on a block of text (consecutive non-empty lines) will be shown.


+

Edit subject (1.2046+)

+

The subject of a received message can be edited, also on the email server, via the horizontal three-dots button just above the message text near the left side of the screen.

+


(126) Can message previews be sent to my smartwatch?

🌎 Google Translate

FairEmail fetches a message in two steps: