Skip to content

Releases: SharedKnowledge/ASAPJava

0.8.0

21 Feb 11:05
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

Some refacturing - separate general ad-hoc protocol support from specific ASAP code. Attempt to make the transient message concept more transparent.

0.7.2

10 Dec 11:32
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release

Bug fix - routed only first era of chunks - problem solved

0.7.1

05 Dec 11:34
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Crucial bug fix. Multiple encounter lead to multiple message exchanges.

0.7.0

30 Aug 08:56
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

close to a relase

0.6.0

15 Jan 10:16
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Did some major refactoring: moved actual implementation into internals package and put a smaller set of interfaces and wrappers in the asap root folder. This will make application developers guide much easier and fits much better to the ASAPAndroid lib. This version is not compatible to previous versions.

0.5.3

06 Jan 21:22
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

Bug fix: message over 255 byte are transmitted.

0.5.2

11 Dec 10:24
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

improved mocking / testing, see test/mock and especially: DiscoverPeerAndStartEGChat

Mocking

13 Nov 12:03
Compare
Choose a tag to compare
Mocking Pre-release
Pre-release

ASAP session mocking was integreted. Videos available on https://github.com/SharedKnowledge/ASAPAndroid/wiki

0.5.0 - APIs now stable.

28 Aug 10:49
Compare
Choose a tag to compare
Pre-release

Did some refacturing. Naming and APIs non stable and wont change fundamentelly until first release.

Bug fix - message exchange works now with new ASAPJavaApplication interface

12 Nov 15:27
Compare
Choose a tag to compare

Bug fix - message exchange works now with new ASAPJavaApplication interface