Commit Graph

3687 Commits

Author SHA1 Message Date
Manfred Karrer
f7d8b35b32
Add model package and move classes 2018-09-23 15:13:42 -05:00
Manfred Karrer
0d86176f4e
Further refactorings: move classes to other packages 2018-09-23 15:09:22 -05:00
Manfred Karrer
16fac73b6d
Further refactorings move classes to other packages 2018-09-23 14:56:46 -05:00
Manfred Karrer
6c7bf96fee
Move exception classes to exception package 2018-09-23 14:50:32 -05:00
Manfred Karrer
f3f719a632
Move btc setup classes to setup package 2018-09-23 14:46:58 -05:00
Manfred Karrer
f0471bccfd
Warn user when closing with open offers
Fixes https://github.com/bisq-network/bisq/issues/1663
2018-09-23 13:48:01 -05:00
Manfred Karrer
ef289a2898
Add warning log 2018-09-23 13:13:38 -05:00
Manfred Karrer
ba09fbf18c
Show cancel button at QR code scan window launch
Fixes https://github.com/bisq-network/bisq/issues/1708
2018-09-23 10:35:07 -05:00
Manfred Karrer
38e910c366
Add contact info for seller in case of aa F2F trade
Fixes: https://github.com/bisq-network/bisq/issues/1707#issuecomment-423724283
2018-09-22 18:59:15 -05:00
Christoph Atteneder
97fb1b8ec1
Merge pull request #1712 from ManfredKarrer/PreventAppNap
Play silent sound to avoid standby mode
2018-09-22 06:52:50 +02:00
Christoph Atteneder
92f99e267f
Merge pull request #1711 from ManfredKarrer/master
Small Improvements
2018-09-22 06:50:23 +02:00
Manfred Karrer
416d9ba8f3
Play silent sound to avoid standby mode
Apple disabled options do avoid App Nap in recent OSX versions.
Playing an inaudible sound marks the application for preventing to get
set to standby mode as well as App Nap mode.
The alternative to that "hack" would be to add OSX native code, but
even then it is likely only possible to prevent App Nap but not
sleep mode.
If Bisq is in App Nap mode offers cannot be taken as well the user loses
network connection and offers.
See: https://github.com/bisq-network/bisq/issues/1701
2018-09-21 14:50:03 -05:00
Manfred Karrer
6e9b71f777
Increase delay for auto-close of notifications from 4 to 6 sec. 2018-09-21 12:53:06 -05:00
Manfred Karrer
dc175fa2a7
Add LSAppNapIsDisabled and NSSupportsAutomaticGraphicsSwitching 2018-09-21 12:45:46 -05:00
Manfred Karrer
bdf2a1b1d1
Delete stresstest directory 2018-09-21 12:27:39 -05:00
Manfred Karrer
147ba275be
Update Info.plist
- Order entries by importance/maintenance
- Remove unneeded entries
- Add version entries (need to be maintained)
- Add NSHumanReadableCopyright
2018-09-21 12:26:47 -05:00
Manfred Karrer
d451db08c4
Rename directory osx to macosx to include Info.plist file
- Our Info.plist file was not included but an auto generated file was
used instead. The app category entry was not set.
The icon entry was wrong so I removed it here.
2018-09-21 12:24:49 -05:00
Manfred Karrer
5b21d0cdba
Remove cleanup tasks 2018-09-21 11:40:44 -05:00
Manfred Karrer
fceb5862c3
Add vmPath variable 2018-09-21 11:39:52 -05:00
Christoph Atteneder
fd07bff243
Fix padding and use translation keys 2018-09-20 16:38:27 +02:00
Christoph Atteneder
7c0344dbaf
Use updateText to ensure uppercase characters for buttons 2018-09-20 16:38:04 +02:00
Christoph Atteneder
17fc483fad
Add components with static label on top 2018-09-20 13:06:33 +02:00
Christoph Atteneder
911e14a9d5
Hide border if "last" css class is applied 2018-09-20 13:05:39 +02:00
Christoph Atteneder
c6324b4ad6
Add demo class to test customization of components 2018-09-20 12:13:21 +02:00
Christoph Atteneder
de48516a04
Use JFXComboBox for filtering with label on top 2018-09-20 12:11:57 +02:00
Christoph Atteneder
3554ad7299
Prepare for Java 10 and clean up rebase issues 2018-09-19 19:19:15 +02:00
Christoph Atteneder
5cc732719b
Use gradient background 2018-09-19 09:12:51 +02:00
Christoph Atteneder
763a0e67b8
Change button and table styles 2018-09-19 09:12:51 +02:00
Christoph Atteneder
6c118db8d9
Use label float 2018-09-19 09:10:06 +02:00
Christoph Atteneder
c026fc5499
Adapt password view 2018-09-19 09:10:05 +02:00
Christoph Atteneder
98733607d5
Customize action button 2018-09-19 09:10:05 +02:00
Christoph Atteneder
cf7884d864
Add password field behavior with floating text 2018-09-19 09:09:31 +02:00
Christoph Atteneder
137623bfd6
Fix rebase errors 2018-09-19 09:09:31 +02:00
Christoph Atteneder
d08184f4c1
Style table rows to match style 2018-09-19 09:09:30 +02:00
Christoph Atteneder
5cc881a17c
Fix AutoToolTipButton error 2018-09-19 09:09:30 +02:00
Christoph Atteneder
565eeb180b
Always use AutoToolTip components 2018-09-19 09:09:30 +02:00
Christoph Atteneder
caf531a6b7
Always use AutoTooltipCheckBox 2018-09-19 09:09:30 +02:00
Christoph Atteneder
a4f222fbd4
Style RadioButton 2018-09-19 09:09:30 +02:00
Christoph Atteneder
2fe0ed42e1
Add focus highlight color for text input 2018-09-19 09:06:59 +02:00
Christoph Atteneder
646a16ad1b
Remove default line in price ComboBox 2018-09-19 09:06:59 +02:00
Christoph Atteneder
004dda3cb4
Hide combobox bar 2018-09-19 09:06:59 +02:00
Christoph Atteneder
96cf03ff8d
Update all combo boxes 2018-09-19 09:06:36 +02:00
Christoph Atteneder
105ae48323
Fix rebase hell 2018-09-19 09:06:35 +02:00
Christoph Atteneder
c9ffbb9d37
Clean up after rebase 2018-09-19 09:06:35 +02:00
Christoph Atteneder
a6a0b79e9a
Improve ComboBox styling 2018-09-19 09:06:35 +02:00
Christoph Atteneder
91e391097e
Redesign scrollbar 2018-09-19 09:06:35 +02:00
Christoph Atteneder
114010ad99
Use JFXTextfields for Input 2018-09-19 09:05:01 +02:00
Christoph Atteneder
1257b3bb95
Redesign password fields 2018-09-19 09:05:01 +02:00
Christoph Atteneder
009a9f3384
Fix wrong text alignment 2018-09-19 09:04:02 +02:00
Christoph Atteneder
9ea40ba763
Redesign toggle buttons 2018-09-19 09:04:02 +02:00
Christoph Atteneder
8c29a43256
Prevent scrolling 2018-09-19 09:04:02 +02:00
Christoph Atteneder
e7a0edff7f
Redesign tabs 2018-09-19 09:04:02 +02:00
Christoph Atteneder
a0f6bec4f9
Adapt offer book styling to match design guide more closely 2018-09-19 09:04:02 +02:00
Christoph Atteneder
3bf96e58b9
Redesign TableView 2018-09-19 09:04:02 +02:00
Christoph Atteneder
c99d0fdb1e
Adapt CheckBox style to match design guide 2018-09-19 09:04:01 +02:00
Christoph Atteneder
473d64404c
Redesign CheckBox 2018-09-19 09:04:01 +02:00
Christoph Atteneder
8e292ad883
Redesign buttons 2018-09-19 09:03:16 +02:00
Christoph Atteneder
4b34110565
Redesign spinner 2018-09-19 09:00:39 +02:00
Christoph Atteneder
e3f85cb6e6
Change order of binding after object creation 2018-09-19 09:00:39 +02:00
Christoph Atteneder
59551772a7
Redesign splash screen 2018-09-19 09:00:38 +02:00
Manfred Karrer
705025fea9
Add info for Faster Payment that the receivers name is not required
See:
https://github.com/bisq-network/bisq/issues/1693
2018-09-18 17:34:58 -05:00
Christoph Atteneder
064335716a
Clear list before setting all currencies 2018-09-18 20:38:18 +02:00
Christoph Atteneder
a8dd11c8d2
Add workaround to prevent javapackager to fail because of module configuration of fontawesomefx library 2018-09-18 13:54:20 +02:00
Christoph Atteneder
4c068af7b3
Use default security provider instead of Bouncy Castle 2018-09-14 16:02:58 +02:00
Christoph Atteneder
1c783e436e
Update fontawesome library 2018-09-14 15:28:51 +02:00
Christoph Atteneder
64370f7adb
Fix JMockit setup 2018-09-13 10:46:07 +02:00
Christoph Atteneder
672e3622b6
Add -srcdir for Java 10 javapackager 2018-09-11 20:09:22 +02:00
Christoph Atteneder
2efe20a63f
Add temporary workaround for running desktop build 2018-09-11 19:00:45 +02:00
Christoph Atteneder
dd6a37291f
Change progress indicator skin to work with Java 9+ 2018-09-10 15:00:03 +02:00
Christoph Atteneder
13266b26da
Use FXCollections instead of not existing ObservableListWrapper 2018-09-07 14:04:56 +02:00
Christoph Atteneder
8ed7f4218f
Add not working JMockit setup (help wanted) 2018-09-07 14:03:52 +02:00
Christoph Atteneder
e319449186
Make power mock tests Java 10 compatibile 2018-09-07 14:02:22 +02:00
Christoph Atteneder
bd9a208977
Update source compatibility to Java 10 2018-09-07 11:35:45 +02:00
Christoph Atteneder
73e4ee5f47
Update lombok library 2018-09-05 18:54:18 +02:00
Christoph Atteneder
47251914ca
Remove files that use classes that can't be accessed anymore 2018-09-05 18:48:29 +02:00
Christoph Atteneder
9b4b062e81
Clean up errors for testing 2018-09-05 18:45:31 +02:00
Christoph Atteneder
4f7161a0a4
Update checksum for forked repositories 2018-09-05 11:38:16 +02:00
Christoph Atteneder
4339d33592
Adapt to new path structure 2018-09-05 11:24:19 +02:00
Christoph Atteneder
5d4e99c210
Merge 'Update and add new checksums':5e9f48d1e129053d53dfc9f3bd36ad76142265c9 2018-09-05 11:23:27 +02:00
Chi Nul
918269b6ea
Merge "desktop: Update gradle scripts for monorepo":5f14cf8b4146f4eb25b7bd03f7f44e129c97be17 from @chirhonul 2018-09-05 11:19:20 +02:00
Christoph Atteneder
df4944bd3f
Add assets to settings file 2018-09-05 11:09:58 +02:00
Christoph Atteneder
b013c71ff5
Merge assets repository at 2a7e17f 2018-09-05 11:08:28 +02:00
Christoph Atteneder
b35f8e5161
Adapt p2p reference in build files 2018-09-05 10:53:30 +02:00
Christoph Atteneder
4c470d39e1
Adapt core reference in build files 2018-09-05 10:51:21 +02:00
Christoph Atteneder
df9dc6e089
Adapt common reference in build files 2018-09-05 10:46:27 +02:00
Chi Nul
9014925d1c
Move witness gradle plugin to desktop 2018-09-05 10:27:23 +02:00
Christoph Atteneder
c1c38a3ceb
Move desktop to subdirectory 2018-09-05 09:50:29 +02:00