Oisin O'Neill

Results 4 issues of Oisin O'Neill

Is it possible to create a TypeAdapters for Lists? Below is what I'm trying at the moment. ``` @Table("articles") public class Article extends Model { @Column("tags") private List tags; }...

**Summary:** The Google Maps JS Heatmap SDK provides a `dissipating` parameter - which allows you to control whether heatmap stays the same size across zoom levels. It would be great...

type: feature request

It seems like recently we've been getting NumberFormatException errors when starting the app and initializing AndroidRate. I'll need to do further investigation but here's an (obfuscated) stack trace in case...

I'm using CocosBuilder 3.0 (Alpha 4), and it seems that after using ImageOptim on some images referenced in .ccb files the program crashes. To produce, I just open the .ccbproj...