Separated logic from the EventReadAdapter, so that events can be loaded not only from the device’s calendars, but also from various external sources like web services, parsing local files etc.
drawAllCells(boolean) - a method that allows you to control whether dates from the previous/next month should be visible.
FIXED
Fixed "Ghost effect" in the cell’s decorator.
Customization issues.
Decreased the number of UI redraws the Calendar was causing while performing scrolling.
Chart
NEW
ChartAnimationPanel class which allows the chart series to be animated.