freezy

Results 232 comments of freezy

Okay so that basically means applying the desired physics behavior manually?

Hey, thanks for the patch (and sorry for the ridiculously long response). Unfortunately, when running it on Android 2.1, I'm getting the following exception in any list view: ``` java.lang.NoSuchMethodError:...

Hmm, when reverting the Android reference in Eclipse from 4.0.3 to 2.3.3, it seems to work. Can you confirm your tests with 2.3.3? Any reason why you set it to...

Ok, cool. Do you want to update the pull request so it merges, otherwise I'll try later.

I will push out another release soon. Just need to get it on all my devices, run through the usual tests, package it and upload it. Apologies for the delays,...

Of course, this is planned and probably one of the next things. Basic support is already built-in but nothing near what it should be.

No, the basic support is in master. However it dealt with a very old version of JSON-RPC (1y+ ago), so not sure if anything works. For the new dev we'll...

Thanks, I'll have a look at the code later. However, I'm just in the process of creating a code generator that produces a Java JSON-RPC library based on introspect's output....

Yeah unless we figure out an elegant way to make libs for both versions live along together, I'll probably ditch Eden support for the next version. HTTPAPI will be completely...