aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/weather
Commit message (Expand)AuthorAgeFilesLines
* Fix weird bug in LockClocknaman142015-05-181-18/+1
* LockClock: Ignore "inaccurate" locationsScott Mertz2015-03-111-0/+6
* LockClock: Materialize the UI and update for LollipopDvTonder2015-02-091-1/+0
* cLock: Use HTTPS for Yahoo Weather API communicationZyg0te2014-12-201-3/+3
* LockClock : Return condition code as part of queryDanesh M2014-09-042-3/+19
* Fix Yahoo placefinder api call.Toha2014-06-071-4/+18
* Merge "LockClock: remove unused BroadcastReceiver" into cm-11.0Abhisek Devkota2014-05-281-18/+0
|\
| * LockClock: remove unused BroadcastReceiverRoman Birg2014-05-281-18/+0
* | LockClock: do not use GPS if Play Services is availableRoman Birg2014-05-281-0/+13
|/
* LockClock: remove external force refresh actionRoman Birg2014-04-152-3/+5
* LockClock: add a content provider for weatherRoman Birg2014-04-103-0/+197
* LockClock: Workaround for OpenWeatherMap temperature crazinessDvTonder2014-01-251-5/+21
* Port over improvements from ChronusDanny Baumann2014-01-078-128/+963
* cLock: Forward port CM10.2 updatesDvTonder2013-12-092-100/+146
* 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