Darshan Parajuli

Results 31 comments of Darshan Parajuli

That is weird. Just to make sure, you have granted the READ_LOGS permission, right?

I do see app crashes on my test device. Is the specific app you are talking about a system app?

Please update to v1.5.4 and let me know if the issue still exists. Thanks!

Hey Michael, Thanks for the PR. Here's my initial feedback: - The `FilterExclusion` dialog does not need a title - `Filter or Exclude` title seems redundant for a dialog with...

Hmm... it should work. Are you sure you didn't misspell anything? `adb shell pm grant com.dp.logcatapp android.permission.READ_LOGS` Also, what version of Android?

Cool idea, I'll look into it, and post updates here accordingly. Thanks!

I have pushed an update addressing this issue in the beta channel. Please install it and let me know if it works. Thanks!

Does it show on the File Manager's options? Thanks

Could you run the following command and send me the output? Also, don't forget to omit any sensitive information if necessary. ``` adb shell cat /proc/diskstats ``` Thanks!