Skip to content

Pelias Android SDK 1.2.0

Compare
Choose a tag to compare
@sarahsnow1 sarahsnow1 released this 31 May 21:13
· 5 commits to master since this release

Highlights

  • Adds support for filtering results by layer, country, and source (15b0b9b)
  • Adds ability to customize behavior when search button is pressed (230fb58)
  • Enables TLS 1.2 on pre-lollipop devices (598a524)

Features

  • Adds GitHub templates (e5cda24)
  • Upgrades networking libraries (OkHttp 3.5.0, Retrofit 2.5.0) (44a08c5)
  • Adds sample app (289ee46)
  • Updates build tools (25.0.1), SDK (25), Gradle (2.2.3), and Robolectric (3.2.1) (289ee46, fc3816a)
  • Cleans up test output and dependencies (8c79773)
  • Automates artifact deployment (0e10c2f, 49e7043, e954785)

Bug Fixes

  • Improves null autocomplete response value handling (bc93f41)

Known Issues

None

Upgrade Notes

None