aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/preference/WeatherPreferences.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor cLock to use the new Weather APILuis Vidal2016-04-221-20/+83
* LockClock : Update to v23 + runtime permissionsDanesh M2016-01-151-2/+54
* LockClock: Materialize the UI and update for LollipopDvTonder2015-02-091-7/+7
* LockClock: detect default units based on localeRoman Birg2014-03-091-0/+7
* Port over improvements from ChronusDanny Baumann2014-01-071-19/+34
* Avoid NPE when closing custom location dialog.Danny Baumann2013-10-131-134/+4
* 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
* cLock: User proper method for enabling location settingsDvTonder2013-03-121-2/+3
* cLock: Add ability to change font and monochrome icon colorsDvTonder2013-03-101-0/+15
* cLock: Make the showing of weather when minimized a user optionDvTonder2013-03-061-1/+0
* Chronus: Optimize widget loading/displayDvTonder2013-01-181-44/+68
* Chronus: Location provider fixes and cleanupDvTonder2013-01-071-13/+26
* Convert threads to AsyncTasks.Danny Baumann2013-01-061-43/+41
* Chronus: Add support for alternate (Color) weather iconsDvTonder2013-01-031-0/+3
* Chronus: Fix weather invert low / high temperaturesDvTonder2013-01-031-1/+0
* Convert to preference fragmentsDvTonder2012-12-301-0/+209