Commit Graph

9 Commits

Author SHA1 Message Date
00e4461043 Fix issues with Java 7 compatibility 2018-02-16 16:57:08 +01:00
ddb2073c2f Refactored BitmessageContext creation 2017-11-25 20:34:11 +01:00
8cbdce6eac Refactored to use StreamableWriter
Bumped the msgpack library to 2.0.1 (the 2.0.0 build was fubar)
2017-11-21 10:44:41 +01:00
bf0c946c52 Different improvements
- catch all kinds of errors when selector binding fails
- pimped DefaultLabeler to support listeners
- added pagination capabilities to AbstractMessageRepository
2017-09-13 08:06:06 +02:00
d9e52c85c3 Fixed occasional on the selector - it shouldn't crash the application 2017-07-22 08:01:59 +02:00
009346cd30 Some improvements for Android compatibility 2017-07-10 06:08:20 +02:00
d3a06e7639 Added version to user agent info, and other minor fixes 2017-07-05 00:37:45 +02:00
aee5debdd2 Fixed system test and added some fixes for Java backwards compatibility 2017-06-27 17:22:48 +02:00
322bddcc4f Migrated networking and fixed networking tests 2017-06-25 20:06:17 +02:00