aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock
Commit message (Expand)AuthorAgeFilesLines
* Port over improvements from ChronusDanny Baumann2014-01-0719-196/+1567
* cLock: Forward port CM10.2 updatesDvTonder2013-12-097-127/+250
* cLock: Dont use bold hours by defaultMichael Limb2013-12-031-1/+1
* Tweak weather and location fetching code.Danny Baumann2013-10-233-42/+60
* Fix location query under some circumstances.Danny Baumann2013-10-202-16/+16
* Tweak weather provider/location service codeDavid van Tonder2013-10-131-13/+39
* Avoid NPE when closing custom location dialog.Danny Baumann2013-10-132-134/+204
* Improve weather retrieval code.Danny Baumann2013-10-1310-459/+411
* 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-3/+4
* 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