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
Marcos Rodriguez Vélez
06a77fc1d9
Lets see if this works
2018-12-21 22:43:49 -05:00
Marcos Rodriguez Vélez
3ebc79624c
FIX: Currency Unit change
2018-12-21 22:23:52 -05:00
Marcos Rodriguez Vélez
fb1f862e82
Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit
2018-12-21 22:23:08 -05:00
Overtorment
811eb072c9
FIX: BIP44 mnemonic QR correctly imported
2018-12-22 03:00:53 +00:00
Marcos Rodriguez Vélez
906686611e
Added "else" on change wallet unit
2018-12-19 22:03:15 -05:00
Marcos Rodriguez Vélez
f269e5533d
Fixes
2018-12-19 21:06:06 -05:00
Marcos Rodriguez Vélez
de276d064c
FIX: Tap to change unit
2018-12-18 23:33:13 -05:00
Marcos Rodriguez Vélez
6681f79be1
More changes
2018-12-18 20:46:06 -05:00
Marcos Rodriguez Vélez
ffda142327
ADD: haptic feedback when the user only has 1 wallet
2018-12-18 01:05:03 -05:00
Marcos Rodriguez Vélez
e4e91d15c7
Provide a default gradient as fallback
2018-12-18 01:01:51 -05:00
Marcos Rodriguez Vélez
d26acf944b
FIX: Fix crash when changing unit
2018-12-18 00:58:49 -05:00
Marcos Rodriguez Vélez
3b4844490c
ADD: The selected balance unit per wallet is now saved.
2018-12-16 11:24:23 -05:00
Marcos Rodriguez Vélez
5623ae171c
Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit
...
# Conflicts:
# ios/BlueWallet/Info.plist
# loc/index.js
# screen/wallets/transactions.js
2018-12-15 22:10:30 -05:00
Overtorment
b72a9c10f1
FIX: keep balance and units in BTC ( closes #67 )
2018-12-15 14:38:05 +00:00
Overtorment
8dff3d0222
REL
2018-12-15 13:52:11 +00:00
Marcos Rodriguez Vélez
523cd3a607
Removed 'currency' from settings. Made tappable area for settings larger
2018-12-14 11:40:38 -05:00
Marcos Rodriguez Vélez
9d514ce656
Initial
2018-12-13 23:31:13 -05:00
Marcos Rodriguez Vélez
bc8c91608e
Haptic feedback updates
2018-12-13 11:50:18 -05:00
Marcos Rodriguez Vélez
79e82b8643
Haptic feedback when moving wallets
2018-12-11 23:25:57 -05:00
Marcos Rodriguez Vélez
fb729f3492
Wallet UI feedback on touch
2018-12-11 22:33:28 -05:00
Igor Korsakov
6f581a2f2e
Eject ( #126 )
...
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Overtorment
0f6f3d69ca
FIX: better android support
2018-11-09 23:44:34 +00:00
Igor Korsakov
dc75511997
ADD: blitzhub api URI settings
2018-11-04 21:21:07 +00:00
Marcos Rodriguez Vélez
904940b58b
FIX: More Android fixes ( #116 )
...
FIX: More Android fixes
2018-11-02 13:53:35 +00:00
Overtorment
3207ff7b50
REF
2018-11-01 23:02:12 +00:00
Marcos Rodriguez Vélez
d913934c9e
FIX: Addressed some crashes when running on an Android device. ( #115 )
...
FIX: Weird styling on inputs #68
2018-11-01 19:44:39 +00:00
Overtorment
ce460833e9
REF
2018-10-31 20:34:12 +00:00
Marcos Rodriguez Vélez
e1df1b3ca2
FIX: Replaced Close asset. Removed bounce animation glitch ( #112 )
...
FIX: Replaced Close asset
FIX: Removed bounce animation glitch
2018-10-30 09:35:24 +00:00
Overtorment
48b6c4d349
FIX: buy button for lnd wallet
2018-10-29 23:30:27 +00:00
Marcos Rodriguez Vélez
202165d1e2
REF: Updated navigation headers to better match design
2018-10-29 22:11:48 +00:00