Commit Graph

87 Commits

Author SHA1 Message Date
Overtorment
a784c6b60b FIX: faulty back button on viewLndInvoice screen 2019-02-14 23:41:02 +00:00
Overtorment
16db79091b Merge remote-tracking branch 'origin/master' into bug302 2019-02-14 23:07:40 +00:00
Marcos Rodriguez Vélez
35b4cb70ca FIX: lnd - create invoice - cant tap bottom half of button #303 2019-02-14 10:41:57 +00:00
Marcos Rodriguez Vélez
c615ebbc07 FIX: Android not redering QR code #302 2019-02-14 00:15:56 -05:00
Marcos Rodriguez Vélez
0566c306de FIX: Dismiss keyboard when pressing return 2019-02-10 11:39:26 +00:00
Marcos Rodriguez Vélez
8d48489e89 FIX: Dismiss keyboard when pressing return 2019-02-09 23:13:19 +00:00
Marcos Rodriguez Vélez
5865de2185 FIX: Show error message on aler. 2019-02-04 22:35:32 +00:00
Marcos Rodriguez Vélez
a440c61102 FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation 2019-02-01 10:28:43 -05:00
Marcos Rodriguez Vélez
157c4077de ADD: Show invoice description on success screen 2019-02-01 02:08:37 -05:00
Marcos Rodriguez Vélez
a86bc1258d ADD: Same success screen from onchain tx now used for offchain 2019-01-31 19:59:49 -05:00
Marcos Rodriguez Vélez
0c32dfb55b ADD: Created BlueAddressInput (#270)
REF: Created BlueAddressInput
FIX: Invalid bip21
REF: Change Blue Wallet strings to BlueWallet
FIX: Many layout bug fixes.
ADD: Autofocus on number inputs
OPS: Upgraded to React Native 0.58
FIX: Fixes for LND view
2019-01-25 23:32:35 +00:00
Overtorment
74f0350a3e REF: better balance refresh strategy; FIX: performance issue with many ln transactions 2019-01-25 21:55:17 +00:00
Igor Korsakov
b64c4d7dcd
Experimental (#268)
* OPS: build maitenance
* ADD: Created BlueCopyTextToClipboard
* ADD: NSMicrophoneUsageDescription in info.plist
2019-01-22 16:17:45 +00:00
Overtorment
352f691a2d ADD: support for bip11-lightning (closes #257) 2019-01-21 15:08:13 +00:00
Igor Korsakov
f8d1e98dd8
Revert "REF: bugfixes" (#265)
This reverts commit d762ab543b.
2019-01-21 14:33:49 +00:00
Marcos Rodriguez Vélez
d762ab543b REF: bugfixes 2019-01-21 14:29:41 +00:00
Igor Korsakov
27dda65596
REF: lapp-browser; OPS: build refactor 2019-01-21 13:21:48 +00:00
Overtorment
a00670a0bd FIX: android real device lapp broswer 2019-01-17 20:34:29 +00:00
Overtorment
260b3bf3ba REF: lapp browser 2019-01-17 18:13:49 +00:00
Igor Korsakov
641e6e075d
WIP: Lapp browser webln spec compat 2019-01-16 16:54:17 +00:00
Marcos Rodriguez Vélez
a04007aa1e FIX: Safe Area for browser 2019-01-15 23:06:16 -05:00
Overtorment
d08a811c57 ADD: lapp-browser - home button, activity indicator 2019-01-16 01:20:35 +00:00
Overtorment
baab639677 FIX: when you open marketplace with second ln wallet, but all transactions happen on first ln wallet (rel #245) 2019-01-15 20:18:08 +00:00
Marcos Rodriguez Vélez
e473a9d959 FIX: LND Invoice pushes in nav. Following on-chain tx behavior. 2019-01-14 01:55:55 -05:00
Overtorment
2c633722f3 REF: lapp browser 2019-01-12 22:33:02 +00:00
Overtorment
7e2846fb64 FIX 2019-01-12 02:08:03 +00:00
Overtorment
d269f4926e ADD: lapp-browser 2019-01-12 00:23:32 +00:00
Marcos Rodriguez Vélez
5d248413e6 FIX: Source wallet not found #239 2019-01-11 18:01:52 -05:00
Marcos Rodriguez Vélez
306e60c95d FIX: Do not dismiss modal on error, allow for network retry. 2019-01-11 12:29:41 -05:00
Marcos Rodriguez Vélez
5236700a44
Merge pull request #237 from BlueWallet/fix-too-small-qr-on-ln-receive
FIX: too small QR on ln receive invoice (closes #235)
2019-01-11 09:56:22 -05:00
Overtorment
26f0b66997 FIX: too small QR on ln receive invoice (closes #235) 2019-01-11 14:52:03 +00:00
Overtorment
45ed240b50 FIX: limit number of userinvoices feetched per polling request 2019-01-10 17:50:33 +00:00
Overtorment
497178be12 REF: less remote fetches 2019-01-10 16:16:44 +00:00
Overtorment
ec3641217d FIX: zigzag link 2019-01-09 14:52:20 +00:00
Marcos Rodriguez Vélez
950d9ac8ff FIX: Error when paying invoice 2019-01-06 15:55:50 -05:00
Marcos Rodriguez Vélez
c0a137a965 FIX: Fix issue with typing amounts 2019-01-06 15:21:04 -05:00
Marcos Rodriguez Vélez
88379c7e51 FIX: Don't override existing tx information when scanning invalid QR 2019-01-06 11:32:14 -05:00
Marcos Rodriguez Vélez
94eb3ddd84 FIX: Satoshis are now human-readable 2019-01-06 04:44:08 -05:00
Marcos Rodriguez Vélez
b62a5f5eea FIX: Disable editing amount if num_satoshis is specified 2019-01-06 04:30:32 -05:00
Marcos Rodriguez Vélez
fa9d9b9d69 ADD: Use BlueBitcoinAmount for invoice creation 2019-01-06 02:42:53 -05:00
Marcos Rodriguez Vélez
bd2855c84d FIX: Use BlueBitcoinAmount on scanLNDInvoice 2019-01-06 02:28:23 -05:00
Marcos Rodriguez Vélez
9ecaf19b4c FIX: Change prompt to plain text 2019-01-05 12:18:37 -05:00
Overtorment
da79f3065d ADD: lightning withdrawal through zigzag 2019-01-05 16:35:06 +00:00
Overtorment
4c1affead1 ADD: pay zero-amount (tip) invoices 2019-01-05 16:29:13 +00:00
Marcos Rodriguez Vélez
ffe1e88c2f FIX: Changed invoice description field to label 2019-01-05 02:40:40 -05:00
Marcos Rodriguez Vélez
0138ba35b9 FIX: Invoice QR code wrong scale #203 2019-01-04 20:28:08 -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
f5704a9832 FIX: Fixed an issue in currency settings where the checkmark wouldn't be in the correct preference
ADD: Added AUD, VEF, and ZAR fiats.
2019-01-03 20:46:40 -05:00
Overtorment
65504646b0 REF 2019-01-03 01:41:27 +00:00
Marcos Rodriguez Vélez
10d49550fa FIX: Fixed an error on while updating invoice 2019-01-02 20:10:16 -05:00