Commit Graph

349 Commits

Author SHA1 Message Date
GLaDOS
a615135ac8
Merge pull request #6402 from BlueWallet/sldideup
ADD: Slide up animation for FloatButton
2024-04-13 17:01:17 +00:00
GLaDOS
f73bf795cd
Merge pull request #6401 from BlueWallet/uifixes
FIX: Multiple UI fixes for PSBT screen
2024-04-13 06:34:16 +00:00
Marcos Rodriguez Velez
8a90e0e905
ADD: Slide up animation for FloatButton 2024-04-12 21:26:41 -04:00
Marcos Rodriguez Velez
4ac9b597be
FIX: Multiple UI fixes for PSBT screen 2024-04-11 18:40:52 -04:00
Marcos Rodriguez Velez
4c15bfd99a
FIX: Some screens had Button styling was broken 2024-04-11 18:26:04 -04:00
Marcos Rodriguez Vélez
749351f301
FIX: Save was showing dialog instead of destination picker (#6398)
* FIX: Save was showing dialog instead of destination picker

* Update SaveFileButton.tsx
2024-04-10 17:35:04 -04:00
Daniel Padrino
34952a00fe REF: StyledButton to TS 2024-04-10 15:30:47 +01:00
Marcos Rodriguez Velez
2e45913bc1
Update SaveFileButton.tsx 2024-04-09 20:31:56 -04:00
Marcos Rodriguez Velez
1856e79eaf
FIX: Warnings 2024-04-09 14:52:57 -04:00
Marcos Rodriguez Vélez
6b7887d3d7
REF: WidgetCommunication to TSX (#6379)
* REF: WidgetCommunication to TSX

* Update WidgetCommunication.ios.tsx

* Update WidgetCommunication.ios.tsx

* Update WalletInformationWidget.swift
2024-04-09 14:37:10 -04:00
Marcos Rodriguez Vélez
2a95f59201
FIX: Disable buttons if menu is visible (#6386) 2024-04-09 12:01:25 -04:00
GLaDOS
1f9e680413
Merge pull request #6387 from BlueWallet/warningtp
Update TooltipMenu.js
2024-04-09 15:48:11 +00:00
GLaDOS
56475955e1
Merge pull request #6389 from BlueWallet/heig
FIX: Carousel height was off on Android
2024-04-09 15:48:08 +00:00
overtorment
a5d17e139c FIX: lower density for animated QRs (closes #3862) 2024-04-09 16:47:18 +01:00
Marcos Rodriguez Velez
0c665885b5
FIX: Carousel height was off on Android 2024-04-08 20:26:27 -04:00
Marcos Rodriguez Velez
abd250840b
Update TooltipMenu.js 2024-04-08 19:54:13 -04:00
Marcos Rodriguez Velez
f65655b497
FIX: Total dev block due to missing forwardRef 2024-04-06 19:54:10 -04:00
Marcos Rodriguez Velez
2dafd8fd00
FIX: Button was not tappable 2024-04-04 10:06:15 -04:00
Marcos Rodriguez Velez
526e9f2b0c
Delete handoff.tsx 2024-04-04 09:57:05 -04:00
Marcos Rodriguez Velez
9b8ef63a42
DEL: Not needed due to new header design 2024-04-03 18:27:58 -04:00
GLaDOS
4bdf987e26
Merge pull request #6363 from BlueWallet/hadnoff
REF: Handoff component
2024-04-03 17:35:35 +00:00
Marcos Rodriguez Vélez
72e1db1e35
REF: ExportMultisigCoordinationSetup (#6354) 2024-04-03 12:25:05 -04:00
Marcos Rodriguez Vélez
6f83bc1709
REF: WalletButton to TSX (#6346) 2024-04-03 12:24:31 -04:00
GLaDOS
0e8194cc8f
Merge pull request #6309 from BlueWallet/PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220
ADD: Save File Button
2024-04-03 13:48:46 +00:00
Marcos Rodriguez Velez
40936fe49c
REF: Handoff component
Dont bother on running in android. extract listener from app.js
2024-04-02 21:50:19 -04:00
Marcos Rodriguez Velez
50601b8bf4
Update SaveFileButton.tsx 2024-04-02 08:20:56 -04:00
Marcos Rodriguez Velez
8a12b2a349
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-04-02 08:12:35 -04:00
Marcos Rodriguez Velez
6b08a4e195
FIX: Button onPRess was not firing 2024-04-01 19:12:06 -04:00
Marcos Rodriguez Velez
7641489883
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-31 18:20:29 -04:00
Marcos Rodriguez Velez
fbc29e1f37
Merge branch 'master' into header 2024-03-31 18:16:03 -04:00
Marcos Rodriguez Velez
e64978c42a
Update TransactionsNavigationHeader.tsx 2024-03-31 17:55:12 -04:00
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Marcos Rodriguez Velez
d1ccb92bf8
Lint 2024-03-31 12:58:23 -04:00
Marcos Rodriguez Velez
7f0c489968
REF: Update balance view to new UX 2024-03-31 12:33:25 -04:00
Marcos Rodriguez Velez
0d23b3c07b
Update TooltipMenu.android.js 2024-03-29 21:29:42 -04:00
Marcos Rodriguez Velez
5096cbf909
TST: force mock 2024-03-29 21:22:05 -04:00
Marcos Rodriguez Velez
b7f9bbe212
FIX: useMemo 2024-03-29 15:07:14 -04:00
Marcos Rodriguez Velez
7c93fa124e
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-29 14:55:05 -04:00
GLaDOS
3e5fd84b96
Merge pull request #6340 from BlueWallet/FIX-Anchor-was.-sent-without-current
FIX: Anchor wasnt sent correctly for notifications alert
2024-03-28 20:51:17 +00:00
Marcos Rodriguez Vélez
7699b05137
Update CopyTextToClipboard.tsx 2024-03-27 07:32:51 -04:00
Marcos Rodriguez Velez
c3988f29fa
OPS: Lint 2024-03-27 00:53:06 -04:00
Marcos Rodriguez Velez
8d6c8e00aa
REF: BlueCopyToClipboardButton and BlueCopyToClipboard to TSX 2024-03-27 00:37:43 -04:00
Marcos Rodriguez Velez
4b922d07a4
Lint 2024-03-27 00:15:28 -04:00
Marcos Rodriguez Velez
ec35d56b11
Update Button.tsx 2024-03-27 00:13:21 -04:00
Marcos Rodriguez Velez
38564f07e1
REF: Provide before and after onpres 2024-03-24 18:27:58 -04:00
Marcos Rodriguez Velez
b3beb795dd
ADD: useExtendedNavigation 2024-03-24 10:52:10 -04:00
Marcos Rodriguez Velez
f1013d6d03
REF: Use container 2024-03-23 23:48:44 -04:00
Marcos Rodriguez Velez
097917d2bd
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-23 12:37:51 -04:00
Ivan Vershigora
e1c99f19b4 feat: BlueApp TS 2024-03-23 15:35:29 +00:00
Marcos Rodriguez Velez
945a255c7b
ADD: Save File Button 2024-03-21 20:54:40 -04:00