Use names also for main contact
This commit is contained in:
@@ -29,7 +29,7 @@ public final class Constants {
|
||||
|
||||
public static final boolean DEBUG = BuildConfig.DEBUG;
|
||||
public static final boolean DEBUG_LOG_DB_QUERIES = false;
|
||||
public static final boolean DEBUG_SYNC_REMOVE_CONTACTS = false;
|
||||
public static final boolean DEBUG_SYNC_REMOVE_CONTACTS = true;
|
||||
|
||||
public static final String TAG = "Keychain";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user