manager: Add send log

This commit is contained in:
tiann
2023-02-03 18:14:42 +08:00
parent 94462f8521
commit e1007b42e9
6 changed files with 113 additions and 4 deletions
@@ -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>
@@ -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>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<cache-path name="cache" path="."/>
<root-path name="root" path="." />
</paths>