ledger-bot
538f7404e2
New translations app.json (Chinese Simplified)
6 years ago
ledger-bot
83b05465fe
New translations app.json (Spanish)
6 years ago
ledger-bot
b8144077eb
New translations app.json (Russian)
6 years ago
ledger-bot
eae6ea9960
New translations app.json (Korean)
6 years ago
ledger-bot
9446f6d606
New translations app.json (Japanese)
6 years ago
ledger-bot
34431a97c2
New translations app.json (French)
6 years ago
ledger-bot
a7ef69c934
New translations app.json (Chinese Simplified)
6 years ago
Juan Cortes Ross
4f9d06b8f1
computer not phone
6 years ago
Juan Cortes Ross
c7158fc7cb
Fixed some wording
Along with the missing S and fixed font, I fixed some missing wording
6 years ago
Juan Cortes Ross
b3df6109fe
Updated literals
6 years ago
Juan Cortes Ross
9228600522
Moves the account exporter from the experimental to a top level tab
Tried to stay as true as possible to the design while removing the references to QrCodes
I kept the experimental tab available but without content right now.
6 years ago
Juan Cortes Ross
56abe0638c
Removed extra items from analytics and technicaldata modals
6 years ago
dasilvarosa
80cd58339c
Align blue PIN code instruction
6 years ago
Gaëtan Renaudeau
ac40e06757
Add incoming langs in all languages
6 years ago
ledger-bot
32e2e6dbf6
New translations app.json (Spanish)
6 years ago
ledger-bot
9d3a9c9588
New translations app.json (Russian)
6 years ago
ledger-bot
3926c21188
New translations app.json (Korean)
6 years ago
ledger-bot
62d59bc344
New translations app.json (Japanese)
6 years ago
ledger-bot
2480a77e90
New translations app.json (French)
6 years ago
ledger-bot
bef8425b57
New translations app.json (Chinese Simplified)
6 years ago
Juan Cortes Ross
14f9ebf5e5
wording refactor
6 years ago
dasilvarosa
75a2af6217
Finish rewording settings and address verification address
6 years ago
meriadec
73126238e1
Update Buy/Trade list
6 years ago
dasilvarosa
27ee9ef989
Simplifying wording onboarding, send flow, error messages, manager, portfolio, exchange
6 years ago
Gaëtan Renaudeau
b2ff6c2aa9
Add missing translation for connectDevice.desc + wording polish
6 years ago
meriadec
03ce76c2b2
Add links to Terms + Privacy policy in Onboarding
6 years ago
meriadec
5de9d3e817
Implement CurrenciesStatusBanner to provide a way to inform infra problems
6 years ago
meriadec
8ddfdab328
Fix Kyber desc wording
LL-236
6 years ago
Gaëtan Renaudeau
e6cca0d82e
UpdateYourApp error in a 6b00 during sign transaction
6 years ago
meriadec
a9c7467c27
Update ResetFallbackModal wording
6 years ago
meriadec
2607b84d0b
Add reset fallback translations & logs
6 years ago
Valentin D. Pinkman
7343e23018
merged the 4 translation files into one
6 years ago
Juan Cortes Ross
0e74928750
Added Auto-Lock functionality
Optional setting when password lock is enabled to have the app lock itself after a given amount of time.
7 years ago
Gaëtan Renaudeau
f5760b462d
Add KYBER
6 years ago
Gaëtan Renaudeau
6366d69a95
Update errors.json
6 years ago
Gaëtan Renaudeau
b703a27cab
Update errors.json
6 years ago
Gaëtan Renaudeau
26d788fe9c
Ripple: handle case the destination does not exist
6 years ago
Gaëtan Renaudeau
23159abce5
update wording
6 years ago
Gaëtan Renaudeau
7be88e4b35
Add fail-safe for Fees to block the UI until loaded
6 years ago
meriadec
65bb796d45
Add DevTools page and ability to import accounts via xpub
6 years ago
Gaëtan Renaudeau
5deaa30413
Update DGB support
6 years ago
dasilvarosa
b6e7113463
Polish error messages and transaction verification instructions
7 years ago
David da Silva Rosa
1498efe3af
App dependency error message workaround
More ETH-dependent apps are coming, so need to remove the list of ETH-dep apps. For simplicity, users are asked to install both BTC and ETH.
7 years ago
Thibaut Boustany
ba93180baf
Restore merging master into develop
This reverts commit 915d2ae7d2
.
7 years ago
Fred de Villamil
915d2ae7d2
Revert "Master"
7 years ago
meriadec
1cab0fbcd1
Add 3 exchanges, update PayBis url, update main sidebar wording
closes #1414
7 years ago
meriadec
fdb3905706
Put back QR code address scanning and enforce scan security
This commit prevent scanning non-EIP addresses, or more generally
prevent scanning address that generate warning for recipient (currently
the only possible warning is for non-EIP address for ETH/ETC).
If the warning-address is entered with keyboard instead of scanning, it
will still display the warning (as now), the behaviour doesnt change.
Closes #1412
Closes #1406
7 years ago
meriadec
68585438cd
Display warning instead of rejecting ETH address without checksum
Closes #1397
This commit introduce a new `warning` prop on Input component. `error`
prop will always takes precedence over it if present, btw.
We don't reject anymore recipient validity if address is either full
lowercase OR full uppercase, to support legacy formats: having a warning
will allow user to go to next step.
Obviously the fix is available for ETC as well.
Wording to be reviewed :)
7 years ago
David da Silva Rosa
b8cbabf7b4
Update errors.json
7 years ago
David da Silva Rosa
145079b8c7
Generalize app dependency error messages.
App dependencies are not exclusive to the BTC app anymore, so we need to generalize the error messages.
E.g., previously, you would see an error message that you need the Bitcoin app, when trying to install RSK that requires the ETH app.
7 years ago