mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
Merge branch 'main' into adb/integrated-videocalls
This commit is contained in:
commit
ca27be240e
200 changed files with 6821 additions and 6987 deletions
|
@ -33,11 +33,11 @@ public class DcMsg {
|
|||
public final static int DC_INFO_LOCATION_ONLY = 9;
|
||||
public final static int DC_INFO_EPHEMERAL_TIMER_CHANGED = 10;
|
||||
public final static int DC_INFO_PROTECTION_ENABLED = 11;
|
||||
public final static int DC_INFO_PROTECTION_DISABLED = 12;
|
||||
public final static int DC_INFO_INVALID_UNENCRYPTED_MAIL = 13;
|
||||
public final static int DC_INFO_WEBXDC_INFO_MESSAGE = 32;
|
||||
public final static int DC_INFO_OUTGOING_CALL = 50;
|
||||
public final static int DC_INFO_INCOMING_CALL = 55;
|
||||
public final static int DC_INFO_CHAT_E2EE = 50;
|
||||
public final static int DC_INFO_OUTGOING_CALL = 60;
|
||||
public final static int DC_INFO_INCOMING_CALL = 65;
|
||||
|
||||
public final static int DC_STATE_UNDEFINED = 0;
|
||||
public final static int DC_STATE_IN_FRESH = 10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue