Pierre-Luc Paour

Results 21 comments of Pierre-Luc Paour

The line is indeed redundant: if both `ca` and `cb` are `0`, then neither is a digit.

This is something to look forward to when you rewrite the network code to use (presumably) OkHttp: it's a [much more friendly API](https://github.com/square/okhttp/wiki/Recipes#accessing-headers) than crummy old Apache HTTP.

Another way this could be accomplished (this is my current workflow, sadly outside of the plugin) is to checkout the commit under review, then reset to the parent commit. This...

I think it was, and I got started updating your demo app to exercise it (with a slider for size), but I then got sidetracked. I'll complete that branch soon...

Also, the 1.2.5 version currently published to https://bintray.com/ckurtm/maven/FabButton/1.2.5 doesn't seem to have the latest PR merged in (for compatibility with Support 26…

At the moment `--dockerize` doesn't work at all if the mockoon config file isn't standalone.

With my bash skills, you'd have to rewrite whatever I contributed ;-). What I had in mind was not necessarily Android-specific: the variable could be set to whatever the "usual"...

I ended up here looking for a `--quiet` flag so cron would email me only if there was a problem. So that's a 👍 asking for this PR to be...