zackzhengzx / alogcat

Automatically exported from code.google.com/p/alogcat
0 stars 0 forks source link

Case insensitive filter #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Being able to toggle case sensitivity would be helpful.

Original issue reported on code.google.com by dekim...@gmail.com on 17 Sep 2010 at 4:24

GoogleCodeExporter commented 8 years ago

Original comment by jeffrey.blattman@gmail.com on 24 Sep 2010 at 3:20

GoogleCodeExporter commented 8 years ago
now is always case insensitive. additionally, regular expressions are allowed. 
if you don't care about regexp, you won't notice. you can enter a filter of 
"gmail", or if you want to get fancy, you could do "gmail.*send" for example.

Original comment by jeffrey.blattman@gmail.com on 16 Oct 2010 at 5:27