Added errors record clear all function and changed receiver mode

This commit is contained in:
2022-05-12 14:15:19 +08:00
parent 7348ceba94
commit c4d1c42faa
9 changed files with 194 additions and 63 deletions

View File

@@ -52,7 +52,7 @@ Added more features to app's crash dialog, fixed custom rom deleted dialog, the
此项目依然在开发中,现在未解决的问题和包含的问题如下
- 排除列表和异常历史记录导出、清空功能正在开发
- 排除列表和异常历史记录导出功能正在开发
- 后台进程可能依然会弹出崩溃对话框且开发者选项里的设置无效,还在排查