Commit graph

96 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
88c33ed3d0
REF: Use builtin Nav options for headerShadowVisible 2024-01-13 12:28:55 -04:00
Marcos Rodriguez Velez
dc44db6ec5
FIX: Transactions List component does not update on setParams #5844 2024-01-05 04:03:47 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
Marcos Rodriguez Velez
942a1dee8d
REF 2023-10-20 11:10:50 -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 Vélez
563d12a2ee
FIX: use layouteffect to avoid UI flicker 2022-09-25 18:08:27 -04:00
Marcos Rodriguez Vélez
2ab7109803
ADD: Copy and View Wallet options 2022-04-03 12:36:38 -04:00
Marcos Rodriguez Vélez
f1d020a96e
Update details.js 2022-03-20 23:56:35 -04: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
4f211a9be8
ADD: Log openURL error 2021-10-28 12:16:12 -04:00
Marcos Rodriguez Vélez
7a8a7ae8cb
FIX: Some android devices where unable to process onPress 2021-10-21 14:54:32 -04:00
Marcos Rodriguez Vélez
c884f48ede
Update details.js 2021-10-08 14:51:27 -04:00
Marcos Rodriguez Vélez
5317485d0f FIX: App would crash if navigate was called prior to menu show 2021-10-08 13:14:29 +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
Marcos Rodriguez Vélez
359981ff9b REF: Handoff in-app rather than browser 2021-09-24 23:36:08 -04:00
Marcos Rodriguez Vélez
18de2baf48 FIX: Header colors 2021-09-14 12:13:14 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Marcos Rodriguez Vélez
96ce29f563 FIX: Update details UI to match design 2021-09-05 13:35:08 -04:00
Marcos Rodriguez Vélez
2a0279e7fe DEL: Remove unused actionKeys 2021-08-26 22:00:58 -04:00
Ivan Vershigora
4263ada9f0 FIX: styles on transaction/details screen 2021-08-20 11:16:57 +03:00
Marcos Rodriguez Vélez
5edc9230ce FIX: Wrong actionKey 2021-08-18 00:35:59 -04:00
Marcos Rodriguez Vélez
47e02aa84c REF: Components isolated from BlueComponents 2021-08-16 12:10:04 -04:00
Marcos Rodriguez Vélez
e755c1d9a6 REF: Use new UIMenu 2021-08-16 00:43:04 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
marcosrdz
abe2a662a7 Update details.js 2021-04-09 17:06:32 -04:00
ncoelho
9d78f5fd08 fix lint 2021-04-09 17:07:33 +02:00
ncoelho
0987e1daa6 REF: Add mempool.space as the main explorer 2021-04-09 17:05:08 +02:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
marcosrdz
e377fcd889 OPS: Clipboard package renamed 2021-02-28 00:13:37 -05:00
marcosrdz
e1b7967e57 WIP 2021-02-25 01:46:04 -05:00
Overtorment
7ad33f11cb REF: transactions/details screen gracefull error handling (closes #2685) 2021-02-24 19:05:39 +00:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
459d2155e0 ADD: Copying Block Explorer Link #2597 2021-02-10 00:18:40 -05:00
marcosrdz
1c4d4c100c REF: Update component location 2021-01-22 11:34:47 -05:00
marcosrdz
ddf8a87fd3 REF: Handoff Component 2021-01-18 22:40:11 -05:00
Ivan Vershigora
f6aeb13636 REF: navigation styles 2021-01-05 10:17:04 +03:00
Ivan Vershigora
de3115bd15 FIX: use dayjs localizedFormat plugin to render tx time 2021-01-03 13:17:53 +03:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
Ivan Vershigora
1e89987e47 FIX: missing i18n 2020-12-21 21:27:49 +03:00
GLaDOS
b9e6cd4481
Merge pull request #2272 from BlueWallet/fix-1966
FIX: Transaction details not shown when 'display in wallets list' not…
2020-12-13 12:30:59 +00:00
marcosrdz
810795db64 ADD: Update UI if wallets context changes 2020-12-07 16:49:56 -05:00
Overtorment
ce4c35bcad FIX: Transaction details not shown when 'display in wallets list' not set (closes #1966) 2020-12-06 11:38:09 +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
marcosrdz
89244ccd1d Update details.js 2020-11-29 23:03:55 -05:00
marcosrdz
0cb3d15f00 REF: TX Details Hooks 2020-11-29 22:59:20 -05:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Ivan Vershigora
fc09fc72d4 FIX: setParams in componentDidMount 2020-10-14 20:20:02 +01:00
Marcos Rodriguez Vélez
55cd6a43fd FIX: Font-Color in Input Field "transaction notes" is not adapted for dark mode #1364 2020-07-24 15:17:05 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00