aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/lockclock/weather/WeatherUpdateService.java
Commit message (Expand)AuthorAgeFilesLines
* Remove Google Play Services dependencyMarvin W2017-02-181-9/+4
* Report correct status if failed to process weather update requestLuis Vidal2016-06-081-1/+2
* Refactor cLock to use the new Weather APILuis Vidal2016-04-221-127/+283
* LockClock : Update to v23 + runtime permissionsDanesh M2016-01-151-0/+7
* LockClock: Ignore "inaccurate" locationsScott Mertz2015-03-111-0/+6
* LockClock: Materialize the UI and update for LollipopDvTonder2015-02-091-1/+0
* LockClock: do not use GPS if Play Services is availableRoman Birg2014-05-281-0/+13
* LockClock: add a content provider for weatherRoman Birg2014-04-101-0/+2
* Port over improvements from ChronusDanny Baumann2014-01-071-39/+115
* cLock: Forward port CM10.2 updatesDvTonder2013-12-091-1/+1
* Tweak weather provider/location service codeDavid van Tonder2013-10-131-13/+39
* Improve weather retrieval code.Danny Baumann2013-10-131-72/+21
* 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
* cLock: minor code cleanups (remove unused imports/variables/dead code, explic...Nicolai Ehemann2013-03-161-5/+0
* Fix NullPointerException.Danny Baumann2013-01-301-0/+4
* Chronus: Optimize widget loading/displayDvTonder2013-01-181-0/+276