aboutsummaryrefslogtreecommitdiffstats
path: root/sdk/src/java/cyanogenmod/weather
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: Prevent NPE in CMWeatherManagerLuis Vidal2016-06-171-0/+6
* cmsdk: Create CMSystemServer to handle our platform init.Adnan Begovic2016-05-311-1/+2
* Weather API: Honor the values set for today's low/high tempLuis Vidal2016-04-181-0/+2
* Remove public default constructor from CMWeatherManager.RequestStatus [1/2]Luis Vidal2016-04-131-4/+7
* Weather API: Delegate the responsability of rejecting back to back requests [...Luis Vidal2016-04-132-47/+38
* Use temperature unit from CMSettings on weather update requestsLuis Vidal2016-04-131-0/+12
* Weather API: Return ID rather than RequestInfo [1/2]Luis Vidal2016-04-135-87/+122
* Fix nomenclature for RequestInfo types [1/2]Luis Vidal2016-04-081-20/+34
* Refactor WeatherInfo classLuis Vidal2016-04-082-95/+204
* Add state member to WeatherLocation classLuis Vidal2016-04-081-9/+81
* Add API to cancel an active weather requestLuis Vidal2016-04-073-8/+42
* cmsdk: Move sdk classes under new sdk directory.Adnan Begovic2016-04-0111-0/+1651