version:huaruian 1.1.1
fix:修复自动升级后不下载桌面和其他更新 update:增加bugly
This commit is contained in:
@@ -31,8 +31,11 @@ public class CommonConfig {
|
||||
*/
|
||||
public final static String DEVICES_FRIST_START = "DEVICES_FRIST_START";
|
||||
|
||||
/*是否激活*/
|
||||
public static final String UIUI_ACTIVATION_KEY = "uiui_activation";
|
||||
/*保存激活码*/
|
||||
public static final String ACTIVATIONBEAN_CODE_KEY = "UIUI_ACTIVATIONBEAN_CODE";
|
||||
|
||||
/*保存的应用版本号*/
|
||||
public final static String SN_VERSIONCODE = "SN_VERSIONCODE";
|
||||
/*重启标识*/
|
||||
@@ -57,6 +60,7 @@ public class CommonConfig {
|
||||
public final static String GET_DEVICES_TAG_LASTTIME = "Aoleyun_devices_tag_last_time";
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 管控系统指令
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user