Commit f6e3155d by lihuaikun

fix:修改适配app名为dankal_launcher

parent 64644f5b
......@@ -91,9 +91,9 @@ public class ListenerAppService extends Service {
checkAppRunnable.executeOnExecutor(executors);
}
Logger.e(TAG,"POST_RUNNABLE RUN");
// Logger.e(TAG,"POST_RUNNABLE RUN");
}else {
Logger.e(TAG,"POST_RUNNABLE notRUN");
// Logger.e(TAG,"POST_RUNNABLE notRUN");
}
}
......
......@@ -113,7 +113,6 @@ public class PermissionOpenAccessiblityService extends AccessibilityService {
}
if (event.getEventType() == AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED) {
permissionGetter.operateAccessibilityEvent(event);
......
......@@ -88,7 +88,7 @@
<string name="title_missing_notification_access" msgid="7503287056163941064">"需要获取通知使用权"</string>
<string name="msg_missing_notification_access" msgid="281113995110910548">"要显示通知圆点,请开启<xliff:g id="NAME">%1$s</xliff:g>的应用通知功能"</string>
<string name="title_change_settings" msgid="1376365968844349552">"更改设置"</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">倍知守护孩子端</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">dankal_launcher</string>
<string name="auto_add_shortcuts_label" msgid="8222286205987725611">"将图标添加到主屏幕"</string>
<string name="auto_add_shortcuts_description" msgid="7117251166066978730">"适用于新应用"</string>
<string name="icon_shape_override_label" msgid="2977264953998281004">"更改图标形状"</string>
......
......@@ -88,7 +88,7 @@
<string name="title_missing_notification_access" msgid="7503287056163941064">"需要獲取通知存取權"</string>
<string name="msg_missing_notification_access" msgid="281113995110910548">"如要顯示「通知圓點」,請開啟「<xliff:g id="NAME">%1$s</xliff:g>」的應用程式通知功能"</string>
<string name="title_change_settings" msgid="1376365968844349552">"變更設定"</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">倍知守护孩子端</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">dankal_launcher</string>
<string name="auto_add_shortcuts_label" msgid="8222286205987725611">"將圖示加到主畫面"</string>
<string name="auto_add_shortcuts_description" msgid="7117251166066978730">"適用於新安裝的應用程式"</string>
<string name="icon_shape_override_label" msgid="2977264953998281004">"變更圖示形狀"</string>
......
......@@ -88,7 +88,7 @@
<string name="title_missing_notification_access" msgid="7503287056163941064">"需要取得通知存取權"</string>
<string name="msg_missing_notification_access" msgid="281113995110910548">"如要顯示通知圓點,請開啟「<xliff:g id="NAME">%1$s</xliff:g>」的應用程式通知功能"</string>
<string name="title_change_settings" msgid="1376365968844349552">"變更設定"</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">倍知守护孩子端</string>
<string name="icon_badging_service_title" msgid="2309733118428242174">dankal_launcher</string>
<string name="auto_add_shortcuts_label" msgid="8222286205987725611">"將圖示加到主螢幕"</string>
<string name="auto_add_shortcuts_description" msgid="7117251166066978730">"適用於新安裝的應用程式"</string>
<string name="icon_shape_override_label" msgid="2977264953998281004">"變更圖示形狀"</string>
......
......@@ -196,7 +196,7 @@
<!-- Button text in the confirmation dialog which would take the user to the system settings [CHAR LIMIT=50] -->
<string name="title_change_settings">Change settings</string>
<!-- Summary for Notification dots setting. Tapping this will link enable/disable notification dots feature on the home screen. [CHAR LIMIT=50] -->
<string name="icon_badging_service_title">倍知守护孩子端</string>
<string name="icon_badging_service_title">dankal_launcher</string>
<!-- Label for the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=40] -->
<string name="auto_add_shortcuts_label">Add icon to Home screen</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment