Skip to content

Weatherlib

Compare
Choose a tag to compare
@survivingwithandroid survivingwithandroid released this 08 Jul 09:32
· 80 commits to master since this release
  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