Commit graph

79 commits

Author SHA1 Message Date
Overtorment
6acbe842a2 FIX: satoshis display 2018-12-24 23:22:53 +00:00
Overtorment
e18396b124 FIX: correct satoshi display 2018-12-24 18:12:27 +00:00
Overtorment
e0a469ad03 REF 2018-12-24 18:12:09 +00:00
Marcos Rodriguez Vélez
c4a85d6145 ADD: Select Wallet on Send screen 2018-12-23 19:44:31 -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
47dc184036 Added BTCToLocalCurrency 2018-12-23 00:43:50 -05:00
Marcos Rodriguez Vélez
e24f292bbe Added missing key 2018-12-23 00:24:33 -05:00
Marcos Rodriguez Vélez
bf154a39d5 Removed bitcoin-unit 2018-12-23 00:21:43 -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
3efb9ccfde FIX: Fixed currencies in tx details and send 2018-12-22 00:12:41 -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
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
d26acf944b FIX: Fix crash when changing unit 2018-12-18 00:58:49 -05:00
Marcos Rodriguez Vélez
fbcbb09574 Removed unused locale file 2018-12-16 11:43:09 -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
Marcos Rodriguez Vélez
9d514ce656 Initial 2018-12-13 23:31:13 -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
Nuno Coelho
aa79375356 fix copy (#129) 2018-11-23 09:02: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
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
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
Nuno Coelho
552d12c660 Review translations pt (#93)
FIX: review Portuguese translations
2018-10-07 23:35:12 +01:00
Nuno Coelho
855eb993c4 Change splash (#94)
FIX: improved portuguese translations
FIX: improve splash image and colors
2018-10-07 04:35:45 +01: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
9dca4405b1
FIX: Corrected some Spanish translations. 2018-10-02 03:39:59 -04:00
Marcos Rodriguez Vélez
ec82404510
FIX: Spacing issues on About and Receive 2018-09-30 17:27:46 -04:00
Igor Korsakov
97bf53895b
Update ua.js 2018-09-30 09:29:59 +01:00
Igor Korsakov
0d01162e8f
Update ru.js 2018-09-30 09:29:39 +01:00
Igor Korsakov
116b71b870
Update pt_PT.js 2018-09-30 09:28:35 +01:00
Igor Korsakov
20bdd524ba
Update pt_BR.js 2018-09-30 09:28:09 +01:00
Marcos Rodriguez Vélez
e26969a685
ADD: Updated Settings screen to match design 2018-09-29 23:05:41 -04:00
Marcos Rodriguez Vélez
ae2ce9038b Added localization keys 2018-09-29 21:24:53 -04: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
3ed4eef735 FIX: tx list resolution increased to minutes 2018-09-27 20:19:14 +01:00