aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "cLock: check calendar visibility on start of CalendarWidgetService" in...David van Tonder2013-04-221-8/+6
|\
| * cLock: check calendar visibility on start of CalendarWidgetServiceNicolai Ehemann2013-04-221-8/+6
* | cLock: optimize widget display if parts are not visibleNicolai Ehemann2013-04-221-16/+13
|/
* cLock: refactorings and cleanup (no functional changes)Nicolai Ehemann2013-04-202-121/+100
* LockClock : Switch to new yahoo apiDanesh Mondegarian2013-04-031-5/+8
* cLock: Fix FC when using monochrome icons with an unknown condition codeDvTonder2013-03-281-5/+1
* Merge "cLock: added option to highlight the upcoming calendar events" into cm...David van Tonder2013-03-204-9/+102
|\
| * cLock: added option to highlight the upcoming calendar eventsNicolai Ehemann2013-03-204-9/+102
* | Fix widget sometimes indefinitely showing 'Widget is loading...'Danny Baumann2013-03-201-32/+4
|/
* Merge "cLock: Hide the calendar panel if there are no events to show" into cm...DvTonder2013-03-183-39/+96
|\
| * cLock: Hide the calendar panel if there are no events to showDvTonder2013-03-173-39/+96
* | cLock: Change Calendar default lookahead to two weeksDvTonder2013-03-171-1/+1
|/
* cLock: minor code cleanups (remove unused imports/variables/dead code, explic...Nicolai Ehemann2013-03-166-26/+5
* cLock: Make the list of calendar entries scrollable (max. 10 entries)Nicolai Ehemann2013-03-165-372/+489
* cLock: Fix error when the weather data from Yahoo is incompleteDvTonder2013-03-131-2/+2
* cLock: User proper method for enabling location settingsDvTonder2013-03-121-2/+3
* cLock: Add ability to change font and monochrome icon colorsDvTonder2013-03-108-12/+184
* cLock: Updates to how dates are displayed in calendar entriesNicolai Ehemann2013-03-082-12/+27
* cLock: Make the Color icons default --!TRANSLATORS PLEASE NOTE!--DvTonder2013-03-061-1/+1
* cLock: Remove redundant code and cleanup, bump versionDvTonder2013-03-061-123/+1
* cLock: Make the showing of weather when minimized a user optionDvTonder2013-03-064-4/+31
* cLock: Add a 'Done' button to configuratorDvTonder2013-03-051-7/+27
* cLock: Add support for a small widget layout with weatherDvTonder2013-03-043-73/+127
* cLock: Launch configuration when adding the widgetDvTonder2013-03-041-32/+29
* FIX: do not display event too far in the futurecm-10.1-M2Cédric Cabessa2013-03-021-1/+2
* removed hardcoded reference to stock cm calendar app; ask for calendar app in...Nicolai Ehemann2013-02-141-2/+1
* Fix display of all-day events if there's more than one all-day event.Danny Baumann2013-02-012-38/+53
* Fix NullPointerException.Danny Baumann2013-01-301-0/+4
* Chronus: Optimize widget loading/displayDvTonder2013-01-1814-631/+1302
* Chronus: Location provider fixes and cleanupDvTonder2013-01-074-25/+29
* Simplification, get rid of a member variable.Danny Baumann2013-01-071-8/+9
* Chronus: Add Analog clockDvTonder2013-01-063-18/+52
* Add calendar item lines dynamically.Danny Baumann2013-01-061-30/+23
* Convert threads to AsyncTasks.Danny Baumann2013-01-062-136/+115
* Get rid of warnings and deprecation suppression.Danny Baumann2013-01-061-6/+10
* Chronus: Add support for alternate (Color) weather iconsDvTonder2013-01-033-6/+20
* Chronus: Add ability to configure minutes and date/alarm fontsDvTonder2013-01-033-21/+43
* Chronus: Fix weather invert low / high temperaturesDvTonder2013-01-032-2/+1
* Chronus: Add ability to hide All day events in the calendar panelDvTonder2013-01-022-15/+25
* Chronus: OptimizationsDvTonder2013-01-021-14/+15
* LockClock: Fix the calendar icon display if no eventsDvTonder2012-12-311-12/+13
* LockClock: Register a click listener even if there is no weather dataDvTonder2012-12-301-5/+12
* Stop service if no widgets present and preference updatedDanesh Mondegarian2012-12-301-1/+3
* Convert to preference fragmentsDvTonder2012-12-303-98/+226
* Start of new fragments based preferencesDvTonder2012-12-302-0/+229
* Code cleanupDvTonder2012-12-302-61/+51
* General layout related changes and fixesDvTonder2012-12-301-1/+1
* Add clock font scalingDvTonder2012-12-292-31/+65
* Add clock and calendar click actionsDvTonder2012-12-291-16/+10
* Add the ability to force a weather refresh if neededDvTonder2012-12-294-9/+29