F0x1d / LogFox

Yet another LogCat reader for Android
GNU General Public License v3.0
605 stars 32 forks source link

Indication of ongoing crash search #143

Open opk12 opened 2 months ago

opk12 commented 2 months ago

When the CPU is busy, because of other apps, the search takes longer. I mistakenly think that no crashes were found and close LogFox before it completes. Instead, if I wait more than usual, the crashes eventually appear.

For example, I mistakenly filed #142, because I thought that LogFox had a bug that it could not find the crash.

F0x1d commented 2 months ago

I accidentally commented in your closed issue - https://github.com/F0x1d/LogFox/issues/142#issuecomment-2319146825

opk12 commented 2 months ago

Thank you for the quick reply. I'd appreciate a visual feedback whenever I should wait for a background job.

Are you talking about

1. "Loading" while crashes are being searched using search bar

2. "Loading" when you open crashes tab and until you see apps in list

3. "Loading" before crash is handled and appeared in list?

I guess it is about 1 and 2.