Marcos Rodriguez Vélez
6d50c23fbb
ADD: Added icon for expired tx
2018-12-28 16:43:38 -05: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
Overtorment
6e36055776
ADD: lightning tx list now includes user invoices
2018-12-25 19:07:43 +00: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
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
ffda142327
ADD: haptic feedback when the user only has 1 wallet
2018-12-18 01:05:03 -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
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
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
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
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
Igor Korsakov
f5dd8252e1
Development ( #103 )
...
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
60ad886061
REF: empty tx list
2018-10-10 20:36:32 +01:00
Igor Korsakov
65be52ed3d
Development ( #96 )
...
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Overtorment
ad43ec3e85
FIX: imroved ru & ua locale
2018-10-03 23:32:42 +01:00
Overtorment
a35008758d
WIP: lnd tx list refreshed upon sucessfull payInvoice
2018-10-03 01:36:00 +01:00
Marcos Rodriguez Vélez
ed4381b59c
FIX: Lint fixes
2018-10-01 01:43:21 -04:00
Marcos Rodriguez Vélez
aa4b74c712
ADD: Animations on main wallet screen
2018-09-30 23:12:42 -04:00
Marcos Rodriguez Vélez
1a031d5e20
FIX: Address was not being displayed for Non-HD Wallets ( #85 )
...
* FIX: Fixed weird transition animation from wallets to settings
2018-09-30 10:56:32 +01:00
Marcos Rodriguez Vélez
761a0a1e86
UI Adjustments ( #77 )
...
* UI Changes to better match the Overflow Design
2018-09-28 23:17:26 +01:00
Overtorment
b76f37e3eb
WIP: lnd
2018-09-26 22:52:42 +01:00
Overtorment
a08b3527bc
WIP: lnd
2018-09-26 22:16:52 +01:00
Overtorment
8bdadf8e58
FIX: lint
2018-09-22 13:32:41 +01:00
Overtorment
c8b36f9475
FIX: wallets/list layout
2018-09-22 13:22:50 +01:00
Overtorment
c961a11141
WIP: lnd
2018-09-22 12:40:47 +01:00
Marcos Rodriguez Vélez
5a2f2020fc
Updated Main screen header design. Moved all react-native-elements Header to be react-navigation's header prop instead of being inside render()
2018-09-18 21:59:16 -04:00
Marcos Rodriguez Vélez
a01cd708dc
Back to displaying correct data
2018-09-18 03:31:00 -04:00
Marcos Rodriguez Vélez
f45ca0b182
Fix for lists
2018-09-18 03:24:42 -04:00
Marcos Rodriguez Vélez
c963e5206e
Migrated to FlatList.
2018-09-16 02:24:45 -04:00
Overtorment
48335cd11e
WIP: lnd tx list fix
2018-09-04 23:18:24 +01:00
Overtorment
cc8711d40c
FIX: blank screen in the app in case of unexpected TX data
2018-09-03 23:44:03 +01:00
Igor Korsakov
bd71479e75
Lnd WIP ( #32 )
...
FIX: HD wallet send
WIP: lnd wallets add/import/remove works
2018-09-01 00:28:19 +01:00
Overtorment
b63f9ec0cf
ADD: support HD wallet
2018-08-08 01:05:34 +01:00
Overtorment
4a10782453
ADD: import HD wallets (watch-only for now)
2018-07-22 15:49:59 +01:00
Overtorment
d3761a4849
FIX: better transaction list refresh
2018-07-14 21:32:36 +01:00
Overtorment
9d3c3fbb5d
FIX: cosmetic changes
2018-07-12 00:38:24 +01:00
Overtorment
46a5030ee6
Merge branch 'master' of github.com:Overtorment/BlueWallet
2018-07-08 10:35:24 +01:00
Overtorment
7619183285
REF: prettier 140 chars
...
WIP: HD wallets
TST
REF
2018-07-07 22:15:14 +01:00
Overtorment
b369a1b917
REF: prettier: line width 120
2018-07-07 14:04:32 +01:00
Overtorment
a5862cb76e
REF: send/receive btns
2018-07-07 12:30:50 +01:00
Overtorment
f6c35271cc
REF
2018-07-06 16:42:17 +01:00
Overtorment
dcc917b7fa
REF: analytics
2018-07-06 16:41:48 +01:00
Overtorment
77ccc27980
FIX: rbf broadcast
...
FIX: wallet list send/receive btns
REF
2018-07-05 01:56:31 +01:00
Overtorment
5ba4ff9483
FIX
2018-07-03 21:11:02 +01:00
Overtorment
6a65f35a8b
ADD: wallets autorefresh
2018-07-02 14:51:24 +01:00
Overtorment
40d57acb6b
REF
2018-07-02 12:09:34 +01:00