aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/weather
Commit message (Expand)AuthorAgeFilesLines
* LockClock: Workaround for OpenWeatherMap temperature crazinessDvTonder2014-01-251-5/+21
* Port over improvements from ChronusDanny Baumann2014-01-078-128/+955
* cLock: Better OOBEDvTonder2013-12-081-1/+1
* Go back to weather RSS parsing instead of using YQL.Danny Baumann2013-11-121-35/+93
* Go back to using placefinder for reverse geocoding.Danny Baumann2013-10-291-64/+52
* Tweak weather and location fetching code.Danny Baumann2013-10-232-39/+59
* Fix location query under some circumstances.Danny Baumann2013-10-201-9/+11
* Tweak weather provider/location service codeDavid van Tonder2013-10-131-13/+39
* Improve weather retrieval code.Danny Baumann2013-10-137-431/+311
* cLock: update weather info when gps is disabled (using cached location)Nicolai Ehemann2013-09-291-0/+12
* 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
* 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
* cLock: minor code cleanups (remove unused imports/variables/dead code, explic...Nicolai Ehemann2013-03-164-12/+1
* cLock: Fix error when the weather data from Yahoo is incompleteDvTonder2013-03-131-2/+2
* cLock: Add ability to change font and monochrome icon colorsDvTonder2013-03-101-5/+13
* Fix NullPointerException.Danny Baumann2013-01-301-0/+4
* Chronus: Optimize widget loading/displayDvTonder2013-01-184-152/+533
* Initial commitDvTonder2012-12-274-0/+485