Commit Graph

158 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
94eb3ddd84 FIX: Satoshis are now human-readable 2019-01-06 04:44:08 -05:00
Overtorment
9fcdb7e846 FIX: changelly link 2019-01-05 16:35:24 +00:00
Marcos Rodriguez Vélez
6eb8dbfeca FIX: Cannot click on Lightning transactions #196 2019-01-05 04:51:25 -05:00
Marcos Rodriguez Vélez
6caa11454a FIX: Updated transaction buttons maximum width 2019-01-04 21:46:10 -05:00
Marcos Rodriguez Vélez
25501a4646 FIX: Main Buttons layout #204 2019-01-04 21:14:23 -05:00
Marcos Rodriguez Vélez
d112d24974 FIX: Add topup indication on wallet selection #207 2019-01-04 20:47:26 -05:00
Marcos Rodriguez Vélez
b9deb7b4c1 FIX: Create Lightning Wallet Issues #206 2019-01-04 19:24:33 -05:00
Marcos Rodriguez Vélez
403a8a2bb2 ADD: Loading indicator when creating a wallet 2019-01-04 19:23:09 -05:00
Marcos Rodriguez Vélez
39deff924e FIX: failed to decode simple address from URL scheme? #190
FIX: Paid Invoice UI errors.
2019-01-01 17:31:42 -05:00
Marcos Rodriguez Vélez
fd46fa4476 ADD: Manages LND funds using new wallet selector 2018-12-30 01:10:16 -05:00
Marcos Rodriguez Vélez
3baf4a439a FIX: Fixed an import bug due to wrong property 2018-12-29 22:54:25 -05:00
Marcos Rodriguez Vélez
ef7d543c6a FIX: view invoice will not allow you to go back if it is an initial screen 2018-12-29 22:33:41 -05:00
Marcos Rodriguez Vélez
66bce8874a FIX: Dismiss add screen 2018-12-29 13:24:51 -05:00
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
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
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
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
93e76a3065 Fix: Display wallet balance consistently on all screens 2018-12-27 11:42:45 +01:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -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
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
Marcos Rodriguez Vélez
78b0a4c357 Create LND invoice 2018-12-25 11:34:51 -05:00
Marcos Rodriguez Vélez
4aa9c47fda ADD: Deeplinking for LND invoices 2018-12-24 10:29:33 -05:00
Marcos Rodriguez Vélez
c4a85d6145 ADD: Select Wallet on Send screen 2018-12-23 19:44:31 -05:00
Marcos Rodriguez Vélez
2901f80c32 FIX: Restored deep link. 2018-12-23 13:18:27 -05:00
Marcos Rodriguez Vélez
91a2ecb1dc FIX: Remove BTC trailing zeros. Save to disk onBlur for preferred balance unit. 2018-12-23 08:05:33 -05:00
Marcos Rodriguez Vélez
29f539d3fd ADD: Forgot these files 2018-12-23 00:53:26 -05:00
Marcos Rodriguez Vélez
47dc184036 Added BTCToLocalCurrency 2018-12-23 00:43:50 -05:00
Marcos Rodriguez Vélez
bc1fa41269 FIX: Autocorrect when importing wallet #164 2018-12-22 23:13:58 -05:00
Marcos Rodriguez Vélez
b023b93ad5 Fixed amount display bug 2018-12-22 22:55:35 -05:00
Marcos Rodriguez Vélez
265f975cd1 Styling fixes for LND wallets 2018-12-22 22:51:58 -05:00
Marcos Rodriguez Vélez
b617bc844b Fixes for balance 2018-12-22 12:51:30 -05:00
Marcos Rodriguez Vélez
90c56dde8e Added preferredBalanceUnit to other wallets 2018-12-22 11:51:07 -05:00
Marcos Rodriguez Vélez
dd3d8a1519 Adjusted 'options' button on tx list 2018-12-22 00:26:52 -05:00