Commit graph

812 commits

Author SHA1 Message Date
Manfred Karrer
aecbf7ced9 Add isOwner flag for broadcasting to all peers, remove popup for disconnects of rule violations, reduce max nr of network threads 2016-02-26 14:10:22 +01:00
Manfred Karrer
60c8de796a P2P network improvements, rename MarketPriceFeed to PriceFeed 2016-02-26 02:12:05 +01:00
Manfred Karrer
4bc8c70a83 P2P network improvements 2016-02-26 00:10:44 +01:00
Manfred Karrer
f0d727e345 P2P network improvements 2016-02-25 14:48:00 +01:00
Manfred Karrer
bdc15f113e Update all statistic changes 2016-02-25 14:45:56 +01:00
Manfred Karrer
8db55a6616 Improve footer info 2016-02-25 14:45:26 +01:00
Manfred Karrer
0908c6d61f Improve broadcast listener handling, add randomized delay for messages to all connected peers 2016-02-23 13:04:49 +01:00
Manfred Karrer
77511a43f5 Use byte array instead of PubKeys, Use uid for mailbox msg, Improve storage data structure, Renamings, Cleanup 2016-02-22 23:20:21 +01:00
Manfred Karrer
bb6334f6a0 Fix missing sequence nr and signature updates at refresh offers 2016-02-22 16:18:14 +01:00
Manfred Karrer
ca20de64d9 Use colors for buy/sell, redesign offerbook, market overview 2016-02-21 22:03:37 +01:00
Manfred Karrer
daa41d222a Ui improvements 2016-02-21 12:16:23 +01:00
Manfred Karrer
cec1e99e98 Improve OpenOfferManager disconnection handling 2016-02-20 14:20:37 +01:00
Manfred Karrer
ae6b95eed8 Add disconnect/awake handlers (WIP) 2016-02-20 12:04:07 +01:00
Manfred Karrer
a406a94976 Fix wrong null check 2016-02-19 22:24:55 +01:00
Manfred Karrer
8b1c0e5e6f Add more logging, don't throw exception at timers 2016-02-19 22:21:56 +01:00
Manfred Karrer
d506a1acfc Fix wrong timeunit for timeout 2016-02-19 19:58:07 +01:00
Manfred Karrer
bd3b55cf47 Use FXTimer instead of Java Timer, add idle detection for republish offers 2016-02-19 19:56:17 +01:00
Manfred Karrer
79de2bcb11 Optimize RefreshTTLMessage, add UIClock 2016-02-19 18:13:45 +01:00
Manfred Karrer
f5a61f9924 Add show all currency filter option in offerbook views 2016-02-18 15:42:26 +01:00
Manfred Karrer
485b33acf6 Make persisted data final 2016-02-18 14:29:57 +01:00
Manfred Karrer
6a25e1c56c Use Persistable interface for local db data 2016-02-18 14:08:28 +01:00
Manfred Karrer
245d41f07d Make payload classes final, extract Attachment in own class 2016-02-18 13:05:35 +01:00
Manfred Karrer
2a72912005 Rename DisputeDirectMessage to DisputeCommunicationMessage 2016-02-18 12:38:26 +01:00
Manfred Karrer
cb236f65fb Fix git issue with renaming 2016-02-17 18:13:43 +01:00
Manfred Karrer
60a027e00d Apply code inspection 2016-02-17 18:12:49 +01:00
Manfred Karrer
17c780639f Handle offer removal on disconnect, cleanup 2016-02-17 17:33:53 +01:00
Manfred Karrer
db363fac48 Handle offer removal on disconnect (WIP) 2016-02-16 13:18:25 +01:00
Manfred Karrer
92ad387d70 Fix bug with missing broadcast. Add total traffic info 2016-02-16 01:51:51 +01:00
Manfred Karrer
fc1ab8a346 Cleanup 2016-02-15 23:33:20 +01:00
Manfred Karrer
540f49f1e1 Add KeepAlive handling, add statistics, add table in network view for statistics, reduce connection timeout 2016-02-15 18:28:29 +01:00
Manfred Karrer
54a0fe9cc0 Fix bugs with dispute msg, fix styles 2016-02-15 12:03:26 +01:00
Manfred Karrer
2049e384dc Add Notifications 2016-02-15 01:48:49 +01:00
Manfred Karrer
6bf2adae7f Add Notification and Instructions popups. Cleanup MainViewModel 2016-02-14 16:45:22 +01:00
Manfred Karrer
cdccd57968 Move popup package, add NotificationCenter 2016-02-14 13:05:42 +01:00
Manfred Karrer
850b6d209c UI improvements, P2P network WIP 2016-02-14 12:58:30 +01:00
Manfred Karrer
615f5570c3 Add notification popups, Cleanup pending trades view 2016-02-14 12:37:53 +01:00
Manfred Karrer
59e4fc6842 Add inbound/outbound info to peers list 2016-02-14 12:15:59 +01:00
Manfred Karrer
43d811d9fe Fix bug with tx broadcast state 2016-02-12 18:23:15 +01:00
Manfred Karrer
e5cfc2892b Fix replacement strings 2016-02-11 19:22:27 +01:00
Manfred Karrer
abdfb30e57 Disable requestFocus calls 2016-02-11 14:13:15 +01:00
Manfred Karrer
3dbcfb650a Renaming of storage messages, add comments 2016-02-11 13:26:38 +01:00
Manfred Karrer
04b32a35a2 Add maintenance package, use connected peers for reported peers (WIP) 2016-02-11 13:18:20 +01:00
Manfred Karrer
12b7555c66 Add fix for centering for all OS 2016-02-11 13:17:38 +01:00
Manfred Karrer
d6e1c0d0b3 Support multiline for alerts 2016-02-11 10:35:19 +01:00
Manfred Karrer
fa0d670901 Add list view for payment accounts 2016-02-11 01:05:24 +01:00
Manfred Karrer
cdba55f23e remove unused wizard interface 2016-02-11 00:00:50 +01:00
Manfred Karrer
efc365f7e3 Fix positioning issue for linux, change to new version nr for network and db 2016-02-10 23:14:12 +01:00
Manfred Karrer
0c465a9ec3 Fix popup positioning issue for linux 2016-02-10 22:57:04 +01:00
Manfred Karrer
7b82bdb41e Fix issue with popup centering 2016-02-10 22:32:06 +01:00
Manfred Karrer
2d7aecd2ed Add fee check to take offer, display spinner and txt, cleanup eventhandlers, hide support tickets tab for arbitr. if not arbitr. 2016-02-10 22:15:34 +01:00