Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put "findFilterItems" into background thread in LogcatActivity.java #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yulin2
Copy link

@yulin2 yulin2 commented Oct 15, 2014

See #42

@nolanlawson
Copy link
Owner

Whoa awesome, thank you so much!

@nolanlawson
Copy link
Owner

gonna test this and then merge

@yulin2
Copy link
Author

yulin2 commented Oct 30, 2014

That's great!

May I ask why you didn't put this "CatlogDBHelper.findFilterItems" into background task?
I find there're two invocations to this method in LogcatActivity.java. One is in AsyncTask and the other no. Is it because you just forgot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants