Overtorment
9bed2c3776
FIX: android build
2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
6d2e468c03
OPS: Upgrade to React Native 0.59.2
2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
c1f16a4a01
FIX: Fixed an isse when inserting an address after amount.
...
ADD: Chinese DayJS
2019-03-05 19:29:06 +00:00
Marcos Rodriguez Vélez
6017f4d990
FIX: Create button was difficult to press on android. ( #369 )
...
FIX: Create button was difficult to press on android.
ADD: Clipboard detection on app state change to foreground
OPS: Upgrade to RN 58.6 due to various important fixes
FIX: Statusbar restored
2019-03-02 12:13:12 +00:00
Marcos Rodriguez Vélez
e93bfa656b
ADD: Switch Lightning wallets on send screen.
...
ADD: If providing an LND address in BTC send screen, throw an error.
ADD: Chain type in order to determine what type of wallet has been selected.
2019-02-26 08:58:13 +00:00
Marcos Rodriguez Vélez
7b6734bcc3
ADD: Use BlueElectrum to estimate fee
2019-02-24 23:18:25 +00:00
Marcos Rodriguez Vélez
ffd4b82832
FIX: Wallet selection
2019-02-24 23:16:29 +00:00
Marcos Rodriguez Vélez
445d85e6c4
FIX: Fix transaction fee for BIP70 payments
2019-02-23 19:28:40 +00:00
Marcos Rodriguez Vélez
58d29199b3
FIX: Send BTC should ignore non-onchain wallets
2019-02-21 09:02:28 +00:00
Marcos Rodriguez Vélez
df37d37868
FIX: BlueWallet should register to handle the BOLT11 lightning: URI #335
2019-02-19 21:17:25 +00:00
Marcos Rodriguez Vélez
1fea501a74
ADD: InputAccesoryView for easy keyboard dismissal
2019-02-17 17:13:12 +00:00
Marcos Rodriguez Vélez
e1ce8f8d35
FIX: status bar disappears #311
2019-02-14 23:54:07 +00:00
Overtorment
4642908b2e
FIX: Impossible to scan bech32 QR invoice with a specific amount ( closes #296 )
2019-02-14 10:39:24 +00:00
Marcos Rodriguez Vélez
0566c306de
FIX: Dismiss keyboard when pressing return
2019-02-10 11:39:26 +00:00
Marcos Rodriguez Vélez
8d48489e89
FIX: Dismiss keyboard when pressing return
2019-02-09 23:13:19 +00:00
Marcos Rodriguez Vélez
2762868e3f
Add space
2019-02-03 04:09:46 -05:00
Overtorment
5d995839ef
FIX: scanQR with URI scheme when sending btc
2019-02-03 00:07:50 +00:00
Overtorment
3271dc8900
Revert "FIX: Replace schema with empty string"
...
This reverts commit e1fd3952e8
.
2019-02-03 00:04:06 +00:00
Marcos Rodriguez Vélez
e1fd3952e8
FIX: Replace schema with empty string
2019-02-02 14:32:39 -05:00
Marcos Rodriguez Vélez
067adbd570
Fixes
2019-02-01 22:45:18 -05:00
Marcos Rodriguez Vélez
a440c61102
FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation
2019-02-01 10:28:43 -05:00
Marcos Rodriguez Vélez
697cb0f198
FIX: Place caching mechanism in a try catch
2019-02-01 01:58:12 -05:00
Marcos Rodriguez Vélez
60a6b90422
ADD: Cache network fees
2019-02-01 01:19:09 -05:00
Marcos Rodriguez Vélez
928ae7c307
Upgraded dependencies.
2019-01-31 19:21:48 -05:00
Marcos Rodriguez Vélez
e3c8520e9c
ADD: use all UI
2019-01-31 01:52:21 -05:00
Marcos Rodriguez Vélez
3f1165826b
Recovered fixes lost during last pull
2019-01-30 19:56:34 -05:00
Marcos Rodriguez Vélez
33debff3c8
ADD: MYR fiat
...
FIX: Scanning QR would dismiss screen
2019-01-29 23:00:12 -05:00
Marcos Rodriguez Vélez
a2ed103cef
FIX: If slider value < 1, force it to 1.
2019-01-29 22:46:32 -05:00
Marcos Rodriguez Vélez
33e2b9b5e8
ADD: Parse a pasted uri
2019-01-26 14:37:56 +00:00
Marcos Rodriguez Vélez
00d570c144
ADD: https://github.com/BlueWallet/BlueWallet/issues/220 - Import a photo for QR Code scan
2019-01-26 14:37:56 +00:00
Marcos Rodriguez Vélez
baad2c7348
FIX: Fixed total dismiss of create tx screen.
2019-01-25 16:01:51 -05:00
Marcos Rodriguez Vélez
1b0fea1c06
FIX: Invalid bip21
2019-01-24 13:44:33 -05:00
Marcos Rodriguez Vélez
986f04547e
Attach isLoading={this.state.isLoading}
2019-01-24 02:37:54 -05:00
Marcos Rodriguez Vélez
f4d448b4b3
ADD: Created BlueAddressInput
2019-01-24 02:36:01 -05:00
Overtorment
1d8e00bb8d
FIX: Can't scan Bech32 addresses ( closes #222 )
2019-01-09 00:54:17 +00:00
Marcos Rodriguez Vélez
5876b9e9ef
FIX: Added withFormatting option
2019-01-06 14:34:01 -05:00
Marcos Rodriguez Vélez
88379c7e51
FIX: Don't override existing tx information when scanning invalid QR
2019-01-06 11:32:14 -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
Overtorment
abc34e3797
Merge branch 'set-receive-amount-label' of https://github.com/pajasevi/BlueWallet into pajasevi-set-receive-amount-label
2018-12-30 19:34:10 +00:00
Pavel Ševčík
43512fd8cf
Refactor: Use static properties for wallet types
2018-12-28 16:52:06 +01:00
Pavel Ševčík
85867728d8
Created common component for setting Bitcoin amount
2018-12-25 15:20:22 +01: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
44ab347ee0
Removed duplicated code
2018-12-23 01:06:30 -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
b617bc844b
Fixes for balance
2018-12-22 12:51:30 -05:00