Commit graph

88 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
a1b52f563c
REF: Lazy load SendDetailsStack 2024-05-08 21:04:52 -04:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Marcos Rodriguez Velez
09ebde9b86
REF: Privacy to usePrivacy 2024-02-20 13:40:16 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
Marcos Rodriguez Velez
8c4cb4b932
FIX: Permission issues on newer Android APIs 2023-10-20 14:59:49 -04:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
Ivan Vershigora
c8bd4d3423 REF: enable eslint react-native/no-unused-styles rule and remove unused styles 2022-01-28 15:16:47 +03:00
Marcos Rodriguez Vélez
f6f6fc3fe6 FIX: Unable to scroll up/down signed transaction summary card. #4019 2021-10-13 12:14:49 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895 2021-10-04 02:02:33 -04:00
Overtorment
b6e5ab6a50 FIX: switch to sat/vbyte instead of sat/byte (closes #2785) 2021-09-15 14:39:50 +01:00
Overtorment
b36252d015 FIX: switch to sat/vbyte instead of sat/byte 2021-09-15 14:39:50 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Marcos Rodriguez Vélez
65a687eb50 WIP 2021-09-07 19:43:13 -04:00
Marcos Rodriguez Vélez
ab50196dc9 Update create.js 2021-09-07 15:30:35 -04:00
Marcos Rodriguez Vélez
d248326f9a Update create.js 2021-09-07 13:10:35 -04:00
Marcos Rodriguez Vélez
5cf3342077 REF: Hooks TX Details 2021-09-07 12:54:57 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
marcosrdz
646c5a8ea0 DEL: Remove isCatalyst package 2021-05-29 01:57:40 -04:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Ivan Vershigora
59a573d871 FIX: avoid scientific notation on tx send screens 2021-03-18 13:07:22 +03:00
Overtorment
c878f6a812 REF: decrease animated QR codes density 2021-03-16 18:03:01 +00:00
marcosrdz
e377fcd889 OPS: Clipboard package renamed 2021-02-28 00:13:37 -05:00
Ivan
5322edc9bc
ADD: psbt cosign 2021-02-18 13:37:43 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
4db2427e0a REF: Privacy module 2021-01-18 22:44:55 -05:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Overtorment
4e0592bd6f FIX: broken export .txn file on tx confirmation screen 2020-12-15 18:45:25 +00:00
marcosrdz
fcd61c35b2 ADD: Display error if saving file fails on Android 2020-12-10 16:29:47 +00:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
GLaDOS
cf2a670a66
Merge pull request #2182 from BlueWallet/plausablehook
REF: Plausible deniability uses Hooks
2020-11-25 14:37:33 +00:00
GLaDOS
c2916f002c
Merge pull request #2196 from BlueWallet/permissionandroid
ADD: Show alert on Android if storage access is denied.
2020-11-24 16:18:25 +00:00
GLaDOS
9389d81ff3
Merge pull request #2194 from BlueWallet/savetofiles
FIX: FIle dialog was not displayed on Big Sur
2020-11-24 09:31:31 +00: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
11acebed92 ADD: Show alert on Android if storage access is denied. 2020-11-23 08:55:32 -05:00
marcosrdz
eccb764840 FIX: FIle dialog was not displayed on Big Sur 2020-11-23 07:06:18 -05:00
Ivan Vershigora
f7c9669cc9 REF: use createTransaction().outpts as recipients for confirmation screen 2020-10-29 11:30:00 +03:00
Ivan Vershigora
aad33a59cc REF: use BigNumber in send/create to calculate tx amount 2020-10-26 20:29:19 +03:00
marcosrdz
2ccd75c8ef FIX: Header for TX creation Details 2020-10-05 17:29:10 -04:00
marcosrdz
54924e0090 FIX: Only show direct export if its on desktop 2020-09-07 12:26:36 +01:00
marcosrdz
6c811797ff ADD: Export file option for macOS 2020-09-07 12:26:36 +01:00
marcosrdz
b1143c0664 FIX: Animated QRCode border. Change save path to Downloads folder. 2020-08-16 10:10:03 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
marcosrdz
ebe02fdfbf OPS: Replace deprecated Clipboard 2020-06-13 17:30:55 +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