iCal4j is a Java API that provides support for the iCalendar specification as defined in RFC2445.
I try to compress an android app that consumes ical4j.jar. When i build the apk with proguard using …
Our java application generates ICalendar files using ical4j, and sends them out to users as part of an HTML …
I'm creating a sync adapter towards ICS files in Java, and I have a problem recognizing the same events across …