Matthew Runo

Results 10 comments of Matthew Runo

I've found a way to reproduce this, though I'm not **entirely** sure that this is what our customers are hitting. I've been able to trigger this on Android 7.1.2, and...

This would be fantastic. It's hard to drop this into a pre-existing app as-is. Really simple implementation would be something like this (probably needing some updates around file names and...

I'm torn on even really keeping this open. It's valid to throw ClassCastException if the value of a key is not a number according to SharedPreferences, butI feel like it...

It seems like SpongyCastle would be a good solution. Who wants to put a PR in for it? :)

I'm not sure to be honest! I'd include the info you'd want in a bug report. For sure, info on the API calls made - in particular if one of...

I'm happy to open a PR documenting the exit codes for `gh release` - but I'm not quite sure where the source for the manual is? It doesn't seem to...

I figured this was a global thing, indeed it's a convention that many command line tools use (and that's how I found it originally). I'd love to document it at...

I'm using the latest version of `hub` - 2.14.2 I do this in three steps. 1. Create the tag on a release branch (not the default branch for the repo)...

Is https://github.com/googleapis/google-api-java-client the right place to report this?

Thank you! I'll report it there, and then I'll open a new issue here once it's resolved upstream.