Commit Graph

411 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
4591a9e5ef
Update MenuElements.ios.tsx 2024-05-17 22:51:58 -04:00
GLaDOS
2c16a49474
Merge pull request #6552 from BlueWallet/largescrenprov
REF: Single source of truth for useIsLargeScreen
2024-05-16 02:40:44 +00:00
Marcos Rodriguez Velez
31d04b5a0c
REF: Use react memo on carousel item to avoid rerenders 2024-05-15 18:45:46 -04:00
Marcos Rodriguez Velez
7b3b48e3b5
REF: isTablet 2024-05-15 08:05:42 -04:00
Marcos Rodriguez Velez
fefc3f2942
Merge branch 'master' into largescrenprov 2024-05-15 07:41:15 -04:00
Marcos Rodriguez Velez
7df5c3721e
FIX: CI 2024-05-14 19:50:13 -04:00
Marcos Rodriguez Velez
f7b3056360
FIX: Use existing file 2024-05-14 19:02:08 -04:00
Marcos Rodriguez Velez
37a8704fec
REF: App entry 2024-05-14 17:03:47 -04:00
Marcos Rodriguez Velez
cf9ea0edca
Update CompanionDelegates.tsx 2024-05-14 13:36:31 -04:00
Marcos Rodriguez Velez
c337d8dbbc
ADD: CompanionDelegates 2024-05-14 13:17:03 -04:00
Marcos Rodriguez Velez
7b09b35522
REF: Single source of truth for useIsLargeScreen 2024-05-13 13:08:47 -04:00
Marcos Rodriguez Velez
3b7e074d86
REF: App.js to tsx 2024-05-13 12:43:57 -04:00
Marcos Rodriguez Velez
252a18b21b
REF: Lazy load main stacks 2024-05-12 16:37:30 -04:00
Marcos Rodriguez Velez
4157290f30
FIX: Floating buttons overflow screen in wallet page. #6529 2024-05-12 13:45:20 -04:00
Marcos Rodriguez Velez
da59f7d98a
FIX: "disable analytics" state doesnt persist across sessions on android #6537 2024-05-11 18:28:57 -04:00
Marcos Rodriguez Velez
6b5140477e
Update SettingsContext.tsx 2024-05-11 18:08:49 -04:00
Marcos Rodriguez Velez
4a1d3f0f86
REF: Use Promises instead of await 2024-05-11 18:08:01 -04:00
Marcos Rodriguez Velez
fbfd9ed8de
REF: Multisig stacks lazy 2024-05-11 12:08:23 -04:00
Marcos Rodriguez Velez
2ce42383e4
REF: Reuse HeaderRightButton 2024-05-10 18:47:22 -04:00
Marcos Rodriguez Velez
bfcb9fd695
REF: Scan LND lazy 2024-05-09 21:08:59 -04:00
overtorment
8ad6af025e ADD: rename counterparty paymentcode 2024-05-09 12:19:29 +01:00
Marcos Rodriguez Vélez
f924dde5fb
FIX: manage funds had undefined actionKey (#6533)
* FIX: manage funds had undefined actionKey

* OPS Lint
2024-05-08 14:46:47 -04:00
soonoo
6aa4c25cd1
FIX: Make value text grow on TransactionListItem. (#6524) 2024-05-06 21:15:07 -04:00
Overtorment
b5eb921e95
Merge branch 'master' into inter 2024-05-06 14:16:50 +01:00
overtorment
aac0500438 Merge remote-tracking branch 'origin/master' into add-display-bip47-counterparty-in-tx-list 2024-05-06 13:13:23 +01:00
overtorment
438a671299 ADD: display bip47 payment code contact on tx details screen 2024-05-06 13:13:10 +01:00
GLaDOS
a24a04e3c0
Merge pull request #6514 from BlueWallet/walletd
REF: wallet details loads UI faster
2024-05-06 10:37:56 +00:00
Marcos Rodriguez Velez
bdf1ffa2e5
FIX: InteractionManager had no cancel on return 2024-05-05 18:55:49 -04:00
overtorment
ead613aed4 FIX: is tablet detection 2024-05-05 18:57:41 +01:00
Marcos Rodriguez Velez
18f290dffd
FIX: Lint 2024-05-05 01:03:39 -04:00
Marcos Rodriguez Velez
1c8b7df9c8
REF: wallet details loads UI faster 2024-05-04 20:14:46 -04:00
Marcos Rodriguez Velez
70c8c1fa00
REF: Header to TSX 2024-05-03 18:33:23 -04:00
Marcos Rodriguez Velez
9a27a2ab7d
Update DeviceQuickActions.tsx 2024-04-29 19:12:08 -04:00
Marcos Rodriguez Velez
0a5897b5fe
FIX: DeviceQuickActions getEnabled 2024-04-29 18:54:19 -04:00
Marcos Rodriguez Velez
38f0f7264e
FIX: Lint 2024-04-29 11:51:02 -04:00
Marcos Rodriguez Velez
97bbe554ea
FIX: onManageFUndsPressed ID 2024-04-29 11:44:20 -04:00
Ivan Vershigora
c3b37d99a9
fix: replace require with import 2024-04-28 10:34:26 +01:00
Marcos Rodriguez Vélez
c0b75de5b0
REF: BlueTabs to TSX (#6474) 2024-04-28 04:39:36 -04:00
Marcos Rodriguez Velez
ce5963b891
ADD: Optional haptic feedback parameter for Alerts 2024-04-25 22:02:22 -04:00
Marcos Rodriguez Velez
f9601b20fa
FIX: Some get/set for Settings was broken 2024-04-24 21:32:37 -04:00
Marcos Rodriguez Velez
c61e31a5cf
Update TransactionsNavigationHeader.tsx 2024-04-23 19:29:19 -04:00
Marcos Rodriguez Velez
7777ec42c5
Update TransactionsNavigationHeader.tsx 2024-04-23 18:59:29 -04:00
GLaDOS
f37818a956
Merge pull request #6449 from BlueWallet/useeffect-menueffect
FIX: check reloadTransactionsMenuActionFunction before calling it
2024-04-22 09:51:08 +00:00
Marcos Rodriguez Velez
9845632fc6
FIX: Make QR code on receive screen accessible #5388 2024-04-21 20:41:26 -04:00
Marcos Rodriguez Velez
cdfc000792
FIX: check reloadTransactionsMenuActionFunction before calling it 2024-04-21 20:20:28 -04:00
GLaDOS
bf69c67497
Merge pull request #6437 from BlueWallet/menuel
REF: MenuElements for Android should be empty
2024-04-21 15:45:19 +00:00
GLaDOS
429a6debdc
Merge pull request #6434 from BlueWallet/consoledebug
REF: Use console.debug
2024-04-21 15:36:55 +00:00
Marcos Rodriguez Velez
a510f55a35
Merge branch 'master' into listtsx 2024-04-20 22:11:05 -04:00
Marcos Rodriguez Velez
ba617c9d7e
REF: MenuElements for Android should be empty 2024-04-20 21:46:48 -04:00
Marcos Rodriguez Velez
3b47112e12
REF: Use console.debug 2024-04-19 18:49:13 -04:00