Commit Graph

226 Commits

Author SHA1 Message Date
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
Overtorment
d9f887e2ac WIP: lnd llocalizations 2018-09-22 12:01:55 +01:00
Marcos Rodriguez Vélez
bc27bfd156 Updated test dependencies 2018-09-19 01:11:39 +01:00
Marcos Rodriguez Vélez
3922ae3175 Update deprecated calls 2018-09-19 01:11:39 +01:00
Overtorment
fc4cee1089 Revert "Updated Expon and depracated calls. (#44)"
This reverts commit 60b0bdc474.
2018-09-17 19:32:54 +01:00
Overtorment
62ff3d7441 REF: brush up RU locale 2018-09-17 12:44:08 +01:00
Overtorment
fc4543bbe1 REF: brush up localizations 2018-09-17 12:44:08 +01:00
Marcos Rodriguez Vélez
60b0bdc474 Updated Expon and depracated calls. (#44)
OPS: Upgrade to Expo SDK 30; Migrated to FlatList.
2018-09-16 11:14:28 +01:00
Overtorment
f6db7a51f5 REF: improved tx details screen 2018-09-11 19:17:24 +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
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
9d3c3fbb5d FIX: cosmetic changes 2018-07-12 00:38: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
44bffa7936 FIX: ints representation via BigNumber 2018-07-06 17:54:00 +01:00
Overtorment
bce7dace88 FIX: better balance string formatting 2018-07-06 16:42:37 +01:00
Overtorment
0ae8bca3c8 REF: wallets list improvements 2018-06-30 13:52:18 +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
8b359aa23e ADD: ua locale 2018-06-02 13:18:50 +01:00
Overtorment
600c0667f5 FIX 2018-06-02 13:18:28 +01:00
Overtorment
ae26b2b89b REF: eslint 2018-05-31 19:43:56 +01:00
Overtorment
cc06ac1932 resolved conflict 2018-05-31 19:38:20 +01:00
Nuno Coelho
fc7c4139ab added PT and BR translations 2018-05-31 20:12:25 +02:00
Overtorment
9c07e1b836 FIX: locale 2018-05-30 00:17:44 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00