Skip to content

First version

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsicarelli rsicarelli released this 09 Jun 19:10
· 15 commits to master since this release
Set up initial contract to autocomplete places (#1)

* improve demo sample to test textView observable

* define contract for api and implement initial unit tests with mocks

* creating entities to deserialize json data into domain objects

* add google maps api with retrofit implementation

* create unit tests to cover query window behavior

* add requested changes

* add .travis.yml

* simplify travis.yml

* add jdk to travis.yml

* handle local.properties absece

* solve lint problems

* fix travis.yml to accept all licenses

* fix travis.yml again

* remove constraint layout from dependencies