优化天气,增加悬浮窗,增加快捷拨号,增加设置默认桌面
This commit is contained in:
@@ -5,6 +5,14 @@ public class CommonConfig {
|
||||
|
||||
public static final String CONTACT_HOME_PAGE = "contact_home_page_key";
|
||||
|
||||
public static final String FLOAT_WINDOW_X = "float_window_x_key";
|
||||
public static final String FLOAT_WINDOW_Y = "float_window_y_key";
|
||||
public static final String FLOAT_WINDOW_ENABLE = "float_window_enable_key";
|
||||
public static final String FLOAT_WINDOW_KILL_APP = "float_window_kill_app_key";
|
||||
|
||||
public static final String WECHAT_AUTO_ACCEPT_CALL= "wechat_auto_accept_call_key";
|
||||
public static final String WECHAT_AUTO_HNADS_FREE= "wechat_auto_hands_free_key";
|
||||
|
||||
public static final String MANUALLY_SELECT_LOCATION = "manually_select_location_key";
|
||||
|
||||
/*地址改变时发送*/
|
||||
|
||||
Reference in New Issue
Block a user