Commit graph

24 commits

Author SHA1 Message Date
Manfred Karrer
454dc94965 use Fiat for price 2014-08-30 02:00:01 +02:00
Manfred Karrer
ab6ae89c38 reformatting 2014-08-27 21:26:40 +02:00
Manfred Karrer
919cde4e43 removed unused code, comments, small refactorings 2014-08-26 21:52:04 +02:00
Manfred Karrer
1c3c8b9d21 merged with cbeams formatting changes. use MVP pattern for create offer screen 2014-08-26 16:57:31 +02:00
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
fc85a8ee17 improve addressentry handling 2014-08-24 14:38:16 +02:00
Manfred Karrer
e0e6df6383 update to bitcoinJ master 2014-08-05 23:30:17 +02:00
Manfred Karrer
0f04d3c483 update to bitcoinJ master 2014-08-05 20:00:47 +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
5da272bdbf refactoring trade protocol 2014-07-04 18:16:51 +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
ebf2c559db add @Nullable/NotNull annotations, cleanup with intellij inspections 2014-06-30 02:17:26 +02:00
Manfred Karrer
7abbe21329 error handling, popups, code cleanup 2014-06-27 15:36:03 +02:00
Manfred Karrer
a91346252e orders section, offer table 2014-06-25 22:50:45 +02:00
Manfred Karrer
205259bee9 separate wallet addresses 2014-06-19 23:58:27 +02:00
Manfred Karrer
a03c24d664 add settings, arbitration selection, arb. registration, change setup, change funding, manage keys in wallet 2014-06-18 21:48:40 +02:00
Manfred Karrer
c2db60be67 integration of TomP2P for payment process (part 1), fund screen, setup redesign, orders screen 2014-05-15 12:31:41 +02:00
Manfred Karrer
6459184ce9 integration of TomP2P and basic use cases in dummy views tested 2014-05-10 18:31:55 +02:00
Manfred Karrer
a4efa29bcd payment to MS fund 2014-05-07 13:32:05 +02:00
Manfred Karrer
256388e4e3 payment process update to model changes 2014-04-30 23:04:10 +02:00
Manfred Karrer
3f398755ad offer creation screen, model updates, confirm comp. 2014-04-30 02:19:36 +02:00
Manfred Karrer
bc09937785 initial commit. gui prototype v 0.1 2014-04-11 11:33:48 +02:00