Chris Beams
a31aa9c883
Organize import statements
2014-08-26 16:01:34 +02:00
Chris Beams
7d6ca37d06
Apply formatting to Java sources
...
This is essentially the default IDEA formatting settings, with one tweak
made to allow same-line field annotations (useful particularly in the
case of the @FXML annotation)
2014-08-26 16:01:32 +02:00
Chris Beams
be3beb5c13
Apply copyright to Java sources
...
Per http://www.gnu.org/licenses/gpl-howto.html
2014-08-26 15:56:14 +02:00
Manfred Karrer
1bc0dbfa31
new validation impl., use bindings in create offer controller, profiler added, use caching for FXML loader
2014-08-10 23:59:18 +02:00
Manfred Karrer
d943ee0918
use tomp2p master branch
2014-07-31 19:43:46 +02:00
Manfred Karrer
57d5ddcc4f
updated to master branch of tomp2p. refactored messaging. bootstrapping to seed node (server supported). right management.
2014-07-31 18:45:58 +02:00
Manfred Karrer
65d97819ac
add system try support, add address to create offer screen
2014-07-07 16:28:40 +02:00
Manfred Karrer
5da272bdbf
refactoring trade protocol
2014-07-04 18:16:51 +02:00
Manfred Karrer
7e55b7325a
changed trade protocol to use tasks, added scheduler framework
2014-07-03 19:22:06 +02:00
Manfred Karrer
4f26d76746
remove @Nullable/@NotNull annotations (too noisy and better use Optional/Either instead to avoid null pointer exc.)
2014-07-01 15:09:23 +02:00
Manfred Karrer
0545148f74
confidence fixed
2014-06-26 16:03:02 +02:00