Piotr Wittchen
Piotr Wittchen
Is this project still maintained and stable? Last commit on `master` branch was 10 months ago and build on Travis CI failing from that time. I would like to use...
fixes in the logic of MarshmallowNetworkObservingStrategy and tests according to PR #455 related to utilization of the NetworkState class
Currently I'm performing deployments manually from my computer. It should be possible to execute the following gradle commands on GH Actions CI: - `uploadArchives` - `closeAndReleaseRepository` I've already added secrets...
Right now something is broken or outdated. Docs on gh-pages does not work anymore for unknown reason. I'm gonna use other, more stable tool than docsify or update docsify.
mobeel plugin does not work with the recent gradle version) note: this needs to be tested (with newer gradle build tools version) and then commented out code should be removed
After calling `stop()` method manually, it's not possible to call `start()` again. In the sample apps, user should not be able to call stop manually. It should be invoked only...
When such thing happen, `IllegalStateException` should be thrown.
Plural should be removed from the package name: `message.enums` -> `message.enum`.
It's related to #11. For TGDevice simulator any real BT connection is not required, so it can be abstracted and simulated.