Commit Graph

255 Commits

Author SHA1 Message Date
marcosrdz
a9e6a93321 Update lndViewInvoice.js 2020-11-24 22:05:36 -05:00
marcosrdz
5e4b2eb37b WIP 2020-11-24 22:01:51 -05:00
marcosrdz
44451af776 WIP 2020-11-23 23:41:37 -05:00
marcosrdz
ecf70cb642 Update lndViewInvoice.js 2020-11-23 22:55:04 -05:00
marcosrdz
19891a0853 REF: View LND Invoice Hooks 2020-11-23 22:54:58 -05:00
marcosrdz
67580c2a90 FIX: Latest nav 5 would show double headers if modals were not their own stack. 2020-11-23 22:15:33 -05:00
marcosrdz
8dd65ca50e FIX: Styling for large screens 2020-11-22 03:48:16 -05:00
marcosrdz
a59dda61d4 FIX: Dim nonselected wallets on additional screens 2020-11-15 13:19:55 -05:00
Overtorment
f8b6fd4093 REF: linting 2020-10-29 09:34:03 +00:00
fiatjaf
fd00ee4e29 remove unused import. 2020-10-28 12:30:47 +00:00
fiatjaf
5668d801dd support lnurl fallback scheme. 2020-10-28 12:30:47 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
marcosrdz
04b155e1cc REF: Single call for buy bitcoin 2020-09-08 14:43:47 +01:00
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
Marcos Rodriguez Vélez
23c456c333 FIX:Center Pay button 2020-09-07 12:39:36 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
marcosrdz
5f32fafd76 FIX: LND QRCode Borders 2020-08-05 15:49:26 +01:00
marcosrdz
d411c19196 FIX: Inverted QR codes #1386 2020-08-03 19:17:37 +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
Overtorment
3a96d1eb71 REF: fix; cleanup 2020-07-24 12:50:33 +01:00
Overtorment
a9234ada50 Revert "REF: Use useFocusEffect on Receive screen"
This reverts commit 8295a2e757.
2020-07-23 19:12:49 +01:00
marcosrdz
8295a2e757 REF: Use useFocusEffect on Receive screen 2020-07-23 19:08:23 +01:00
ncoelho
c45674107d FIX: Invoice creation darkmode 2020-07-20 15:30:46 +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
ncoelho
f58653bdb7 Fix: Title Background and Invoices background 2020-07-16 19:18:30 +01:00
marcosrdz
32a6fca023 FIX: background Color was missing 2020-07-16 09:31:03 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
marcosrdz
3a56366e37 FIX: #1309 Sharing doesnt include text 2020-07-07 16:20:57 +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
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +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
Overtorment
49f91a456a REF: fees for sending ln payments 2020-06-04 15:12:50 +01:00
ncoelho
5fcfb9d4c0 ADD: Fee details to lighting invoice 2020-06-04 15:12:50 +01:00
Overtorment
0233903136 FIX: broken stuff after rnav5 (related #1185) 2020-06-04 13:17:56 +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
7d47682e0b FIX: deepscan errors 2020-05-27 14:25:26 +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
74c700bafb REF: prevent possible crash on ln view invoice screen 2020-05-11 08:08:42 +01:00
ncoelho
2132d0d0bc fix lint 2020-04-29 20:17:42 +01:00
Overtorment
893279a884 Revert "fix lint"
This reverts commit 07541438b7.
2020-04-29 16:29:46 +01:00
ncoelho
07541438b7 fix lint 2020-04-29 16:11:40 +01:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00
Overtorment
4aad1b6915 REF: lint 2020-04-17 16:23:18 +01:00
ncoelho
8572d85e29 fix 947 KeyboardAvoiding for android 2020-04-09 20:22:17 +01: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
a46c79ac63 FIX: Listen to lnd invoice changes 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
a3954ecc4b ADD: Allow walet change on invoice creation 2020-01-19 21:04:57 +00:00
Overtorment
69702fec4d FIX: LN Invoice amount renders 0 2020-01-19 20:55:10 +00:00
fiatjaf
a4d65faae1 non await decodeInvoice. 2020-01-11 22:26:51 +00:00
Marcos Rodriguez
4ed9d888e0 FIX: Crash on LNInvoice amount render 2020-01-08 18:37:48 +00:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06: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
15c42dcedd FIX: Allow textfield to be visible above keyboard 2019-11-21 17:47:50 +00:00
Overtorment
12b84fecb3 REF: lint 2019-11-19 14:49:09 +00:00
Overtorment
b5339f2aa7 FIX: lapp browser when typing URL without https scheme it doesnt work (closes #732) 2019-11-19 09:02:12 +00:00
ncoelho
fdded0769f ADD: Value and memo to the success screen
fix logic for both sent and receive

fix null

fix layout for small devices with flexbox

marcos suggestions fix
2019-11-16 10:29:31 +00:00
Marcos Rodriguez
ef1772c419 FIX: Dont allow zero invoices to enable create invoice button 2019-11-16 10:22:38 +00:00
Marcos Rodriguez
41b2808378 DEL: Remove react-native-system-setting 2019-10-22 12:22:54 +01:00
Overtorment
65fcb1bbff ADD: brought back Lapp browser 2019-10-21 15:24:36 +01:00
Overtorment
3bd615bdb1 FIX: LApp marketplace address is now editable 2019-10-16 23:07:01 +01:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
c930e818ac Merge branch 'master' into biometrics 2019-10-01 15:24:55 -04:00
Marcos Rodriguez
9e12222989 ADD: Refill with external wallet 2019-09-29 16:01:27 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
ncoelho
d4cabfc204 fix error for unused var 2019-09-20 11:58:47 +03:00
ncoelho
3961bc305b minor visual changes
changes color on scan and spacing between elements
2019-09-20 11:58:47 +03:00
ncoelho
cebfe3e57a replace btc with sats for lightning wallets 2019-09-20 11:58:47 +03:00
ncoelho
cf8eec0163 wallet selector margins
Visual changes on wallet selector margins on lightning send
2019-09-20 11:58:47 +03:00
ncoelho
b7099c88b6 center invoice success icon 2019-09-18 00:27:24 +02: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
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