Commit graph

3149 commits

Author SHA1 Message Date
Overtorment
c99a2ba296 FIX: import *.txn file with txhex - extra newline characted prevented it from being recognized (closes #2161) 2020-11-27 16:35:14 +00:00
Overtorment
81c96cc42c OPS: release notes script fix 2020-11-27 14:00:50 +00:00
Ivan
7ffa3bbd41
FIX: BRD wallet with segwit 2020-11-27 13:42:12 +00:00
GLaDOS
97bd1a5c00
Merge pull request #2211 from BlueWallet/limpbrains-hide-entropy
FIX: hide provide entropy button when creating Lightning or MS wallet
2020-11-26 11:07:16 +00:00
Ivan Vershigora
0e2a518157 FIX: hide provide entropy button when creating Lightning or MS wallet 2020-11-26 13:10:00 +03:00
GLaDOS
9ff550af19
Merge pull request #2210 from BlueWallet/translations_loc-en-json--master_ru
Translate '/loc/en.json' in 'ru'
2020-11-26 07:47:35 +00:00
GLaDOS
5633bc38be
Merge pull request #2209 from BlueWallet/translations_loc-en-json--master_sl_SI
Translate '/loc/en.json' in 'sl_SI'
2020-11-26 07:29:24 +00:00
GLaDOS
7d2b12e0ce
Merge pull request #2208 from BlueWallet/translations_loc-en-json--master_fi_FI
Translate '/loc/en.json' in 'fi_FI'
2020-11-26 07:22:48 +00:00
GLaDOS
cf8216e065
Merge pull request #2206 from BlueWallet/add-ms-cosigner-xpub
ADD: when creating multisig, input cosigner as xpub
2020-11-26 07:11:00 +00:00
transifex-integration[bot]
d89daf097d
Translate /loc/en.json in ru
review completed for the source file '/loc/en.json'
on the 'ru' language.
2020-11-26 06:48:24 +00:00
transifex-integration[bot]
e909629600
Translate /loc/en.json in sl_SI
review completed for the source file '/loc/en.json'
on the 'sl_SI' language.
2020-11-26 06:32:40 +00:00
transifex-integration[bot]
b0fc2b198e
Translate /loc/en.json in fi_FI
review completed for the source file '/loc/en.json'
on the 'fi_FI' language.
2020-11-26 06:32:03 +00:00
Overtorment
a26d9eacd0 ADD: when creating multisig, input cosigner as xpub 2020-11-25 17:18:03 +00:00
GLaDOS
a8eaaf5068
Merge pull request #2197 from BlueWallet/fix-2088
FIX: Disregarding curent denomination on send screen, scanning addres…
2020-11-25 14:46:40 +00:00
GLaDOS
cf2a670a66
Merge pull request #2182 from BlueWallet/plausablehook
REF: Plausible deniability uses Hooks
2020-11-25 14:37:33 +00:00
GLaDOS
02486a69fa
Merge pull request #2185 from BlueWallet/unlockhook
REF: UnlockWith with Hooks
2020-11-25 14:33:32 +00:00
GLaDOS
ed27ca799c
Merge pull request #2181 from BlueWallet/successreuse
REF: Reuse Success screen
2020-11-25 14:25:32 +00:00
GLaDOS
d127ef86ae
Merge pull request #2203 from BlueWallet/ops-payjoin-bump
OPS: updated payjoin dep
2020-11-25 13:56:21 +00:00
marcosrdz
2a50614d30 FIX: Use system color on widgets #2192 2020-11-25 12:21:11 +00:00
GLaDOS
8c2ee78265
Merge pull request #2200 from BlueWallet/snyk-upgrade-fff10f439863f583d8fea557f92697dd
[Snyk] Upgrade react-native-webview from 10.9.2 to 10.10.0
2020-11-25 03:11:22 +00:00
Overtorment
67bd04245f Merge remote-tracking branch 'origin/fix-2088' into fix-2088 2020-11-24 16:48:06 +00:00
Overtorment
e212adf6de Merge remote-tracking branch 'origin/master' into fix-2088 2020-11-24 16:44:22 +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
Overtorment
b617dcfd0f OPS: updated payjoin dep 2020-11-24 16:10:38 +00:00
GLaDOS
7f3e1b79e5
Merge pull request #2202 from BlueWallet/fix-long-tap-choosephoto
Fix long tap choosephoto
2020-11-24 14:49:26 +00:00
Overtorment
fa0832a6e1 TST: remove almost duplicate e2e test 2020-11-24 13:53:45 +00:00
Overtorment
87fea08d79 FIX: broken wallet->send->longtap send btn->choose photo 2020-11-24 13:46:55 +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
GLaDOS
b8848eacb3
Merge pull request #2186 from BlueWallet/margin
FIX: Margin would not be the same when balance was hidden
2020-11-24 09:26:06 +00:00
snyk-bot
97e56c1277
fix: upgrade react-native-webview from 10.9.2 to 10.10.0
Snyk has created this PR to upgrade react-native-webview from 10.9.2 to 10.10.0.

See this package in npm:
https://www.npmjs.com/package/react-native-webview

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
2020-11-24 05:51:15 +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
bfa147c912 Merge branch 'master' into plausablehook 2020-11-23 21:29:25 -05:00
marcosrdz
af2a966b02 Merge branch 'master' into fix-2088 2020-11-23 18:19:53 -05:00
GLaDOS
293f824100
Merge pull request #2198 from BlueWallet/fix-1269
FIX: When wallet card has balance but no txs it displays 'pull to ref…
2020-11-23 23:17:09 +00:00
GLaDOS
bd68d10d90
Merge pull request #2006 from BlueWallet/limpbrains-cc
Coin control
2020-11-23 19:04:12 +00:00
GLaDOS
b82a334723
Merge pull request #2183 from BlueWallet/styleix
FIX: Styling for large screens
2020-11-23 18:05:40 +00:00
GLaDOS
09ca29a8a2
Merge pull request #2195 from BlueWallet/translations_loc-en-json--master_nl_NL
Translate '/loc/en.json' in 'nl_NL'
2020-11-23 17:51:47 +00:00
Overtorment
e9e9a2a3cf FIX: When wallet card has balance but no txs it displays 'pull to refresh' (closes #1269) 2020-11-23 16:25:17 +00:00
Overtorment
6a7efaed91 FIX: Disregarding curent denomination on send screen, scanning address always resets it to BTC (closes #2088) 2020-11-23 16:06:53 +00:00
marcosrdz
a141a1b5ae Update en.json 2020-11-23 09:29:36 -05:00
marcosrdz
11acebed92 ADD: Show alert on Android if storage access is denied. 2020-11-23 08:55:32 -05:00
transifex-integration[bot]
17382082dc
Translate /loc/en.json in nl_NL
review completed for the source file '/loc/en.json'
on the 'nl_NL' language.
2020-11-23 13:00:14 +00:00
marcosrdz
eccb764840 FIX: FIle dialog was not displayed on Big Sur 2020-11-23 07:06:18 -05:00
GLaDOS
1b465c06a9
Merge pull request #2191 from BlueWallet/translations_loc-en-json--master_es_ES
Translate '/loc/en.json' in 'es_ES'
2020-11-23 10:08:55 +00:00
GLaDOS
f7fae6045b
Merge pull request #2189 from BlueWallet/translations_loc-en-json--master_cs_CZ
Translate '/loc/en.json' in 'cs_CZ'
2020-11-23 09:59:24 +00:00
GLaDOS
5767b24701
Merge pull request #2190 from BlueWallet/translations_loc-en-json--master_sl_SI
Translate '/loc/en.json' in 'sl_SI'
2020-11-23 09:59:20 +00:00
GLaDOS
41b25bcfa2
Merge pull request #2188 from BlueWallet/snyk-upgrade-a6e63d365b4dbfcb1a66a199bb05d6d7
[Snyk] Upgrade @react-navigation/drawer from 5.10.0 to 5.10.2
2020-11-23 09:36:18 +00:00
transifex-integration[bot]
ed7c8af352
Translate /loc/en.json in es_ES
review completed for the source file '/loc/en.json'
on the 'es_ES' language.
2020-11-23 09:01:30 +00:00
transifex-integration[bot]
91e8918348
Translate /loc/en.json in sl_SI
review completed for the source file '/loc/en.json'
on the 'sl_SI' language.
2020-11-23 09:01:13 +00:00
transifex-integration[bot]
7254433aff
Translate /loc/en.json in cs_CZ
review completed for the source file '/loc/en.json'
on the 'cs_CZ' language.
2020-11-23 09:01:02 +00:00