Commit graph

163 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
6ede98612e FIX: If derivation path returns empty string, return null instead of crash 2021-11-22 10:56:20 +00:00
Marcos Rodriguez Vélez
dfb0f01cde
FIX: Locale for prompts 2021-10-16 10:37:51 -04:00
Marcos Rodriguez Vélez
c25e292496
FIX: Delete wallet Alert title had confusing string 2021-10-15 11:15:25 -04:00
GLaDOS
96cc5c1470
Merge pull request #3978 from BlueWallet/label
Update details.js
2021-10-05 16:15:39 +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
59b551283b
Update details.js 2021-10-03 23:48:19 -04:00
Ivan
b2d9f8db0f
ADD: custom derivation path to HD wallets (#3452) 2021-09-23 14:05:10 +01:00
Marcos Rodriguez Vélez
18de2baf48 FIX: Header colors 2021-09-14 12:13:14 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Overtorment
5b5a9ba924
FIX: storage issues 2021-09-07 20:30:07 +01:00
Marcos Rodriguez Vélez
b8fc39f006 REF: MP offchain only 2021-08-19 09:29:52 -04:00
Marcos Rodriguez Vélez
aaac7e0084 REF: Use RN's own components 2021-08-02 21:27:54 -04:00
GLaDOS
17d48debff
Merge pull request #3310 from BlueWallet/accessbility
ADD: Accessibility button trait to TouchableOpacity
2021-06-24 14:49:54 +01:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
Marcos Rodriguez Vélez
4d2de59bf5 REF: Use walletID instead of secret 2021-06-17 17:24:00 -04:00
marcosrdz
646c5a8ea0 DEL: Remove isCatalyst package 2021-05-29 01:57:40 -04:00
marcosrdz
f4a187d9e6 FIX: RTL on iOS doesn’t work #3122 2021-05-21 23:36:34 -04:00
marcosrdz
f28f2e06b8 FIX: Master fingerprint calculation was freezing UI 2021-05-03 23:25:18 -04:00
marcosrdz
68f7676e50 Update details.js 2021-05-03 17:39:42 -04:00
Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss 2021-04-28 12:30:29 +01:00
ncoelho
5c0ebb3dd8 REF: Derivation & Fingerprint under advanced mode 2021-04-21 14:15:34 +02:00
Ivan Vershigora
3b12cc0e09 ADD: Allow create PSBT for all HD watch-only wallets 2021-04-19 21:05:55 +03:00
Ivan Vershigora
142c65ed4c ADD: SLIP39 wallets and react-native-crypto 2021-04-19 18:19:43 +03:00
marcosrdz
d2403d7ede FIX: Disable save button if it was pressed 2021-04-17 19:31:24 -04:00
GLaDOS
68ad0dec45
Merge pull request #2970 from BlueWallet/addressesfix
REF: Styling on Addresses list
2021-04-17 12:12:55 +01:00
marcosrdz
404e27630a WIP 2021-04-16 10:24:48 -04:00
marcosrdz
51716c3656 ADD: Haptic feedback 2021-04-16 10:05:55 -04:00
ncoelho
7173e051e6 REF: Push transaction on address view 2021-04-16 16:05:25 +02:00
ncoelho
e200897cdd REF: Styling on Addresses list 2021-04-16 15:14:06 +02:00
Ivan Vershigora
e70ac56329 ADD: SLIP39 wallets and react-native-crypto 2021-04-15 20:52:48 +03:00
jaonoctus
ec5d01a96c ADD: List of addresses 2021-04-12 10:19:29 -03:00
ncoelho
d679ae9df1 fix lint 2021-03-30 20:21:28 +02:00
ncoelho
3846f965a9 REF: Move general tools under wallet details to "tools" menu 2021-03-30 20:12:29 +02:00
Overtorment
3fef60ff16 FIX: crash on wallet->details for single-address wallets 2021-03-25 18:27:51 +00:00
GLaDOS
c839c9a9dc
Merge pull request #2835 from BlueWallet/limpbrains-show-fp
ADD: show fingerprint and derivation path for HD wallets
2021-03-25 14:51:00 +00:00
Ivan Vershigora
9c9af0a3b0 ADD: show fingerprint and derivation path for HD wallets 2021-03-23 18:58:13 +03:00
GLaDOS
a8622b06df
Merge pull request #2788 from BlueWallet/limpbrains-sign-verify
ADD: SignVerify screen
2021-03-23 15:45:38 +00:00
Ivan Vershigora
a56a97efde ADD: SignVerify screen 2021-03-23 15:16:32 +03:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Overtorment
539917d316 FIX: show XPUB for AEZEED wallets 2021-03-10 18:12:34 +00:00
Ivan Vershigora
3feaeb8461 TST: wallet details tests 2021-03-02 16:38:02 +03:00
marcosrdz
555125f85e REF: Use actionsheet anchor property button ipad options 2021-02-26 19:23:59 -05:00
GLaDOS
6f90a1fb4b
Merge pull request #2698 from BlueWallet/redbutton
FIX: Delete wallet button should be red.
2021-02-25 20:30:59 +00:00
GLaDOS
2126ba1b83
Merge pull request #2697 from BlueWallet/25468
FIX:  Custom fee cancelation on iPadOS 14.4 fade into black screen #2568
2021-02-25 20:23:55 +00:00
marcosrdz
77cbda3053 FIX: Delete wallet button should be red. 2021-02-24 21:21:25 -05:00
marcosrdz
b8c04deec9 FIX: Custom fee cancelation on iPadOS 14.4 fade into black screen #2568 2021-02-24 20:28:13 -05:00
marcosrdz
9e3be514e1 FIX: Wallet delete would cause crash 2021-02-24 19:52:55 -05:00
marcospr
a80402c0b4 Merge branch 'master' into refwallet 2021-02-20 11:50:37 -05:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
21889d02aa REF: Remove useRef for transactions list 2021-02-03 23:50:38 -05:00