mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Added downloading Outlook contacts
This commit is contained in:
@@ -92,6 +92,8 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
|
||||
static final int REQUEST_CHANGE_PASSWORD = 10;
|
||||
static final int REQUEST_DELETE_ACCOUNT = 11;
|
||||
static final int REQUEST_IMPORT_PROVIDERS = 12;
|
||||
static final int REQUEST_GRAPH_CONTACTS = 13;
|
||||
static final int REQUEST_GRAPH_CONTACTS_OAUTH = 14;
|
||||
|
||||
static final int PI_CONNECTION = 1;
|
||||
static final int PI_MISC = 2;
|
||||
|
||||
Reference in New Issue
Block a user