Commit Graph

44 Commits

Author SHA1 Message Date
Overtorment
f3e35e7bba REF 2019-08-07 20:03:12 +01:00
fiatjaf
538688e7d7 "Scan lnurl" -> "Scan to receive" 2019-08-03 19:10:24 +03:00
Overtorment
da7d8697bb ADD: Electrum server configuration 2019-07-18 13:18:50 +01:00
Overtorment
a3863e905f
ADD: advanced mode in app settings 2019-05-19 20:49:42 +01:00
Overtorment
3573496e9e REF: added localization strings 2019-05-04 10:05:49 +01:00
Overtorment
c49887f310 ADD: intermediate step asking user to backup his mnemonic 2019-04-22 20:21:13 +01:00
Overtorment
cd22ffd0df REF: lint 2019-03-30 19:32:58 +00:00
David Hedqvist
497d28ca43 Added new localization strings to all languages
In English for now since I can't translate all
languages. (And it was in English for all languages
before my change anyway.)
2019-03-19 11:34:19 +01:00
Marcos Rodriguez Vélez
bb911a2139 ADD: Invoice string 2019-02-17 17:12:12 +00:00
Marcos Rodriguez Vélez
3c74ea423c FIX: Changed the way currencies are shown in order to avoid indentation issue.
FIX: Lint
2019-01-11 15:26:22 -05:00
Pjotr Lengkeek
dc0bdd0eb8 Localization fixes
- Fix some dutch translation
- Move some hardcoded language to localization
2019-01-11 20:02:25 +01:00
Marcos Rodriguez Vélez
c9eda34494 Removed unused locs 2019-01-11 11:39:36 -05:00
Marcos Rodriguez Vélez
5a751617d3 ADD: Alert user if they are trying to create a lightning wallet without a bitcoin wallet 2019-01-06 22:50:33 -05:00
Marcos Rodriguez Vélez
cfcd1a440a ADD: Don't allow user to pay for an invoice created with the same wallet. 2019-01-04 19:10:59 -05:00
Marcos Rodriguez Vélez
47e54314a6 Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase
# Conflicts:
#	screen/send/details.js
2018-12-30 17:57:27 -05:00
Overtorment
abc34e3797 Merge branch 'set-receive-amount-label' of https://github.com/pajasevi/BlueWallet into pajasevi-set-receive-amount-label 2018-12-30 19:34:10 +00:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Igor Korsakov
4be0a4f07a
ADD: Ability to show wallet XPUB in options 2018-12-28 11:55:01 +00:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
59f4a25b4b Merge branch 'show-wallet-xpub' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 18:29:34 -05:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Pavel Ševčík
6ee2a9932d Created separate screen for setting amount to receive 2018-12-25 15:25:12 +01:00
Pavel Ševčík
1a8b8b6d27 Added missing translation keys 2018-12-25 11:44:11 +01:00
Marcos Rodriguez Vélez
c4a85d6145 ADD: Select Wallet on Send screen 2018-12-23 19:44:31 -05:00
Marcos Rodriguez Vélez
e24f292bbe Added missing key 2018-12-23 00:24:33 -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
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
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
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
ae2ce9038b Added localization keys 2018-09-29 21:24:53 -04: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
Overtorment
fc4543bbe1 REF: brush up localizations 2018-09-17 12:44:08 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Overtorment
8b359aa23e ADD: ua locale 2018-06-02 13:18:50 +01:00