aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/calendar
Commit message (Expand)AuthorAgeFilesLines
* LockClock: display date range for multi-day allday appointmentsNicolai Ehemann2014-04-111-1/+2
* Port over improvements from ChronusDanny Baumann2014-01-071-1/+1
* Fix NullPointerException.Danny Baumann2013-10-111-0/+3
* Fix off-by-one error.Danny Baumann2013-10-111-1/+1
* cLock: refactoring (no functional changes): moved CalendarInfo.javaNicolai Ehemann2013-10-102-2/+161
* LockClock: Add support for API level 16Matt Booth2013-09-251-1/+1
* cLock: check calendar visibility on start of CalendarWidgetServiceNicolai Ehemann2013-04-221-8/+6
* cLock: refactorings and cleanup (no functional changes)Nicolai Ehemann2013-04-201-120/+92
* cLock: added option to highlight the upcoming calendar eventsNicolai Ehemann2013-03-201-9/+67
* cLock: Hide the calendar panel if there are no events to showDvTonder2013-03-171-21/+29
* cLock: Make the list of calendar entries scrollable (max. 10 entries)Nicolai Ehemann2013-03-161-0/+454