William Casarin

Results 866 comments of William Casarin

I looked into this all yesterday. It looks like we might need to switch over to GameActivity to get this working. There is some initial work from @rib in android-activity...

I saw those! Thank you! I will try to get these working.

Since this is a large task I will split it into specific deliverables for this sprint

This is mostly done… just have one more keyboard issue to fix which I will open another issue for

I added some initial things we need to do first before we get to this

thread view isn't done?

I'll open a new issue with remaining tasks

- isn't this just a duplicate of #137 ?

The input types have many variations: ``` public interface InputType { field public static final int TYPE_CLASS_DATETIME = 4; // 0x4 field public static final int TYPE_CLASS_NUMBER = 2; //...

yeah this is one of those things which makes a lot of sense but isn't explicitly mentioned anywhere in the NIPs