Commit graph

6 commits

Author SHA1 Message Date
adbenitez
786fd3f47d avoid NPE in DecryptableUri 2025-08-09 15:24:02 +02:00
adbenitez
fd057485db remove com.annimon:stream dependency 2025-08-07 17:45:01 +02:00
adbenitez
fce62453d1 show "Edit Message" instead of "Me" in edition mode 2025-02-27 17:41:53 +01:00
Hocuri
60e9a9101a
Don't always show the sender in notifications (#3441), Always show "~" before overridden sender names (#3442)
* Don't always show the sender in notifications

In 1:1 chats, don't prepend the sender name to every line. The exception is when the display name is not equal to the chat name (i.e. there is an OverwriteSenderDisplayname), in this case we still prepend it.

* Always show the "~" before the sender name if it's overridden

When we introduced this, I assume that we weren't sure whether we should
do it and only showed it in some places. But I think it's nicer to
show the same sender name everywhere, i.e. always add the "~".
2024-11-25 14:44:31 +01:00
adbenitez
0ca92ec6b5 remove android 4 compatibility code 2024-11-21 01:16:20 +01:00
adbenitez
fee58e6eac fix building 2024-06-12 02:17:10 +02:00
Renamed from src/org/thoughtcrime/securesms/components/QuoteView.java (Browse further)