Commit graph

190 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
8892c34466
REF: TransactionStatus to TSX 2024-04-21 13:55:26 -04:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Ivan Vershigora
17477f91f5
feat: refactor BlueElectrum to Typescript 2024-04-09 07:48:01 +02: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
d1ccb92bf8
Lint 2024-03-31 12:58:23 -04:00
Marcos Rodriguez Velez
33467255a2
FIX: on android doesn't highlight addresses that belong to user in tx details #6348 2024-03-28 21:48:54 -04:00
Marcos Rodriguez Velez
8d6c8e00aa
REF: BlueCopyToClipboardButton and BlueCopyToClipboard to TSX 2024-03-27 00:37:43 -04:00
Marcos Rodriguez Velez
4380c6ef9f
ADD: Allow amount and memo to have hold to copy 2024-03-24 18:38:44 -04:00
Ivan Vershigora
575331de0a fix: txId || txid 2024-03-24 18:58:24 +00:00
Marcos Rodriguez Velez
c223bd8de6
REF: Use Pressable instead of TouchableOpacity for Android
The onPress was inconsistent if inside a child component on some android APIs
2024-03-18 18:31:55 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
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
Ivan Vershigora
3c2b179baf
fix: use SafeAreaView from react-native-safe-area-context 2023-12-30 15:18:33 +07:00
Marcos Rodriguez Vélez
a08117a75f
REF: Haptic feedback into a class with power state verification (#5954) 2023-12-29 07:52:12 -04:00
Marcos Rodriguez Vélez
294790bc4a
FIX: Update drawer view for nav 6 (#5843) 2023-11-20 20:02:47 +00:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -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
Marcos Rodriguez Velez
f1aa88774c
REF 2023-10-19 22:28: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 Vélez
c95350b68f
OPS: Update RN (#5305) 2023-03-04 17:51:11 +00: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
Ivan Vershigora
261182b65a REF: BlueComponents Icons 2022-01-28 14:13:53 +03:00
Marcos Rodriguez Vélez
a6f22a1870
FIX: Incorrect side of transactions displayed when both send and receive wallets are on same device 2021-12-17 05:41:18 -05: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
6552a96ad8 Update transactionStatus.js 2021-09-07 19:46:09 -04:00
Marcos Rodriguez Vélez
3012796472 Update transactionStatus.js 2021-09-06 18:35:54 -04:00
Marcos Rodriguez Vélez
48c14ae2ca Update transactionStatus.js 2021-09-06 13:21:09 -04:00
Marcos Rodriguez Vélez
96ce29f563 FIX: Update details UI to match design 2021-09-05 13:35:08 -04:00
Overtorment
7b9b4bfad9
Merge branch 'master' of github.com:BlueWallet/BlueWallet into add-onchain-receive-address-eta 2021-08-28 10:36:31 +01:00
Overtorment
6124538bfd
ADD: pending transaction status screen UX (closes #3183) 2021-08-27 16:31:08 +01:00
Marcos Rodriguez Vélez
2a0279e7fe DEL: Remove unused actionKeys 2021-08-26 22:00:58 -04:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Marcos Rodriguez Vélez
681c256c17 ADD: Enhance offline mode UI 2021-08-24 00:33:32 -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