Commit Graph

416 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
650a91941a
OPS: Upgrade to RN 63 (#1340) 2020-10-07 13:24:36 +01:00
Ivan Vershigora
4d4b5ca914 REF: make provideEntropy looks fine on desktop 2020-10-07 12:16:18 +01:00
marcosrdz
71cd5592fe Update BlueComponents.js 2020-10-07 12:15:47 +01:00
Marcos Rodriguez Vélez
eec6a01f1a
FIX: Don't render sidebar if not on large device (#1940) 2020-10-06 11:28:06 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Ivan Vershigora
9b1af511a8 Merge branch 'master' into limpbrains-float-buttons 2020-10-02 11:21:02 +03:00
ncoelho
6357f88b84 FIX: Allow wallet button to growth horizontally
Allows any text localization to fit on the button
2020-09-28 14:45:48 +01:00
Marcos Rodriguez Vélez
81db715671
FIX: The + in the add-wallet-button is not centered 2020-09-25 14:17:09 +01:00
Ivan Vershigora
a6a8240b76 sync up with master 2020-09-24 14:16:40 +03:00
Overtorment
b4528c3099 FIX: minor fix on send screen; TST: e2e test for scan BIP21 2020-09-23 21:50:21 +01:00
Ivan Vershigora
8f50e517da REF: make BlueTransactionListItem cleaner 2020-09-23 15:37:25 +01:00
marcosrdz
a296e3073e REF: Use new ListItem 2020-09-21 21:53:28 -04:00
Overtorment
6314484aa5 OPS: fixe to make updated rn-elements work 2020-09-21 13:54:58 +01:00
sha-265
fd5544e2d0 FIX: add margin for RTL languages 2020-09-21 12:39:01 +01:00
Ivan Vershigora
15b5688300 Merge branch 'master' into limpbrains-float-buttons 2020-09-20 11:35:39 +03:00
marcosrdz
75b99a1ca3 FIX: Send Max not working #1797 2020-09-16 13:20:52 +01:00
Ivan Vershigora
9a221fdc55 FIX: textAlign: right for custom fee in CPFP/RBF form 2020-09-15 18:58:58 +01:00
Overtorment
483cc67c38 TST: e2e test for sendMAX & units change 2020-09-15 18:58:37 +01:00
Ivan Vershigora
a4197fbfd5 FIX: set default fee in CPFP/RBF fee-selection component 2020-09-15 18:00:20 +01:00
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Ivan Vershigora
429a0dfc81 REF: sync up with master 2020-09-09 20:55:13 +03:00
Ivan Vershigora
ce777f8051 REF: sync up with master 2020-09-09 20:51:49 +03:00
marcosrdz
15377afb95 FIX: Fixed dark/light theme switch 2020-09-09 10:45:52 +01:00
Marcos Rodriguez Vélez
d69e58175e
Sidebar (#1596)
* ADD: Split for large devices

* Update Podfile.lock

* FIX: Use isTablet

* ADD: If wallet is selected, lower opacity on others

* Update transactions.js

* Update transactions.js

* OPS: Podfile.lock

* Update Podfile.lock

* Update Navigation.js

* Update transactions.js
2020-09-08 17:06:41 +01:00
Ivan Vershigora
a4808e4113 REF: FloatButtons component 2020-09-07 20:46:37 +03:00
marcosrdz
6c31e7d478 ADD: If Camera not authorized on Desktop, show Alert. 2020-09-07 12:28:18 +01:00
Ivan Vershigora
0c178564bd FIX: recieve button for watch-only wallets 2020-08-25 13:38:32 +01:00
marcosrdz
d2968bfe2d ADD: Refresh Button for Desktop 2020-08-24 18:53:51 +01:00
ncoelho
ac84592c2e REF: Sizes on buttons for difference devices 2020-08-20 15:45:07 +01:00
marcosrdz
06bca3ae3a FIX: Button size for large devices 2020-08-20 15:45:07 +01:00
Marcos Rodriguez Vélez
d5ef70b0b5 OPS: Lint 2020-08-20 13:02:27 +01:00
Marcos Rodriguez Vélez
f8a9fc97a4 FIX: Import text input on Android was centered. 2020-08-20 13:02:27 +01:00
marcosrdz
6cd0cc4bc3 FIX: Align wallets to the left 2020-08-20 11:56:23 +01:00
marcosrdz
b1143c0664 FIX: Animated QRCode border. Change save path to Downloads folder. 2020-08-16 10:10:03 +01:00
marcosrdz
c0a241d2d3 ADD: If on Desktop, show ActionSheet with photo options 2020-08-11 12:26:14 +01:00
Overtorment
c52929054b
Addwallethook2 (#1468)
* REF: Add Wallet Hooks

* OPS: Lint

* Update BlueComponents.js

* OPS: Lint

* Update add.js

* Update add.js

Co-authored-by: marcosrdz <marcospr@pm.me>
2020-08-10 23:38:07 +01:00
Overtorment
b27bd6785d
Revert "REF: Add Wallet Hooks (#1357)" (#1454)
This reverts commit 3e9c7aab77.
2020-08-07 14:08:49 +01:00
Marcos Rodriguez Vélez
3e9c7aab77
REF: Add Wallet Hooks (#1357) 2020-08-07 12:31:01 +01:00
marcosrdz
81ab3e5faf FIX: Font-Color in Bump-Fee Input Field "Custom" is not adapted for dark mode #1439 2020-08-05 15:49:56 +01:00
marcosrdz
d411c19196 FIX: Inverted QR codes #1386 2020-08-03 19:17:37 +01:00
Ivan Vershigora
60c0348121 REF: fix eslint errors 2020-07-24 13:33:29 +01:00
Ivan Vershigora
a8b77b4fcd REF: i18n BlueComponents 2020-07-24 13:33:29 +01:00
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
Overtorment
3a96d1eb71 REF: fix; cleanup 2020-07-24 12:50:33 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
marcosrdz
32a6fca023 FIX: background Color was missing 2020-07-16 09:31:03 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Ivan Vershigora
85f1383d69 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Ivan Vershigora
7804ff7a56 FIX: add math.random to setInterval 2020-06-30 17:21:47 +01:00
Ivan Vershigora
ce23009853 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
3a7ce944c4 FIX: lnurl withdrawal when currency is set to fiat (closes #1290) 2020-06-25 16:41:28 +01:00
marcosrdz
d697ff66a0 ADD: Launch screen dark mode 2020-06-24 19:53:27 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
marcosrdz
e3f0804c8c FIX: Crashes after NavigationService refactor 2020-06-19 13:42:50 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
marcosrdz
ebe02fdfbf OPS: Replace deprecated Clipboard 2020-06-13 17:30:55 +01:00
Marcos Rodriguez Vélez
e66d8452fa
ADD: Add initial fetch amount to pre-fill screen if render is ready 2020-06-11 14:13:58 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +01:00
marcosrdz
b159674411 FIX: text input Colors 2020-06-09 13:59:58 +01:00
marcosrdz
95b7fc4420 Merge branch 'master' into strg 2020-06-04 08:35:30 -04:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
marcosrdz
7facb1bcb6 Merge branch 'master' into strg 2020-06-03 14:37:48 -04:00
Ivan Vershigora
272bd282e6 FIX: scan button style for RU language 2020-06-03 11:57:20 +01:00
marcosrdz
2a4c821d02 FIX: #1160 2020-06-02 22:00:45 -04:00
marcosrdz
d69698c5d3 FIX: Removed redundant call 2020-06-02 21:29:48 -04:00
marcosrdz
9b0b43723c FIX: Use old modal style for Android 2020-05-31 14:33:48 -04:00
marcosrdz
af5770ada3 Update BlueComponents.js 2020-05-30 23:26:56 -04:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
8605e20d0e FIX: react warnings on send screen 2020-05-29 10:13:20 +03:00
Ivan Vershigora
1b894eea44 FIX: styles, nacigation actions 2020-05-28 16:57:01 +03:00
Ivan Vershigora
1676c79185 FIX: syncup with master, fix eslint errors 2020-05-28 11:44:15 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
53869c033a Resolved linting issue in add.js and Merge remote-tracking branch 'upstream/master' 2020-05-26 08:12:26 -04:00
marcosrdz
639c3a41b9 Update BlueComponents.js 2020-05-25 12:41:46 -04:00
marcosrdz
d7435e6801 FIX: Margin for carousel 2020-05-25 17:01:08 +01:00
marcosrdz
b008fa4e46 ADD: Maximum width for wallet carousel item 2020-05-25 00:15:17 -04:00
marcosrdz
bb2c3c139c ADD: Loading indicator for wallets 2020-05-24 22:16:34 -04:00
marcosrdz
04e5d5e4f6 REF: Use Ref instead of State for lastSnappedItem 2020-05-24 22:00:04 -04:00
marcosrdz
ba295fa279 FIX: Wallet Animation for press out 2020-05-24 21:28:52 -04:00
Matt Gurzenski
d4631637ff Merge remote-tracking branch 'upstream/master' 2020-05-24 06:47:03 -04:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
ncoelho
ba6be27839 REF: Button position and SafeArea
Moved the button to an outside render. Also removed the SafeArea from the main view following the same logic as on transactions.js this allows to have more space for the button on the bottom of the screen, and also to see the transactions list without a white banner on the bottom. Please don't kill me :)
2020-05-21 20:34:08 +01:00
marcosrdz
a573c697ec ADD: Scan button in Main List 2020-05-21 20:34:08 +01:00
João Bordalo
4abedd67d3 fix typo 'Have your saved' => 'Have you saved'
https://github.com/BlueWallet/BlueWallet/issues/1073
2020-05-20 16:22:17 +01:00
Overtorment
b3f09d754d REF: fee selection 2020-05-18 17:48:11 +01:00
marcosrdz
c23a227845 OPS: Fix onPress crash 2020-05-17 12:29:56 -04:00
marcosrdz
08e23ff4d0 OPS: Refactor Main Lists 2020-05-16 21:41:38 -04:00
ncoelho
bdecbdee52 fix lint 2020-05-15 19:10:36 +01:00
ncoelho
73fda825e2 FIX: Line break on tx list 2020-05-15 19:10:36 +01:00
ncoelho
960390f112 FIX: Fee suggestion selection 2020-05-15 16:22:10 +01:00
ncoelho
99ab5410fc REF: allow view to be scrolled on small devices 2020-05-15 16:22:10 +01:00
ncoelho
9739db087d Revert "REF: RBF screen can scroll, fix for small devices"
This reverts commit bc152623ce.
2020-05-15 16:22:10 +01:00
ncoelho
f078d20851 REF: RBF screen can scroll, fix for small devices 2020-05-15 16:22:10 +01:00
ncoelho
16dadd4f24 REF: Text margin to icon 2020-05-07 12:06:02 +01:00
ncoelho
4fbef2934a FIX: Icon alignment 2020-05-07 12:06:02 +01:00
ncoelho
4447bc4b16 FIX: Remove chevron from tx list 2020-05-07 12:06:02 +01:00
ncoelho
f91a3c3ef6 More space on the header 2020-05-06 14:54:06 +01:00
ncoelho
c87ab8744c fix lint 2020-05-06 14:54:06 +01:00
ncoelho
b47f6711dc REF: Fix the header size
This changes make no sense, but they work
2020-05-06 14:54:06 +01:00
marcosrdz
de55ffe90b FIX: Fix main list header 2020-05-06 14:54:06 +01:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements 2020-05-03 19:17:49 +01:00
Nuno Coelho
dcbdc36112
Merge branch 'master' into localtrader-highlight 2020-04-28 18:31:50 +02:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00
Overtorment
70af003a14 TST: detox e2e test to import BIP84 mnemonic & create real transaction 2020-04-27 20:41:59 +01:00
Marcos Rodriguez Vélez
53c099562b
* FIX: Import toolbar touch 2020-04-27 08:11:33 +01:00
ncoelho
bfbe96630d fix lint 2020-04-15 20:38:10 +02:00
ncoelho
6030b21f61 REF: Cleaner wallet panel at blank state 2020-04-15 19:03:28 +02:00
Overtorment
aab1fd24a2 REF: react hooks 2020-04-07 18:15:29 +01:00
ncoelho
4037bad896 improve readability of list, increased white space 2020-03-30 15:29:08 +01:00
Overtorment
a537f61760 resolved conflict 2020-03-18 16:07:09 +00:00
Overtorment
5cf736eb88
OPS: improve CI (#894)
* OPS: improve CI
2020-03-18 15:38:52 +00:00
marcosrdz
d4b27bb73c Merge branch 'master' into settingsui 2020-03-16 22:39:38 -04:00
Overtorment
bdcc40c8e0 FIX: weird import screen scan qr code behaviour 2020-03-13 14:54:08 +00:00
marcosrodriguezseminole
4a5a55c254 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into settingsui 2020-03-02 09:36:16 -05:00
Marcos Rodriguez
79a0512664 Merge branch 'master' into filepicker 2020-01-22 23:12:57 -05:00
Marcos Rodriguez
a46c79ac63 FIX: Listen to lnd invoice changes 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
c40eb99bec Merge branch 'master' into settingsui 2020-01-09 10:46:33 -05:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Marcos Rodriguez
6dac7340ef FIX: TX Time visual glitch 2019-12-28 17:37:21 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
b04d206e42 Merge branch 'master' into settingsui 2019-12-19 15:44:47 -05:00
Marcos Rodriguez
b30656e1ff REF: Custom receive
Update details.js
2019-12-18 23:26:29 +00:00
Marcos Rodriguez
f64ef1c71e Merge branch 'master' into settingsui 2019-12-14 21:25:15 -05:00
Marcos Rodriguez
f8fa0ad0a0 ADD: Hide Manage Funds button if wallet doesn't allow onchain refill. 2019-12-14 11:49:07 +00:00
Marcos Rodriguez
5ad850e081 ADD: Scroll to end of wallets list when adding a wallet 2019-12-14 11:42:39 +00:00
Marcos Rodriguez
98a80d9798 Merge branch 'master' into settingsui 2019-12-11 22:21:04 -05:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +00:00
Marcos Rodriguez
fa61ecfd5f FIX: Lower font size 2019-11-10 08:09:30 -05:00
Marcos Rodriguez
7dbbc5a78e Merge branch 'master' into settingsui 2019-11-02 17:32:39 -04:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Overtorment
71a4390412
Merge pull request #688 from BlueWallet/dates
FIX: Item unit change
2019-10-11 10:31:21 +01:00
Marcos Rodriguez
cb695433d8 FIX: Item unit change 2019-10-10 21:08:13 -04:00
Overtorment
e9c8b47eb0
ADD: Biometrics 2019-10-10 21:22:56 +01:00
Marcos Rodriguez
81d2eddd7f FIX: Cleaned up use of hooks 2019-10-10 12:26:48 +01:00
Marcos Rodriguez
a8c02be63d FIX: Time shown for top-most transaction
FIX: Removed unused var
2019-10-10 12:26:48 +01:00
Marcos Rodriguez
4d0e3b8beb FIX: Cleaned up use of hooks 2019-10-10 02:26:21 -04:00
Marcos Rodriguez
e150fc0ecc FIX: Time shown for top-most transaction
FIX: Removed unused var
2019-10-09 20:24:15 -04:00
Marcos Rodriguez
c930e818ac Merge branch 'master' into biometrics 2019-10-01 15:24:55 -04:00
Marcos Rodriguez
9e12222989 ADD: Refill with external wallet 2019-09-29 16:01:27 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Marcos Rodriguez
3c82b0ec72 ADD: Go straight to camera for scan. 2019-09-21 13:37:37 -04:00
ncoelho
3961bc305b minor visual changes
changes color on scan and spacing between elements
2019-09-20 11:58:47 +03:00
Marcos Rodriguez
4ff57fc63e ADD: Press and hold to expand transaction memo. 2019-09-20 11:47:23 +03:00
Marcos Rodriguez
d6bc65e9c7 Merge branch 'master' into batchui 2019-09-16 16:10:20 -04:00
Marcos Rodriguez
a62f93dbcd FIX: Select fastest fee by default. 2019-09-15 21:10:35 +01:00
Marcos Rodriguez
865e7dbe40 FIX: Decouple RNSecureKeyStore from encryptStorage component. 2019-09-14 00:34:24 -04:00
Marcos Rodriguez
6f2280ab0e ADD: Batch send UI
WIP: Create batch TX

WIP: Continuing...

WIP: More work

WIP: More work...

WIP

WIP

Update signer.js

FIX: Fix Send Max

ADD: Warn user if they want to make a max transaction but then switch to a wallet without support.

FIX: Fixed BIP70 processing

FIX: Removed parameter

FIX: Fixed multiple UI recipient bugs.

WIP

WIP

ADD: Scroll the problematic transaction

Update details.js

Update details.js

FIX: Fix crash when switching wallets

FIX: Success message
2019-09-11 21:35:11 -04:00