[android-developers] Re: CalendarContract on Samsung's ICS update

2012-03-18 Thread roee88
report with the same app on b.android.com and ask Google to update the CTS to add test cases for these new APIs. On Saturday, March 17, 2012 9:49:32 AM UTC+8, Ralph Bergmann wrote: Am 16.03.12 13:51, schrieb roee88: It works fine on Galaxy Nexus and other ICS devices and ROMs

[android-developers] CalendarContract on Samsung's ICS update

2012-03-16 Thread roee88
Hi, I'm using Intent.ACTION_INSERT exactly as described in http://developer.android.com/guide/topics/providers/calendar-provider.html#intent-insert It works fine on Galaxy Nexus and other ICS devices and ROMs. On Samsung SGSII with their recent ICS update it simply doesn't do anything. The