Shawn Xiaolong Cheng

Results 3 issues of Shawn Xiaolong Cheng

According to feedback, the latest version works on Android-2.2, but it crashes on Android-2.1-update( which I am using). It works fine on Android-2.1 if I use the repo of Aug04....

This is a question. What's the rationale of returning a key-value pair in the `next()` method in `InputReader`? Wouldn't returning the value be enough? I implemented the later in a...

I've only used equality filters, like: ``` filters = [("event_type", "=", event_type), ("date", ">=", date_start), ("date", "