aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/preference
Commit message (Expand)AuthorAgeFilesLines
* LockClock: Don't forcefully enable widget calendar on resumeZhao Wei Liew2016-09-161-1/+0
* Verifies if weather service is availableLuis Vidal2016-06-171-0/+10
* Refactor cLock to use the new Weather APILuis Vidal2016-04-222-128/+183
* LockClock: Enable all calendars during first time setupKhalid Zubair2016-02-201-0/+11
* LockClock: Disable event calendars dialog if no calendarsKhalid Zubair2016-02-181-0/+9
* LockClock: fix crash in calendar selectionKhalid Zubair2016-02-181-0/+2
* LockClock : Update to v23 + runtime permissionsDanesh M2016-01-152-10/+116
* Allow user to change background color/transparency for the widget,Zach Prezkuta2015-08-141-0/+200
* LockClock: Materialize the UI and update for LollipopDvTonder2015-02-093-12/+12
* LockClock: detect default units based on localeRoman Birg2014-03-091-0/+7
* cLock: Enable up navigationMichael Bestas2014-01-081-1/+12
* Port over improvements from ChronusDanny Baumann2014-01-074-21/+360
* Tweak weather and location fetching code.Danny Baumann2013-10-231-3/+1
* Fix location query under some circumstances.Danny Baumann2013-10-201-7/+5
* Avoid NPE when closing custom location dialog.Danny Baumann2013-10-132-134/+204
* Improve weather retrieval code.Danny Baumann2013-10-131-20/+83
* 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-251-0/+14
* cLock: added option to highlight the upcoming calendar eventsNicolai Ehemann2013-03-201-0/+10
* cLock: minor code cleanups (remove unused imports/variables/dead code, explic...Nicolai Ehemann2013-03-161-11/+0
* cLock: User proper method for enabling location settingsDvTonder2013-03-121-2/+3
* cLock: Add ability to change font and monochrome icon colorsDvTonder2013-03-103-0/+45
* cLock: Remove redundant code and cleanup, bump versionDvTonder2013-03-061-123/+1
* cLock: Make the showing of weather when minimized a user optionDvTonder2013-03-061-1/+0
* cLock: Add a 'Done' button to configuratorDvTonder2013-03-051-7/+27
* cLock: Launch configuration when adding the widgetDvTonder2013-03-041-32/+29
* Chronus: Optimize widget loading/displayDvTonder2013-01-184-102/+101
* Chronus: Location provider fixes and cleanupDvTonder2013-01-073-15/+28
* Convert threads to AsyncTasks.Danny Baumann2013-01-061-43/+41
* Get rid of warnings and deprecation suppression.Danny Baumann2013-01-061-6/+10
* Chronus: Add support for alternate (Color) weather iconsDvTonder2013-01-031-0/+3
* Chronus: Add ability to configure minutes and date/alarm fontsDvTonder2013-01-031-2/+1
* Chronus: Fix weather invert low / high temperaturesDvTonder2013-01-031-1/+0
* Convert to preference fragmentsDvTonder2012-12-303-0/+402
* Start of new fragments based preferencesDvTonder2012-12-301-0/+228