manager: Add send log

This commit is contained in:
tiann
2023-02-03 18:14:42 +08:00
parent 71cc166f72
commit 49f7d56fdd
6 changed files with 113 additions and 4 deletions

View File

@@ -49,4 +49,5 @@
<string name="refresh">刷新</string>
<string name="show_system_apps">显示系统应用</string>
<string name="hide_system_apps">隐藏系统应用</string>
<string name="send_log">发送日志</string>
</resources>

View File

@@ -53,5 +53,6 @@
<string name="refresh">Refresh</string>
<string name="show_system_apps">Show system apps</string>
<string name="hide_system_apps">Hide system apps</string>
<string name="send_log">Send Log</string>
</resources>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<cache-path name="cache" path="."/>
<root-path name="root" path="." />
</paths>