aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Don't remove today from the forecaststable/cm-13.0-ZNH5Ycm-14.0Scott Warner2016-06-271-3/+0
* WundergroundCM: Fix partlycloudy weather code response.Adnan Begovic2016-04-271-2/+2
* WundergroundCM: Make sure to set the current days forecast.Adnan Begovic2016-04-201-0/+8
* WundergroundCM: Provide weathercondition to weathercode map.Adnan Begovic2016-04-202-1/+151
* WundergroundCM: Add api key verification mechanism.Adnan Begovic2016-04-204-13/+228
* WundergroundCM: Provide attribution and do clean up.Adnan Begovic2016-04-181-0/+18
* WundergroundCM: Add settings activity.Adnan Begovic2016-04-184-34/+69
* WundergroundCM: Handle null city disambiguation list.Adnan Begovic2016-04-132-4/+9
* WundergroundCM: Update for weather api changes.Adnan Begovic2016-04-133-15/+20
* Wunderground: fix city disambiguation reqRoman Birg2016-04-121-7/+22
* Wunderground: fix lookup city callRoman Birg2016-04-121-1/+1
* WundergroundCM: Update for api changes in cmsdk.Adnan Begovic2016-04-083-38/+22
* WundergroundCM: Add support for city lookup.Adnan Begovic2016-04-077-6/+210
* WundergroundCM: Support weatherlocation lookup by postal and city/state.Adnan Begovic2016-04-074-10/+162
* WundergroundCM: Add wind arguments to WeatherInfo.Adnan Begovic2016-04-062-0/+11
* WundergroundCM: Handle request by weatherlocation.Adnan Begovic2016-04-064-92/+190
* WundergroundCM: Add humidity from response.Adnan Begovic2016-04-063-0/+18
* WundergroundCM: Initial checking of WG weather provider service.Adnan Begovic2016-04-0620-0/+1220