Commit Graph

106 Commits

Author SHA1 Message Date
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
Overtorment
9d5f9b1cb0 ADD: buy bitcoin with Changelly 2018-10-28 10:13:28 +00:00
Overtorment
8a1c9908f8 ADD: buy bitcoin with Changelly 2018-10-28 01:11:07 +01:00
Marcos Rodriguez Vélez
6bc435fd48 FIX: Improve broadcasting experience #66 (#107)
ADD: New transaction Confirm UI
REF: Improve broadcasting experience #66
FIX: Satoshis to local currency in Send screen
FIX: Fixed Wallet export QR code width
FIX: Invalid BIP21 URI at value #108
FIX: #109  TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length')
2018-10-27 16:13:09 +01:00
Marcos Rodriguez Vélez
d09dbb0935 ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID 2018-10-22 23:51:30 +01:00
Overtorment
774d341223 ADD: better source of entropy for wallet creation 2018-10-22 09:31:15 +01:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
22e0f80fd2 REF 2018-10-10 21:29:14 +01:00
Overtorment
b60039d916 FIX: Import - QR scan - add support for HD seedphrase & blitzhub format (closes #76) 2018-10-10 21:28:56 +01:00
Overtorment
60ad886061 REF: empty tx list 2018-10-10 20:36:32 +01:00
Overtorment
0734f68a55 REF: qr scan improved 2018-10-10 16:46:36 +01:00
Overtorment
a326f78e7f FIX: lnd manage funds crash 2018-10-09 19:48: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
Marcos Rodriguez Vélez
6fc2a1a06d Upgrade to Expo 30. (#75)
* Update to Expo 30
2018-09-26 20:01:23 +01:00
Marcos Rodriguez Vélez
5ae0359090 Downgraded called props (#74)
* Downgrade Expo to 29
2018-09-24 20:39:27 +01:00