From 472f67c8e685a98d3bffbba0e6ef7997df143342 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 2 Jan 2024 10:30:58 +0100 Subject: [PATCH] Experiment: edit subject --- FAQ.md | 6 ++++++ app/src/main/java/eu/faircode/email/AdapterMessage.java | 4 +++- index.html | 3 +++ 3 files changed, 12 insertions(+), 1 deletion(-) 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: