History log of /frameworks/opt/calendar/src/com/android/calendarcommon2/RecurrenceProcessor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
207e297d6911151d3e556be23ede3649beccb674 24-Nov-2011 Fredrik Hellén-Halme <fredrik.hellen-halme@sonyericsson.com> Fix issue with invisible recurring appointments

Fixes that recurring appointments goes invisible
when hit by the failsafe limit.

There is still a hard limit in RecurrenceProcessor,
but at least this limit is applied on a per-event
basis, meaning that it's always possible to create
new recurring appointments without them going invisible.

Change-Id: I6c9e1e10db78e1b73ea9f2b7104621fbbd906452
/frameworks/opt/calendar/src/com/android/calendarcommon2/RecurrenceProcessor.java
06b3293d5af3454a39681cfd659271551354b8a0 27-Jun-2012 Michael Chan <chanm@google.com> Rename calendarcommon to calendarcommon2 to workaround OEM silliness

Change-Id: I5bd618866d6484037671376e192ee3217c42c366
/frameworks/opt/calendar/src/com/android/calendarcommon2/RecurrenceProcessor.java