Justin Muller

Results 7 comments of Justin Muller

I was thinking of implementing it with a "Currency Updates" heading with a [toggle button](http://developer.android.com/guide/topics/ui/controls/togglebutton.html) for each currency (each on a separate line)

I'm afraid I don't understand, "but I think major problem is still text size" My proposal would have the UI elements appear on multiple lines with a heading: _Currency Updates_...

What about doing away with the "Save Settings" and "Delete Settings" buttons? - The settings would be saved when the API key is obtained, a currency is toggled, or the...

I had just started a local branch yesterday were I started to remove `static` variables and will continue to do so. I agree with @dcow in general and suggest that...

I have also seen the `VerifyError` occur when using card.io 5.5.0, mockito 2.0, and JDK 8. `mock(CreditCard.class)` results in: ``` java.lang.VerifyError: Expecting a stackmap frame at branch target 49 Exception...

@Kudu I have built `cudaminer` for `10.8.5` based on the directions from @atomton. I came up against a different error than you, but I mention it here in case it...

I had been doing this manually each time I updated, good work @myshen. But, what is the commit of `sha3.cpp` for? How is this related to building on Darwin?