mirror of
https://github.com/vernu/textbee.git
synced 2026-05-04 13:43:00 -04:00
chore(android): add new app constant
This commit is contained in:
@@ -13,6 +13,7 @@ public class AppConstants {
|
||||
public static final String SHARED_PREFS_DEVICE_ID_KEY = "DEVICE_ID";
|
||||
public static final String SHARED_PREFS_API_KEY_KEY = "API_KEY";
|
||||
public static final String SHARED_PREFS_GATEWAY_ENABLED_KEY = "GATEWAY_ENABLED";
|
||||
|
||||
public static final String SHARED_PREFS_PREFERRED_SIM_KEY = "PREFERRED_SIM";
|
||||
|
||||
public static final String SHARED_PREFS_RECEIVE_SMS_ENABLED_KEY = "RECEIVE_SMS_ENABLED";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user