Added more functions

- From module activity enter to AppErrorsRecordActivity
- Only show errors dialog when apps in front or main process
- More i18n support
This commit is contained in:
2022-06-02 04:58:13 +08:00
parent be87f5d529
commit 8635ad3874
14 changed files with 351 additions and 24 deletions

View File

@@ -44,7 +44,7 @@ Added more features to app's crash dialog, fixed custom rom deleted dialog, the
- 打印异常堆栈到控制台功能
- 异常历史记录功能,可通过通知栏磁贴“异常历史记录”进入和模块主界面进入(正在开发)
- 异常历史记录功能,可通过通知栏磁贴“异常历史记录”进入和模块主界面进入
- 多进程 APP 的异常将会显示异常的进程名
@@ -56,10 +56,6 @@ Added more features to app's crash dialog, fixed custom rom deleted dialog, the
- 排除列表功能
- 模块主界面进入“异常历史记录”功能
- 隐藏 APP 多进程和后台进程崩溃对话框功能
- 已忽略异常的 APP 查看功能
- 更多功能