rigelhope / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

Add Phone Number != Filter #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add Phone Number != Filter for SMS and Phone events.

Original issue reported on code.google.com by case.and...@gmail.com on 6 Jul 2010 at 4:14

GoogleCodeExporter commented 8 years ago

Original comment by case.and...@gmail.com on 6 Jul 2010 at 4:15

GoogleCodeExporter commented 8 years ago
can you give more explanation about this issue

Original comment by bryans...@gmail.com on 6 Jul 2010 at 11:00

GoogleCodeExporter commented 8 years ago
I wrote the necessary code and when the filter comes up it comes up with an 
option for not equals but when it is clicked it causes a force close. Do you 
have any suggestions?

Original comment by eligeler...@gmail.com on 7 Jul 2010 at 12:10

GoogleCodeExporter commented 8 years ago
Submit a code review so we can take a look.

Original comment by case.and...@gmail.com on 7 Jul 2010 at 12:54

GoogleCodeExporter commented 8 years ago
Can you also send the logs for that? The logs would usually give a lot of clue 
on what went wrong.

Original comment by renc...@gmail.com on 7 Jul 2010 at 12:37

GoogleCodeExporter commented 8 years ago
Also if you run the app from eclipse using debug mode, it will report what 
exception was thrown and you can add breakpoints to your code along the way to 
see what line caused the crash.

Original comment by case.and...@gmail.com on 7 Jul 2010 at 5:52

GoogleCodeExporter commented 8 years ago
Fixed by revision 810

Original comment by eligeler...@gmail.com on 13 Jul 2010 at 11:50