Skip to content

0.4.1: Broadcasts are now managed by LocalBroadcastManager.

Compare
Choose a tag to compare
@SpartanJ SpartanJ released this 23 Jun 17:34
· 8 commits to master since this release

Broadcasts are now managed by LocalBroadcastManager.
Simple requests now don't send broadcasts by default (but can be enabled).
RequestService now allows the user to provide an own implementation of the RequestResponseProcessor.