replicant-vendor_cmsdk/sdk/src/java/cyanogenmod/weather
Luis Vidal 02a71cc24e Weather API: Honor the values set for today's low/high temp
The vales passed to setTodaysHigh() and setTodaysLow() have no effect.
This patch fixes that problem. The values provided in the Builder
helper class will be actually set when the WeatherInfo object is built

Change-Id: I5f47b16a56fd577349d3b3d45ea7a753262f90ea
TICKET: CYNGNOS-2484
2016-04-18 16:52:29 -07:00
..
util Refactor WeatherInfo class 2016-04-08 11:17:22 -07:00
CMWeatherManager.java Remove public default constructor from CMWeatherManager.RequestStatus [1/2] 2016-04-13 17:52:16 -07:00
ICMWeatherManager.aidl Weather API: Return ID rather than RequestInfo [1/2] 2016-04-13 11:57:38 -07:00
IRequestInfoListener.aidl Weather API: Delegate the responsability of rejecting back to back requests [1/2] 2016-04-13 15:22:40 -07:00
IWeatherServiceProviderChangeListener.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
RequestInfo.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
RequestInfo.java Weather API: Return ID rather than RequestInfo [1/2] 2016-04-13 11:57:38 -07:00
WeatherInfo.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
WeatherInfo.java Weather API: Honor the values set for today's low/high temp 2016-04-18 16:52:29 -07:00
WeatherLocation.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
WeatherLocation.java Weather API: Return ID rather than RequestInfo [1/2] 2016-04-13 11:57:38 -07:00