aboutsummaryrefslogtreecommitdiffstats
path: root/cm/lib/main/java/org/cyanogenmod/platform/internal/CMWeatherManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: Create CMSystemServer to handle our platform init.Adnan Begovic2016-05-311-1/+6
* Weather API: Delegate the responsability of rejecting back to back requests [...Luis Vidal2016-04-131-83/+31
* Weather API: Return ID rather than RequestInfo [1/2]Luis Vidal2016-04-131-4/+4
* Fix nomenclature for RequestInfo types [1/2]Luis Vidal2016-04-081-4/+4
* Refactor WeatherInfo classLuis Vidal2016-04-081-5/+6
* Add API to cancel an active weather requestLuis Vidal2016-04-071-0/+15
* Reset timer when a new weather service provider is selectedLuis Vidal2016-04-061-0/+1
* Add Weather Content Provider [4/5]Luis Vidal2016-03-311-0/+545