Commit graph

2964 commits

Author SHA1 Message Date
Manfred Karrer
da50166865 Fix handling of all locales 2016-10-09 18:33:42 +02:00
Manfred Karrer
3361de2c72 Add Kazakhstan to locales. Use static list instead of jdk locales 2016-10-09 13:57:54 +02:00
Manfred Karrer
6d4d394395 Allow reopen closed disputes 2016-10-09 13:39:55 +02:00
Manfred Karrer
2e3c673997 Merge pull request #635 from bitsgh/Development
Fix "BountyCastle" typos to "BouncyCastle"
2016-10-09 02:15:45 +02:00
bitsgh
e61d02a507 Fix "BountyCastle" typos to "BouncyCastle" 2016-10-09 00:14:11 +01:00
Manfred Karrer
2334d87094 Increase trde limit for ClearXChange, Cash deposit and US postal money order to 1 BTC 2016-10-08 18:31:09 +02:00
Manfred Karrer
35328000b9 Fix wrong class reference 2016-10-08 18:15:58 +02:00
Manfred Karrer
6299709a0e Change behavior of currency list in buy and sell screen back to the way how it was used before v04.9.6 (use list defined in settings and not all currencies for which are offers available) 2016-10-08 18:02:53 +02:00
Manfred Karrer
90b17eb856 Rename Payment account to Trading account 2016-10-08 17:06:19 +02:00
Manfred Karrer
9e6b21cec0 Use single detached signature files for each binary 2016-10-08 01:19:52 +02:00
Manfred Karrer
131c0b2758 Add shortcut for re-open a dispute for arbitrator 2016-10-08 00:02:23 +02:00
Manfred Karrer
f8ba284358 Added Lumen and Emercoin 2016-10-07 23:02:57 +02:00
Manfred Karrer
46c1d35b20 Removed minute interval, added year interval to Trade statistic charts 2016-10-07 21:48:18 +02:00
Manfred Karrer
eb27f37576 Fix button width 2016-10-07 03:07:33 +02:00
Manfred Karrer
ee0f03c752 Edited Clams 2016-10-07 02:38:52 +02:00
Manfred Karrer
f72b681858 Used a sorted list for altcoins 2016-10-07 02:37:31 +02:00
Manfred Karrer
f6b2d77d12 Remove "PR-code" label, rename "Payment account" label to "My payment account" 2016-10-07 02:08:08 +02:00
Manfred Karrer
6834c808c6 Cleanup 2016-10-07 01:44:13 +02:00
Manfred Karrer
d06cea7332 Invert isWinnerPublisher to get desired default boolean value (backward compatible) 2016-10-07 01:27:08 +02:00
Manfred Karrer
77fb064c93 Fix bug with closed dispute if peers dispute was closed after restart, Support choice of publisher, Support custom payout amounts 2016-10-07 01:11:48 +02:00
Manfred Karrer
25830ed668 Add custom payout amount textfields to DisputeSummaryPopup (WIP) 2016-10-06 21:01:18 +02:00
Manfred Karrer
9bdf7b1378 Fix naming of Plutons and ETC 2016-10-06 18:50:11 +02:00
Manfred Karrer
2b379c4fb0 Improve wording 2016-10-06 18:49:40 +02:00
Manfred Karrer
9bd2a9b55e Merge branch 'master' into Development
Conflicts:
	gui/src/main/java/io/bitsquare/gui/main/offer/createoffer/CreateOfferView.java
2016-10-06 10:45:38 +02:00
Manfred Karrer
acb31d68b2 Merge pull request #629 from jonathancross/readme-changes
Updating build notes with info from Linux Mint 17.3
2016-10-06 10:27:47 +02:00
Jonathan Cross
b4df0120dd
Updating build notes with info from Linux Mint 17.3 2016-10-06 04:03:36 +02:00
Manfred Karrer
dc6cbd5c61 Merge pull request #627 from sgeisler/fix-imports
add import for @Nullable annotation
2016-10-06 02:50:55 +02:00
Manfred Karrer
8b7a27cc86 Merge pull request #628 from jonathancross/master
Simplifying wording of bitcoin funding options dialog.
2016-10-06 02:47:24 +02:00
Sebastian Geisler
40bf614576 add import for @Nullable annotation 2016-10-06 02:11:54 +02:00
Manfred Karrer
c0a39415e5 Added Eternity 2016-10-06 01:59:44 +02:00
Manfred Karrer
7d0f589c69 Added Zcash 2016-10-06 01:55:52 +02:00
Jonathan Cross
775b042a39
Simplifying wording of bitcoin funding options dialog. 2016-10-06 01:53:44 +02:00
Manfred Karrer
09a985a27c Support layout for small screens 2016-10-06 01:34:49 +02:00
Manfred Karrer
bac867873d Improve wording, improve layout 2016-10-06 00:34:10 +02:00
Manfred Karrer
be27a11998 Improve wording 2016-10-06 00:25:57 +02:00
Manfred Karrer
ce250ebd40 Improve wording 2016-10-06 00:10:42 +02:00
Manfred Karrer
c0996b629b Text improvements 2016-10-06 00:01:43 +02:00
Manfred Karrer
2b9abc2999 Add to ignore list 2016-10-05 23:57:25 +02:00
Manfred Karrer
50b4e83474 Improve build files 2016-10-05 23:57:12 +02:00
Manfred Karrer
df1bf9b431 Change Zcoin ticker and name 2016-10-05 22:32:40 +02:00
Manfred Karrer
24a49256af Added now altcoins: Augur (REP), ZCoin, Pluton, Digital Rupees, Vcash, HOdlcoin, Burstcoin, Triangles, Argentum, DIBCOIN 2016-10-05 22:18:30 +02:00
Manfred Karrer
4e78f2aef9 Increase trade limits for Altcoins to 3 BTC, OKPay, Swish and AliPay to 2 BTC 2016-10-05 22:13:27 +02:00
Manfred Karrer
3282995bca Fixed bug with wrong handler removed in offerbook table row (https://github.com/bitsquare/bitsquare/issues/604) 2016-10-05 21:20:12 +02:00
Manfred Karrer
a7564817c6 Add check if password is already set before displaying the popup telling the user to use password protection 2016-10-05 19:35:13 +02:00
Manfred Karrer
4ff53ce128 New API but not used yet because json is 10 times larger. Wait for response form them if they can add an optimized API call. 2016-10-05 17:55:00 +02:00
Manfred Karrer
1ae257c855 Merge branch 'master' into Development 2016-10-04 02:50:10 +02:00
Manfred Karrer
c58499c085 Merge pull request #616 from ligi/build_doc_fix
Fix the path - after step #3 we are already in bitsquare/
2016-09-30 23:43:36 +02:00
ligi
be737dd6fe Fix the path - after step #3 we are already in bitsquare/ 2016-09-30 17:26:13 +02:00
Manfred Karrer
69486cfa4d Remove ms wallet wip code 2016-09-08 12:22:00 -05:00
Manfred Karrer
e426a0ad4c Merge branch 'MultiSigWallet' into Development 2016-09-08 12:20:15 -05:00