Releases: taig/communicator
Releases · taig/communicator
1.0.7
- Switched to pfn/android-sdk-plugin
1.0.3
- Added methods
getReadProgress()
and getWriteProgress()
to the Request
class
1.0.2
- Added Event callbacks
onSend( long )
and onReceive( long )
that only trigger once, right before the according process starts
1.0.1
- Fixed critical
NullPointerException
in Response.getHeader( String )
- Improvements to
Method.*
API
- Added image processing example to sample app
- Minor additions to README
1.0
Stable release, see README for introduction.