Commit graph

57 commits

Author SHA1 Message Date
Overtorment
513dcabeb7 FIX: create-ln-invoice - button is not blocked, which can lead to multiple invoices created 2020-09-07 14:00:57 +01:00
Marcos Rodriguez Vélez
809361c4a5 FIX:Center button 2020-09-07 12:39:57 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
1d8cbcf4b2 ADD: subscripbe to push notifications about mined tx 2020-07-28 15:48:38 +01:00
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
3a7ce944c4 FIX: lnurl withdrawal when currency is set to fiat (closes #1290) 2020-06-25 16:41:28 +01:00
marcosrdz
e3f0804c8c FIX: Crashes after NavigationService refactor 2020-06-19 13:42:50 +01:00
Overtorment
84e76af68e FIX: lnurl withdrawal when default unit is not sat (closes #1234) 2020-06-15 17:23:21 +01:00
marcosrdz
b41b998587 FIX: StatusBar wasn't visible when modals opened 2020-06-10 23:54:47 -04:00
Marcos Rodriguez Vélez
5f545e06b9
* FIX: Details field readability 2020-06-09 17:34:29 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
marcosrdz
4ed4b43314 FIX: Add background color 2020-06-01 22:21:26 +01:00
marcosrdz
9381366538 Merge branch 'master' into rnfixes 2020-05-31 10:43:41 -04:00
marcosrdz
f40f963365 Update lndCreateInvoice.js 2020-05-30 23:34:58 -04:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
Ivan Vershigora
2615bb42f8 FIX: syncup with master 2020-05-29 14:54:33 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Matt Gurzenski
095012af30 Moved "wallets" to subfolder and updated files in "class" folder to be kabob-case. 2020-05-24 06:27:08 -04:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Overtorment
bdcc40c8e0 FIX: weird import screen scan qr code behaviour 2020-03-13 14:54:08 +00:00
Overtorment
8724a7ff65 REF: wallet export screen 2020-03-12 17:50:58 +00:00
Overtorment
f519df22da REF: lint 2020-02-27 15:58:19 +00:00
Overtorment
84938c655e FIX: lnurl scan to receive is not returning the correct view (closes #828) 2020-02-27 15:58:19 +00:00
Marcos Rodriguez
a3954ecc4b ADD: Allow walet change on invoice creation 2020-01-19 21:04:57 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
fc3bb6f2d2 FIX: Scan to receive is more visible
Update lndCreateInvoice.js
2019-12-13 23:04:00 +00:00
Marcos Rodriguez
ef1772c419 FIX: Dont allow zero invoices to enable create invoice button 2019-11-16 10:22:38 +00:00
Overtorment
85074da742 REF: lint 2019-10-06 12:40:21 +01:00
fiatjaf
728104eec7 fix props validation on LNDCreateInvoice. 2019-09-15 20:52:02 +01:00
fiatjaf
74a3b54e17 handle lnurl clicks. 2019-09-15 20:52:02 +01:00
Marcos Rodriguez
01561bcdb5 ADD: WatchApp Complication. 2019-08-25 20:19:59 +01:00
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
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
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
1fea501a74 ADD: InputAccesoryView for easy keyboard dismissal 2019-02-17 17:13:12 +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
8d48489e89 FIX: Dismiss keyboard when pressing return 2019-02-09 23:13:19 +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
a270ffc898 FIX: Multiple android layout issues 2019-01-24 14:31:30 -05: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
Marcos Rodriguez Vélez
94eb3ddd84 FIX: Satoshis are now human-readable 2019-01-06 04:44:08 -05:00