meriadec
bb2d54652f
Fix Dashboard page spacing
7 years ago
Valentin D. Pinkman
843c6a0191
removed all calls to new API, app list working, can only install on firmware > 1.4
7 years ago
meriadec
3bc6446c2f
Use the new Select in some places
7 years ago
meriadec
55f467574d
Create the new Select component
7 years ago
meriadec
b7d4e6c7bb
Fix BalanceInfos storybook
7 years ago
meriadec
98f5b6be6b
Select -> LegacySelect
7 years ago
Gaëtan Renaudeau
07f204b7b9
Fix segwit to not be scanned is not supported
also refactor a bit how name get generated. more consistently to eth / xrp impls
for dev, you have a way to generate legacy account with SHOW_LEGACY_NEW_ACCOUNT=1
7 years ago
Gaëtan Renaudeau
1c7d42d716
add PosW
7 years ago
Gaëtan Renaudeau
31f2d040de
Differenciate currency apps
7 years ago
NastiaS
8977c51404
empty state screen
7 years ago
Gaëtan Renaudeau
ddad19f4f5
add testApdu tool
7 years ago
Gaëtan Renaudeau
3b1b3f2cfb
feature is broken & not MVP
7 years ago
Gaëtan Renaudeau
384c428416
add libcoreGetVersion
requires bump on https://github.com/LedgerHQ/lib-ledger-core-node-bindings/pull/6 first
7 years ago
Valentin D. Pinkman
db6b80a4f0
fixed .env variable being undefined in commands
7 years ago
Valentin D. Pinkman
20e7601c82
add new translation key for manager page
7 years ago
meriadec
4dbccf261b
Use app status instead of device status to enable next step in import
7 years ago
Gaëtan Renaudeau
568db6d825
add all remaining coins hook for getAddress & explorers
7 years ago
Valentin D. Pinkman
5c0f6c2f69
fix uninstall app
7 years ago
Gaëtan Renaudeau
231a2c78cb
Rework the process architecture & ipc
7 years ago
NastiaS
aa9ef47293
ripple and ethereum import account setting default archiving to false
7 years ago
meriadec
e3076c1e7b
Better flow types for Input component handlers (except for `onChange`)
7 years ago
Gaëtan Renaudeau
284007c6dd
litecoin explorer
7 years ago
NastiaS
04a787d845
ensuring modal unmounting for the account settings when changing the account
7 years ago
meriadec
195fbdbcfb
Flow & clean
7 years ago
meriadec
50eb12914f
Remove old AddAccount modal
7 years ago
meriadec
5fea465451
Fix stupid react-router refresh problem
7 years ago
meriadec
b3141f928f
Finalize the import, add accounts to reducer, finish step
7 years ago
meriadec
ec8036d182
Display existing accounts (disabled)
7 years ago
meriadec
2542498dc0
Move import step state to import modal state
7 years ago
meriadec
2d07cda838
Integrate the first three steps of import accounts modal
7 years ago
meriadec
2f8d7c3339
Mock things up for rapid development
7 years ago
meriadec
08ac8d01b7
Clean up state, and prepare sync step
7 years ago
meriadec
a440b01af2
Handle back on ModalTitle
7 years ago
meriadec
e58b8b693c
Integrate the connect device step of import accounts
7 years ago
meriadec
24d4a48426
Rename step-progress to step-import
7 years ago
meriadec
3a29466b03
Create new `ImportAccounts` modal
7 years ago
meriadec
052004c628
Minor design fixes
7 years ago
Gaëtan Renaudeau
89c30c98a0
rename hshare to hcash
7 years ago
Gaëtan Renaudeau
fc32b3c459
better flowtype for crypto types
7 years ago
NastiaS
389b1c14eb
new icons, padded buttons, some design updates in genuine check step
7 years ago
NastiaS
b9d1ce0661
adjust account settings to new designs
7 years ago
Gaëtan Renaudeau
039ebf8158
remove fiat prop of FormattedVal
7 years ago
Thibaut Boustany
dea95958e1
Update notification banner style
7 years ago
Gaëtan Renaudeau
366ee9e8b7
rework Currencies settings to fix confirmations & rm unused settings
7 years ago
meriadec
7050b96365
Pass sigHashType & isSegwit to signTransaction
7 years ago
Gaëtan Renaudeau
c045228089
Bugfix FlipTicker to use spread instead of split
https://stackoverflow.com/a/34717402
7 years ago
Gaëtan Renaudeau
e45e3e676e
add env to skip onboarding
7 years ago
Gaëtan Renaudeau
efa67ea0d5
bugfix input recipient
7 years ago
Thibaut Boustany
9d50fd08e4
Show a bullet point in the menu when ready to update
7 years ago
Valentin D. Pinkman
833ee4a52c
removed reading infos form device when fetching app list
7 years ago