aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* cLock: update weather info when gps is disabled (using cached location)Nicolai Ehemann2013-09-291-0/+12
* LockClock: Fix 24 hour formatingDvTonder2013-09-281-1/+1
* LockClock: Fix 24 hour clock issue + refresh weather on 'Use metric' changeDvTonder2013-09-271-0/+9
* LockClock: Add support for API level 16Matt Booth2013-09-258-8/+220
* cLock: Listen for ACTION_ALARM_CHANGEDJorge Ruesga2013-09-011-0/+1
* LockClock: Fix lookahead event displayRescue92013-08-091-1/+1
* LockClock: added "Today" timeframe to calendar event lookaheadRescue92013-08-081-1/+19
* LockCLock: Remove calendar iconRescue92013-08-083-2/+13
* LockClock: Add default clock app detectionDvTonder2013-05-262-5/+46
* cLock: Check NETWORK_PROVIDER before call requestSingleUpdateJorge Ruesga2013-05-121-2/+12
* cLock: Force a location update when lastKnownLocation = nullJorge Ruesga2013-05-121-12/+64
* 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