Commit graph

1964 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
055b72e95b FIX: Wrong Icon was rendered on tx 2018-12-28 17:16:30 -05:00
Marcos Rodriguez Vélez
6d50c23fbb ADD: Added icon for expired tx 2018-12-28 16:43:38 -05:00
Marcos Rodriguez Vélez
0581791bea ADD: Disable import button if label is empty 2018-12-28 16:04:57 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Igor Korsakov
945fb9f9bd
REF: Use static properties for wallet types 2018-12-28 17:28:37 +00:00
Pavel Ševčík
d2af819c05 Fix: Got rid of getters 2018-12-28 18:02:39 +01:00
Pavel Ševčík
fca5ecca9a Fix: Use spacing only if button is present 2018-12-28 16:53:02 +01:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
6491b0d07e Fix: Display wallet balance consistently on all screens 2018-12-28 11:58:15 +00:00
Igor Korsakov
4be0a4f07a
ADD: Ability to show wallet XPUB in options 2018-12-28 11:55:01 +00:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
409c443e90 FIX: Change status bar color on unmount 2018-12-27 20:32:48 -05:00
Marcos Rodriguez Vélez
114225bf47 ADD: Change status bar color on the transactions screen 2018-12-27 19:44:41 -05:00
Marcos Rodriguez Vélez
02db2d20eb If invoice object passed, show the UI right away. 2018-12-27 19:26:46 -05:00
Marcos Rodriguez Vélez
5efbd2ca9f ADD: Check if invoice expired after fetching data 2018-12-27 18:40:55 -05:00
Marcos Rodriguez Vélez
912d8808cc ADD: If wallet was previously imported, throw an alert. 2018-12-27 18:33:39 -05:00
Marcos Rodriguez Vélez
59f4a25b4b Merge branch 'show-wallet-xpub' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 18:29:34 -05:00
Pavel Ševčík
7bc69055bb Dead code elimination and optimization 2018-12-27 19:30:36 +01:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
78988dfe1f FIX: Removed remaining old-style headers 2018-12-27 10:12:22 -05:00
Marcos Rodriguez Vélez
706c18ddd4 Merge branch 'fix-wallet-unit' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 10:11:34 -05:00
Pavel Ševčík
3861d04213 Fix: Display share button correctly 2018-12-27 14:48:00 +01:00
Pavel Ševčík
93e76a3065 Fix: Display wallet balance consistently on all screens 2018-12-27 11:42:45 +01:00
Pavel Ševčík
f22f3e6a5a Show BTC input as disabled when disabled 2018-12-27 11:30:50 +01:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Overtorment
9f92869de9 Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-27 00:48:22 +00:00
Overtorment
6402329d64 TST: better coverage for lightning wallet 2018-12-27 00:47:46 +00:00
Overtorment
e4d05ea28e Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-26 22:57:34 +00:00
Overtorment
d97303ee78 ADD: help text in lighning settings 2018-12-26 22:18:01 +00:00
Marcos Rodriguez Vélez
35daa630cc ADD: Show alert if no wallet is available when trying to make a payment. 2018-12-26 04:09:48 -05:00
Marcos Rodriguez Vélez
8cb9e0e929 ADD: view invoice on tx list press 2018-12-26 01:29:37 -05:00
Marcos Rodriguez Vélez
d4a0b7e9b0 FIX: replaced headers for import and pay invoice 2018-12-25 15:53:24 -05:00
Marcos Rodriguez Vélez
854139d88b ADD: Added more Fiat currencies 2018-12-25 14:42:04 -05:00
Marcos Rodriguez Vélez
1c61b4d9b7 Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase 2018-12-25 14:34:01 -05:00
Pavel Ševčík
7df4be55e9 Fix: Import BIP21 format watch-only address 2018-12-25 19:23:49 +00:00
Overtorment
6e36055776 ADD: lightning tx list now includes user invoices 2018-12-25 19:07:43 +00:00
Overtorment
4c89e36f56 TST: ln 2018-12-25 18:42:13 +00:00
Marcos Rodriguez Vélez
78b0a4c357 Create LND invoice 2018-12-25 11:34:51 -05:00
Overtorment
0371e3b7fd OPS 2018-12-25 14:33:29 +00:00
Pavel Ševčík
6ee2a9932d Created separate screen for setting amount to receive 2018-12-25 15:25:12 +01:00
Pavel Ševčík
85867728d8 Created common component for setting Bitcoin amount 2018-12-25 15:20:22 +01:00
Pavel Ševčík
1a8b8b6d27 Added missing translation keys 2018-12-25 11:44:11 +01:00
Pavel Ševčík
97fce4c4c4 Feature: let user set amount and label on receive screen 2018-12-25 11:44:11 +01:00
Pavel Ševčík
f1d662b868 Updated react-native-custom-qr-codes package 2018-12-25 11:44:09 +01:00
Overtorment
35a813a021 TST 2018-12-25 01:06:52 +00:00
Overtorment
d792cdac15 FIX 2018-12-25 00:01:48 +00:00
Overtorment
6acbe842a2 FIX: satoshis display 2018-12-24 23:22:53 +00:00
Overtorment
e78a08cb4a OPS 2018-12-24 21:35:36 +00:00
Overtorment
481e2f0302 resolved conflict 2018-12-24 21:25:09 +00:00