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
a4fe0c201c
REF
2018-12-15 16:01:01 +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
b6e1762190
Needed for android
2018-12-11 22:39:58 -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
Marcos Rodriguez Vélez
904940b58b
FIX: More Android fixes ( #116 )
...
FIX: More Android fixes
2018-11-02 13:53:35 +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
Marcos Rodriguez Vélez
202165d1e2
REF: Updated navigation headers to better match design
2018-10-29 22:11:48 +00:00
Igor Korsakov
f5dd8252e1
Development ( #103 )
...
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +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
Marcos Rodriguez Vélez
37e1251035
FIX: Fixed Spanish translations.
2018-10-03 21:49:29 -04:00
Overtorment
ad43ec3e85
FIX: imroved ru & ua locale
2018-10-03 23:32:42 +01:00
Marcos Rodriguez Vélez
1fdeb0ecc0
Removed unused key.
2018-10-03 00:37:39 -04:00
Marcos Rodriguez Vélez
f0ec8f544b
FIX : #83 shadow values for wallets
2018-10-03 00:29:47 -04:00
Marcos Rodriguez Vélez
7021417517
FIX: Manage Funds button is visible.
2018-10-01 23:40:23 -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
682048414d
ADD: Updated Settings screen to match design ( #84 )
...
* ADD: Updated Settings screen to match design
2018-09-30 09:31:09 +01:00
Marcos Rodriguez Vélez
a52dc44a01
FIX: Added share button to Receive screen. User is now able to tap-to-copy the receive address.
2018-09-29 11:35:04 -04:00
Marcos Rodriguez Vélez
5b504191a5
FIX: Issue #52
2018-09-29 00:58:09 -04: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
a08b3527bc
WIP: lnd
2018-09-26 22:16:52 +01:00
Overtorment
75851e9858
FIX: misaligned unconf tx icon
2018-09-25 22:22:11 +01:00
Igor Korsakov
a11b7b17e8
FIX: layout bugs ( #71 )
...
* FIX: layout bugs
2018-09-22 12:26:45 +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
f45ca0b182
Fix for lists
2018-09-18 03:24:42 -04:00
Marcos Rodriguez Vélez
418e69cdc7
Fixes
2018-09-18 02:48:53 -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
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
1a993d2c8f
WIP: lnd integration
2018-08-19 15:54:15 +01:00
Overtorment
ee9303679f
REF: send/create & send/details
2018-08-18 23:10:12 +01:00
Overtorment
3e0644e23b
REF
2018-07-28 20:14:08 +01:00
Overtorment
4a10782453
ADD: import HD wallets (watch-only for now)
2018-07-22 15:49:59 +01:00
Overtorment
57a083d52c
FIX: better iphone8 support
2018-07-17 23:43:23 +01:00
Overtorment
4349dd8f36
ADD: Watch-only addresses
2018-07-14 20:53:43 +01:00
Overtorment
0bf4d0e672
REF: Reworked AddWallet screen
2018-07-14 19:54:27 +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
bce7dace88
FIX: better balance string formatting
2018-07-06 16:42:37 +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
2dca9b2ad4
REF: improved buttons
2018-06-30 14:36:13 +01:00
Overtorment
0ae8bca3c8
REF: wallets list improvements
2018-06-30 13:52:18 +01:00
Overtorment
139bd68d07
WIP: redesign
2018-06-29 01:04:55 +01:00
Overtorment
c43ec87bb0
WIP: redesign
2018-06-28 23:17:14 +01:00
Overtorment
a1c774882a
WIP: redesign
2018-06-28 02:43:28 +01:00
Overtorment
55f6ccde73
WIP: redesign
2018-06-24 23:22:46 +01:00
Overtorment
11078d9bf7
REF
2018-06-17 12:38:12 +01:00
Overtorment
6848aa86ac
REF
2018-05-22 18:12:16 +01:00
Overtorment
2b5d00c0bd
REF
2018-05-22 18:10:53 +01:00
Overtorment
8646f1d06e
store version 1.2.0
2018-05-12 21:27:34 +01:00
Overtorment
65f1cf150d
UI improvements
2018-05-06 19:02:40 +01:00
Overtorment
c310034333
UI improvements
2018-05-06 18:36:48 +01:00
Overtorment
a885d1e006
refactoring
2018-05-06 18:14:22 +01:00
Overtorment
06c1727fad
UI improvements; refactoring
2018-05-06 18:12:14 +01:00
Sergey Tsegelnyk
f1d68e53e6
prettier
2018-03-18 03:11:54 +00:00
Overtorment
940debfd38
codestyle
2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
94dbc388d4
add standard w plugins
2018-03-18 03:11:54 +00:00
Overtorment
08a5749c12
init
2018-01-30 22:42:38 +00:00