Commit graph

2105 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
35fc615720 Merge branch 'master' into blue 2021-07-12 15:29:53 -04:00
Ivan Vershigora
c52c6567a5 ADD: show passphrase on wallet details screen 2021-07-12 12:11:35 +03:00
Overtorment
7526c82669 ADD: support for URv2 QR codes 2021-07-10 13:17:51 +01:00
Marcos Rodriguez Vélez
7b2f27b1e2 ADD: Offer additional file save destinations on Android #3356 2021-07-09 22:38:09 -04:00
Marcos Rodriguez Vélez
e5c4730cc9 Blue 2021-07-08 13:39:03 -04:00
Marcos Rodriguez Vélez
2d0818acdf FIX: Wallet carousel was not rending properly on large screens 2021-07-08 00:35:01 -04:00
Overtorment
214b2f5743
Merge branch 'master' into electrumtoggle 2021-07-06 11:14:23 +01:00
João Dias
fc93e9243e
REF: Hierarchy navigator screen 2021-07-06 10:37:15 +01:00
Marcos Rodriguez Vélez
63dde7d109 FIX: Port wasnt being saved 2021-07-05 15:12:28 -04:00
GLaDOS
370f79f47e
Merge pull request #3342 from BlueWallet/Re-order-wallet-bug-#3341
FIX: Re-order wallet bug #3341
2021-07-05 20:09:43 +01:00
Marcos Rodriguez Vélez
5a9fcc6635 Merge branch 'master' into electrumtoggle 2021-07-05 15:04:52 -04:00
Marcos Rodriguez Vélez
ff09a64d8d Update list.js 2021-07-05 13:56:11 -04:00
Marcos Rodriguez Vélez
79c9d9f91d REF: Use Switch for SSL Electrum port 2021-07-04 23:05:04 -04:00
Marcos Rodriguez Vélez
aaa1cac596 FIX: Scanning for a batch tx woud reset contentOffset 2021-07-04 22:32:35 -04:00
Marcos Rodriguez Vélez
35fc5114b1 FIX: Re-order wallet bug #3341 2021-07-04 00:21:53 -04:00
Marcos Rodriguez Vélez
3d22a06fd9
FIX: Typing 1 would turn into 10 due to default custom value 2021-07-03 11:27:44 -04:00
Marcos Rodriguez Vélez
7bed1e4c88 FIX: Index when scrolling carousel 2021-07-01 00:28:50 -04:00
Marcos Rodriguez Vélez
378daae749 FIX: Second setState after first async called is done 2021-06-28 09:22:41 -04:00
Marcos Rodriguez Vélez
248dba504b Merge branch 'master' into FlatList-Wallet-Carousel-#3273 2021-06-24 11:32:19 -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
141aac0612 Update marketplace.js 2021-06-18 12:09:19 -04:00
Marcos Rodriguez Vélez
4d2de59bf5 REF: Use walletID instead of secret 2021-06-17 17:24:00 -04:00
Marcos Rodriguez Vélez
5d3b6270f5 WIP 2021-06-16 02:05:04 -04:00
Marcos Rodriguez Vélez
010ec6fcc4 REF: FlatList Wallet Carousel #3273 2021-06-15 23:21:28 -04:00
Overtorment
9a705c84ce FIX: rare alert that recipients list can't be empty 2021-06-09 14:51:53 +01:00
marcosrdz
7ac090a1ef Merge branch 'master' into navwarning 2021-06-06 12:00:18 -04:00
marcosrdz
edee84f20b FIX: React Nav would throw a warning when passing a func to setParams 2021-06-06 05:59:48 -04:00
marcosrdz
a45cba0c30 FIX: Recipient amount text align 2021-06-06 05:38:03 -04:00
Marcos Rodriguez Vélez
667f3617d7
FIX: Dont open screen with loading indicator 2021-06-03 08:45:49 -04:00
marcosrdz
b2cb63f63c FIX: Cannot read seed words for vault key - mostly blank #3232 2021-05-31 12:18:08 -04:00
marcosrdz
a2b1d0d45d Merge branch 'master' into inappbrowser 2021-05-29 17:42:52 -04:00
marcosrdz
646c5a8ea0 DEL: Remove isCatalyst package 2021-05-29 01:57:40 -04:00
marcosrdz
e722f13578 DEL: Remove inappbrowser package. 2021-05-29 01:44:50 -04:00
GLaDOS
62ee65db4a
Merge pull request #3202 from BlueWallet/No-scroll-in-android-sim-on-receive-#3192-
FIX:  No scroll in android sim on receive #3192
2021-05-24 23:17:48 +01:00
GLaDOS
f7ecbc63f8
Merge pull request #3212 from BlueWallet/lnurlunit
FIX: LNURLPay was defaulting to sats
2021-05-23 19:18:32 +01:00
GLaDOS
28422840c0
Merge pull request #3201 from BlueWallet/rtlfix
FIX:  RTL on iOS doesn’t work #3122
2021-05-23 16:58:32 +01:00
marcosrdz
cc07f536f0 FIX: LNURLPay was defaulting to sats 2021-05-23 11:24:07 -04:00
GLaDOS
33beec9d12
Merge pull request #3178 from BlueWallet/ref-storage
REF: storage improvements
2021-05-22 10:37:40 +01:00
marcosrdz
eb5ee58837 FIX: No scroll in android sim on receive #3192 2021-05-21 23:56:57 -04:00
marcosrdz
f4a187d9e6 FIX: RTL on iOS doesn’t work #3122 2021-05-21 23:36:34 -04:00
marcosrdz
8e291a9633 FIX: Remove flash on modal open 2021-05-20 09:51:23 +01:00
marcosrdz
d4a0195fbb FIX: File import icon was not visible 2021-05-19 19:55:49 +01:00
Overtorment
68b2f28178 REF: storage improvements 2021-05-18 21:38:18 +01:00
Overtorment
59b881b9fc FIX: tor supported text 2021-05-18 21:02:03 +01:00
GLaDOS
095c610825
Merge pull request #3169 from BlueWallet/Add-close-to-modals-#2584-
ADD:  Add close to modals #2584
2021-05-18 14:51:36 +01:00
Overtorment
4714e2c5e1 REF: sentry unique id 2021-05-18 13:01:19 +01:00
marcosrdz
41d5239783 ADD: Add close to modals #2584 2021-05-17 22:17:00 -04:00
marcosrdz
4c123446d4 FIX: Dont display Tor text in catalyst 2021-05-16 13:47:04 -04:00
marcosrdz
00ca48a147 DEL: Remove tooltip as its not needed on multisig create screen. 2021-05-15 02:53:27 -04:00