offline-calendar icon indicating copy to clipboard operation
offline-calendar copied to clipboard

Color-coded events

Open strayer opened this issue 11 years ago • 1 comments

aCalendar states:

Yes, you can choose from 48 colors for each calendar in the calendar list, and if your phone and calendar supports it (Android 4.1 with Google Calendar) you can also set per-event colors.

Is it possible to implement this in offline-calendar? This functionality would be really appreciated. I'll also gladly help implementing it, but I couldn't find any documentation on this. Maybe somebody else has an idea.

strayer avatar Sep 13 '14 11:09 strayer

Offline Calendar currently sets the color inside the app itself, but yes this could be implemented for 4.1, but I have currently no time for this. If you want to try this, here are some pointers: http://developer.android.com/reference/android/provider/CalendarContract.Colors.html http://developer.android.com/reference/android/provider/CalendarContract.ColorsColumns.html

dschuermann avatar Sep 13 '14 14:09 dschuermann