it relates to #651
Need to improve CustomReportSender because it has a very aggressive filter for file names.
Currently, stacktrace looks like
[STACK_TRACE]
example.fileanualHandledException: Handled manually:
at example.fileandleError(ExceptionUtil.kt:30)
at example.fileessageDetailsActivity.onDeleteMsgClicked(MessageDetailsActivity.kt:309)
at example.fileessageDetailsFragment.runMsgAction(MessageDetailsFragment.kt:451)
at example.fileessageDetailsFragment.onOptionsItemSelected(MessageDetailsFragment.kt:201)
at example.file:2587)
at example.file:3368)
at example.file:356)
at example.file:442)
at example.file:196)
at example.file:109)
at example.file:109)
at example.file:64)
at example.file:204)
at example.file:781)
at example.file:840)
at example.file:158)
at example.file:991)
at example.file:981)
at example.file:625)
at example.file:151)
at example.file:6669)
at example.file:6638)
at example.file:789)
at example.file:26145)
at example.file:873)
at example.file:99)
at example.file:193)
at example.file:6863)
at example.fileethod.invoke(Native Method)
at example.file:537)
at example.file:858
it relates to #651
Need to improve CustomReportSender because it has a very aggressive filter for file names.
Currently, stacktrace looks like