Releases: pelias/pelias-android-sdk
Releases · pelias/pelias-android-sdk
Pelias Android SDK 1.2.1
This is a minor release which improves request handling
Features
- Returns
Call
object to allow canceling requests (552c8c0)
Pelias Android SDK 1.2.0
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
Pelias Android SDK 1.1.0
- Upgrades networking layer to OkHttp3 and Retrofit2
- Adds sample module and simple search activity
- Better handling for null values in HTTP callbacks (i.e. no results found)
- Add support for filtering results by layer, country, and source
- Allow custom behavior for soft keyboard and search button click in
PeliasSearchView
- Automate release process and optimize CI server builds
Pelias Android SDK 1.0.0
First official release
Pelias Android SDK 0.7.2
Second pre-release version
Pelias Android SDK 0.7.1
First pre-release version