Skip to content

Releases: survivingwithandroid/WeatherLib

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 19 Oct 20:37

OWM Bug Fixing for App key

Weatherlib 1.5.4

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 22 Apr 07:50

This release includes some bug fixing and some feature improvements

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 08 Jul 09:32
  1. Removed external libray depedency (i.e volley and Okhttp) in aar
  2. Bug fixing in Okhttp weatherClient
  3. Bug fixing in Openweathermap parser (i.e. Historical weather data)
  4. Add HistoricalFragment with RecyclerView support in demo15

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 29 Jun 08:18
  1. Radar image
  2. Cleaner API
  3. Add wind direction and speed in OPW (forecast) thx to simonlinj

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 17 Jun 20:04

Forecast.io
new client building pattern

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 03 Jun 20:17
  1. Add historical weather data
  2. Unified weather code for Weather underground
  3. Code refactoring
  4. Introduced a new module (volley client)
  5. Removed the weather lib dependency from volley lib and moved the dependency in volley client module

Weatherlib 1.3.2

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 01 Jun 10:25

Bug fixing for OWM

Weatherlib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 19 May 19:24

Fix yahoo! weather bug about min temp

Weatherlib with hourly forecast

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 15 May 19:12
1.3.0

Hour forecast support and bug fixing

WeatherLib

Choose a tag to compare

@survivingwithandroid survivingwithandroid released this 29 Apr 15:30

This is the 1.2 version containing some improvements:

Weather Underground API support (Current Weather, Forecast, Astronomy, City search)
Standard Http Weather client, based only on HttpConnection
Add more information from OpenWeathermap