Commit Graph

116 Commits

Author SHA1 Message Date
fiatjaf
74a3b54e17 handle lnurl clicks. 2019-09-15 20:52:02 +01:00
Marcos Rodriguez
5f0e2d5305 FIX: Forked dependency repo. 2019-08-31 15:41:07 +01:00
Marcos Rodriguez
bbefe8ff6c ADD: Auto adjust screen brightness on screens with QRCode. 2019-08-31 15:41:07 +01:00
Marcos Rodriguez
01561bcdb5 ADD: WatchApp Complication. 2019-08-25 20:19:59 +01:00
Marcos Rodriguez
b25908c3b5 FIX: Tap to copy preimage text. 2019-08-11 08:35:52 +01:00
Overtorment
f3e35e7bba REF 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
e6bfd43303 ADD: Share QRCode along with address 2019-08-06 15:53:29 +01:00
fiatjaf
538688e7d7 "Scan lnurl" -> "Scan to receive" 2019-08-03 19:10:24 +03:00
fiatjaf
3ed6a7a63f more subtle (and disappearing scan-lnurl button). 2019-08-03 19:10:24 +03:00
fiatjaf
39a9449cf5 last minute lnurl spec change: minWithdrawable. 2019-08-03 19:10:24 +03:00
fiatjaf
8dc43283d4 uselessly check the lnurl response tag. 2019-08-03 19:10:24 +03:00
fiatjaf
05d05f2aa5 support scanning and processing lnurl withdraws. 2019-08-03 19:10:24 +03:00
Overtorment
430a7c54dd REF: lint 2019-05-22 21:00:35 +01:00
ncoelho
a196bd62af remove info icon
remove info icon, so it doesn't remove highlight and hierarchy from the important data, and leave aditional info as a secondary option
2019-05-20 23:04:12 +01:00
Overtorment
3573496e9e REF: added localization strings 2019-05-04 10:05:49 +01:00
Overtorment
3fd9717eaf ADD: preimage info of paid ln tx 2019-05-04 10:05:49 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Overtorment
ab82674b89 REF: lapp browser improv 2019-04-14 20:10:40 +01:00
Overtorment
0d37b2b323 ADD: new deeplinking scheme 2019-04-10 00:16:58 +01:00
Overtorment
ad3568b4fc FIX: broken webview integration 2019-04-05 19:05:57 +01:00
Marcos Rodriguez Vélez
6d2e468c03 OPS: Upgrade to React Native 0.59.2 2019-04-05 15:22:10 +01:00
Marcos Rodriguez Vélez
57d1f85548 FIX: UI fixes for transactions list
ADD: Haptic feedbacks on error alerts
2019-03-05 02:29:13 +00:00
Marcos Rodriguez Vélez
e93bfa656b ADD: Switch Lightning wallets on send screen.
ADD: If providing an LND address in BTC send screen, throw an error.
ADD: Chain type in order to determine what type of wallet has been selected.
2019-02-26 08:58:13 +00:00
Marcos Rodriguez Vélez
ffd4b82832 FIX: Wallet selection 2019-02-24 23:16:29 +00:00
Marcos Rodriguez Vélez
2801c0519f FIX: URL is textinput 2019-02-23 19:46:22 +00:00
Marcos Rodriguez Vélez
b22727aaed FIX: Android back button #271 - Navigation changes to comply with hardware back button. 2019-02-23 19:46:22 +00:00
Marcos Rodriguez Vélez
1fea501a74 ADD: InputAccesoryView for easy keyboard dismissal 2019-02-17 17:13:12 +00:00
Marcos Rodriguez Vélez
bb911a2139 ADD: Invoice string 2019-02-17 17:12:12 +00:00
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