Added show app process when crashed and remove background process judge

This commit is contained in:
2022-06-01 05:11:35 +08:00
parent 5c0ef34e49
commit 5697a7c780
12 changed files with 56 additions and 25 deletions

View File

@@ -46,15 +46,23 @@ Added more features to app's crash dialog, fixed custom rom deleted dialog, the
- 异常历史记录功能,可通过通知栏磁贴“异常历史记录”进入和模块主界面进入(正在开发)
- 多进程 APP 的异常将会显示异常的进程名
- 支持 Android 10 及以上系统的深色模式
## Future
此项目依然在开发中,现在未解决的问题和包含的问题如下
- 排除列表以及更多功能正在开发
- 排除列表功能
- 后台进程可能依然会弹出崩溃对话框且开发者选项里的设置无效,还在排查
- 模块主界面进入“异常历史记录”功能
- 隐藏 APP 多进程和后台进程崩溃对话框功能
- 已忽略异常的 APP 查看功能
- 更多功能
## License