Skip to content

Releases: 99Taxis/RxPlaces

First version

09 Jun 19:10
Compare
Choose a tag to compare
First version Pre-release
Pre-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