Gaëtan Renaudeau
17807e0a13
include git revision in sentry & export file name
7 years ago
Meriadec Pillet
203c7f35e7
Merge pull request #589 from gre/design-AngleUp
integrate new design for StickyBackToTop
7 years ago
Meriadec Pillet
a10178bebc
Merge pull request #592 from gre/countervalues-disabled-if-no-currencies
No countervalues to load if there is no accounts
7 years ago
Gaëtan Renaudeau
4149185d71
also hide the ActivityIndicator if no accounts
+ some perf optim
7 years ago
Gaëtan Renaudeau
62678af9f7
No countervalues to load if there is no accounts
7 years ago
Gaëtan Renaudeau
01f052fb76
Merge pull request #590 from LedgerHQ/l10n_master
New Crowdin translations
7 years ago
Gaëtan Renaudeau
ea0c4a4ecf
internal process will also log commands (if DEBUG_COMMANDS)
7 years ago
Gaëtan Renaudeau
94561fdba5
Refactor major libcore
7 years ago
ledger-bot
d98bb035fc
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
4b8855fed4
Merge pull request #588 from MortalKastor/pixel-push
Pixel push + some more i18n
7 years ago
Gaëtan Renaudeau
e7d41b5f35
integrate new design for StickyBackToTop
7 years ago
Thibaut Boustany
73cdcd2405
Merge branch 'master' into pixel-push
7 years ago
Thibaut Boustany
95bcf6ab88
Update banner also shows up on dashboard empty state
7 years ago
Thibaut Boustany
b2e07068da
Fix update banner style
7 years ago
Thibaut Boustany
befb84705d
Select first account by default on receive funds modal
7 years ago
Thibaut Boustany
8a35752445
Translation for default account names
7 years ago
Meriadec Pillet
a7bcce5fec
Merge pull request #586 from gre/fix-update-notifier
Make UpdateNotifier to appear even if no accounts
7 years ago
Gaëtan Renaudeau
4f7efca02d
Make UpdateNotifier to appear even if no accounts
also switch the 2 buttons
7 years ago
Gaëtan Renaudeau
0a3d0c2343
fix release.sh
7 years ago
Gaëtan Renaudeau
0c4ae68ca9
v0.1.0-alpha.11
7 years ago
Meriadec Pillet
1cccdfb464
Merge pull request #584 from gre/EnsureDashboard-interval
add an interval to check again dashboard in case you were on app
7 years ago
Meriadec Pillet
865ad696d2
Merge pull request #585 from meriadec/master
Fix add accounts modal create account title
7 years ago
meriadec
15ffde4440
Fix add accounts modal create account title
7 years ago
Gaëtan Renaudeau
58cf8702f8
add an interval to check again dashboard in case you were on app
7 years ago
Gaëtan Renaudeau
721f285f92
Merge pull request #583 from LedgerHQ/l10n_master
New Crowdin translations
7 years ago
Gaëtan Renaudeau
019d298f1e
Merge pull request #581 from valpinkman/feat/genuine-check
add genuine check call
7 years ago
ledger-bot
354e1ffc55
New translations app.yml (French)
7 years ago
ledger-bot
d16dd7ccb8
New translations onboarding.yml (French)
7 years ago
Gaëtan Renaudeau
3882d26477
Merge pull request #582 from NastiaS/minorFixesBranch
Minor fixes branch
7 years ago
Valentin D. Pinkman
7a4a2ebbfa
add genuine check call
7 years ago
Anastasia Poupeney
b6a1045716
adding design style to reset modal in settings as well
7 years ago
Anastasia Poupeney
ae326792a4
lint fix
7 years ago
Gaëtan Renaudeau
b37acba840
Merge pull request #580 from LedgerHQ/l10n_master
New Crowdin translations
7 years ago
ledger-bot
4e3a8a7204
New translations errors.yml (French)
7 years ago
Anastasia Poupeney
ff620becdb
account name input length increased to 30
7 years ago
Anastasia Poupeney
e013682fcd
update reset hard modal and add ledger blue text to genuine check
7 years ago
Anastasia Poupeney
40116daf60
defaulting analytics toggle to false
7 years ago
Anastasia Poupeney
5be26bff9f
add lost password hard reset the app on the lock screen
7 years ago
Meriadec Pillet
8f4b2c23ea
Merge pull request #579 from meriadec/master
Internal processes stuff
7 years ago
Meriadec Pillet
3724de2140
Merge pull request #578 from gre/fixes-15june
Polishes
7 years ago
meriadec
972c73ecd3
Change sync max concurrency
7 years ago
meriadec
469e21995e
ActivityIndicator fix
7 years ago
meriadec
a91f3c912e
Prevent lock issues due to double internal processes
7 years ago
Gaëtan Renaudeau
36e40948a8
In the OUT case we need to add the fees
7 years ago
Gaëtan Renaudeau
e684879b6f
fix calculation
7 years ago
Gaëtan Renaudeau
3373ae69e5
Fix refuse on device to go on step 4
7 years ago
Thibaut Boustany
668c1111dc
Made release notes modal larger
7 years ago
Thibaut Boustany
54a96995f4
Added width optional prop to Modal
7 years ago
Gaëtan Renaudeau
494dbdcc57
fix false positive on not enough balance
7 years ago
Gaëtan Renaudeau
2d77bf0da9
Improve InputCurrency
- you have more control on what you type, no more weird "empty input" cases
- it prevents to type more digits than the currency allows of magnitude
- it do everything to prevent you from typing weird things
7 years ago