adapt to new PGP-contacts

This commit is contained in:
adbenitez 2025-06-24 17:46:51 +02:00
parent bd3c4f9186
commit 966d8784f3
17 changed files with 96 additions and 9 deletions

View file

@ -38,6 +38,7 @@ public class DcChat {
public native String getMailinglistAddr();
public native String getProfileImage ();
public native int getColor ();
public native boolean isEncrypted ();
public native boolean isUnpromoted ();
public native boolean isSelfTalk ();
public native boolean isDeviceTalk ();