Piotr Wittchen

Results 52 issues of Piotr Wittchen

Tests are written in pure Java. Add test coverage report generation with Jacoco and run it on Travis CI via codecov.io.

enhancement
tests

Add methods for saving data returning RxJava Completable type. This functionality was requested in #127. It could be done by implementing `put(...)` and `observe(...)` methods under the hood. `Observable` type...

enhancement
feature request

It should be done after resolving #100. References: - http://www.baeldung.com/jackson-object-mapper-tutorial

enhancement

We can use docsify for that.

documentation

It should be done after resolving #100.

enhancement

Expected behaviour: 1. User scrolls to the end of the list 2. "Load more" option appears 3. After clicking on "Load more" option, this option is hidden, more items are...

enhancement

as mentioned in https://github.com/pwittchen/ReactiveNetwork/issues/92.

enhancement

Investigate continuous monitoring of `ScanResult.level` (RSSI) in dBm. Not only when WiFi signal strength changes (what is indicated by system broadcast), but all the time within a given interval. Draft...

enhancement