mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Experiment: identity/linked contact
This commit is contained in:
@@ -74,6 +74,8 @@ public class EntityAttachment {
|
||||
static final Integer SMIME_SIGNED_DATA = 7;
|
||||
static final Integer SMIME_CONTENT = 8;
|
||||
|
||||
static final String VCARD_PREFIX = BuildConfig.APPLICATION_ID + ".vcard.";
|
||||
|
||||
@PrimaryKey(autoGenerate = true)
|
||||
public Long id;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user