Commit Graph

33 Commits

Author SHA1 Message Date
7332886786 Added UI for sending broadcasts
- UI shouldn't block until the first identity is ready anymore
2016-10-25 07:30:16 +02:00
2b1fb436a9 Fixed the 'full node' switch, activated the jack tools to support some Java 8 features, and fixed some lint issues 2016-10-16 23:16:38 +02:00
4ab64c0ed1 Version 1.0-beta9 bump 2016-10-10 21:56:31 +02:00
b94e48e544 Updated Jabit version to fix exception on import 2016-10-07 23:23:01 +02:00
91451b0ce7 Fixed some layouts and updated dependencies 2016-10-06 22:01:33 +02:00
bfd5a72b52 Identity creation dialog improvements 2016-10-02 16:27:01 +02:00
a18ef1ac29 Refactored adding new identities
- add deterministic identities
- import existing identities
2016-10-01 10:33:11 +02:00
c1d5af0034 Updated support library versions 2016-09-23 16:30:17 +02:00
141c17a28c Bumped Jabit version 2016-09-21 20:39:53 +02:00
c8a0301402 GUI, layout and style improvements, updated dependencies 2016-09-16 17:35:24 +02:00
af2bfc796b Use the nio network listener. 2016-09-12 11:00:00 +02:00
709e333e78 Updated libraries, most notably Jabit to develop-SNAPSHOT
Also, finally added proper icon
Known issue: the client seems to sever all connections after some time, I'll need to look into this. This might happen when 8 connections are reached for the first time.
2016-08-12 23:54:01 +02:00
0ecfbd3fb8 Implemented methods needed for chan support (no GUI yet, though) 2016-04-25 09:27:36 +02:00
df121b25c6 Version 1.0-beta7 bump 2016-02-23 07:05:38 +01:00
17a99b6562 Added showcase explaining full node 2016-02-12 00:19:15 +01:00
a4f6642f6a Added option to scan QR codes directly from the app 2016-02-06 13:25:04 +01:00
d682df4cdb Updated Jabit, which should fix a bug where you can't send messages 2016-02-03 07:42:21 +01:00
6bcb7fc50e Updated Jabit version (there were some bugs) 2016-01-31 18:20:12 +01:00
9275f5ca9c Address related improvements
- QR code is now shown in contact details and 'manage identity' view
- Contacts and identities can now be deleted
2016-01-29 18:05:43 +01:00
adfb3a920a Fixed problem with proof of work 2016-01-23 23:30:51 +01:00
491a8a0ccb Version 1.0-beta v2
fixed sync
2016-01-22 09:22:43 +01:00
4a854045e0 Version 1.0-beta bump 2016-01-21 20:42:20 +01:00
b4c5d8cc21 Jabit Domain was renamed to Jabit Core 2016-01-17 07:10:44 +01:00
abd25f4010 Minor bugfixes & renamed 'security' to 'cryptography 2016-01-13 17:28:18 +01:00
eb322d94a2 Minor improvements and preparations for the release 2016-01-01 15:35:16 +01:00
694fa97dce About Libraries 2015-12-27 22:07:44 +01:00
41f4571bf6 Server POW should work now 2015-12-21 15:31:48 +01:00
055bd39a42 Linkify URLs and Bitmessage addresses 2015-11-17 22:19:11 +01:00
64e0479a37 Changed notification icon and updated library versions 2015-10-18 16:42:41 +02:00
a7ebfefdbc tool updates 2015-09-29 07:14:19 +02:00
5e2d19df58 DB code rewrite
There's still a problem storing or retreiving messages
2015-08-19 07:01:30 +02:00
cb2040b0ce Receiving almost works, unfortunately, JDBC doesn't so I have to rewrite the whole damn repository code. 2015-08-14 17:25:05 +02:00
89a5ada48a Initial commit
A.k.a. "I should have done this some time ago"
2015-08-05 19:48:41 +02:00