Valentin D. Pinkman
e6e362ccfd
remove app: prefix from translation keys
6 years ago
Valentin D. Pinkman
7343e23018
merged the 4 translation files into one
6 years ago
Gaëtan Renaudeau
c082fad263
New version of QRStream
6 years ago
Juan Cortes Ross
4d47cce110
Solves issue 1428, brings back persistent window params
As pointed by @gre , settings were being stored/retrieved from different ns in the db, I refactored it so we update both size and position on both events since resizing a window from the left/top will also alter its position but wont trigger the save since technically it's a move event.
6 years ago
Juan Cortes Ross
5d30529402
Fixes issue 1468
On the receive modal, the full box was affected by that style as opposed to only the input.
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
cfdec62f3d
anonymize filepath of error.message content
6 years ago
Gaëtan Renaudeau
eb23de6ba1
Remove unused handler
6 years ago
Gaëtan Renaudeau
f5760b462d
Add KYBER
6 years ago
Gaëtan Renaudeau
62118a453e
prettier
6 years ago
Gaëtan Renaudeau
ee2631f028
Prettier
6 years ago
Gaëtan Renaudeau
26d788fe9c
Ripple: handle case the destination does not exist
6 years ago
Gaëtan Renaudeau
f79daffa6a
Shuffle the Buy/Trade list
6 years ago
Gaëtan Renaudeau
66b91d8c78
Analytics is now opt-out. existing Ledger Live apps remain opt-in
6 years ago
meriadec
0b33390031
Kill internal process before removing sqlite folder
6 years ago
Gaëtan Renaudeau
680e883eb1
Make the fees display Standard when it's pending (optimistically)
6 years ago
meriadec
2e4e484fb3
Visually disable the button if it is loading (ConfirmModal)
6 years ago
Gaëtan Renaudeau
7be88e4b35
Add fail-safe for Fees to block the UI until loaded
6 years ago
Gaëtan Renaudeau
8714c9c029
Sort manager apps by marketcap
6 years ago
greenknot
af4e3d9f71
Fix typo in logger analytics events
s/anaytics/analytics/g
6 years ago
Gaëtan Renaudeau
743d54f125
Improve QRCode mobile export
6 years ago
Gaëtan Renaudeau
2f6a0a9fee
Console.log the bridgestream_data
6 years ago
Gaëtan Renaudeau
e635caff65
Make dev tools menu only enabled with DEVTOOLS
6 years ago
Gaëtan Renaudeau
683942217b
remove the nonce mecanism because don't work for DGB
also reinforce some failsafe:
- try catch the command execution
- mecanism to flush the cache in case an account was not found in libcore
6 years ago
Gaëtan Renaudeau
b03195c545
Disable Ripple & ZenCash install (now XRP and Horizen)
6 years ago
Gaëtan Renaudeau
f073039dc0
Use SYNC_TIMEOUT in query.complete().execute() too
6 years ago
Gaëtan Renaudeau
187e21f099
Fix using getOrCreateWallet for all access to getWallet
6 years ago
Gaëtan Renaudeau
354d5bd5f0
Fix checking the tagId validity
6 years ago
Gaëtan Renaudeau
c164dbee82
use libcore inputs and outputs to return the optimistic update
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
meriadec
7227be3e6e
Drastically increment sync timeouts to address long sync issues
6 years ago
Gaëtan Renaudeau
870e8e8a31
Also log the POST data
6 years ago
Gaëtan Renaudeau
abf29dda63
use walletName which is diff from wallet.getName()
6 years ago
Gaëtan Renaudeau
3c22dbb6a4
add migrationNonce mecanism in the walletName generation
6 years ago
meriadec
3581fac684
Prevent calling setState if unmounted on CurrentAddress
6 years ago
Gaëtan Renaudeau
f2443d676f
Fix Clean Cache to actual clean the account operations
6 years ago
Arnaud97234
ccbc22d35a
Update test-e2e
7 years ago
Gaëtan Renaudeau
2efc40a09c
hard reset and 'clear cache' will drop the libcore db that we can fully restore
6 years ago
Gaëtan Renaudeau
7d0353ede2
Latest bridgestream work
6 years ago
KhalilBellakrid
789177d8dd
Remove timeouts on coreSyncAccount calls, related issue #1446
7 years ago
meriadec
49056ed870
Correct styling for Select borders, add isRight/isLeft
7 years ago
Juan Cortes Ross
d801e64ba8
Refuse to pass the change event if there's no value selected to avoid crash from issue-1457
7 years ago
Juan Cortes Ross
548762b09a
Auto tag from qrcode/pasting on ripple addresses
7 years ago
Juan Cortes Ross
b1e6231468
Preparsed value for RecipientAddress to remove spaces
7 years ago
Juan Cortes Ross
132e8ee686
Fix Issue 1448
Renaming checkCanBeSpent to checkValidTransaction, dropping isValidTransaction
Added the isZero check from the removed method, removed the dead code from bridges
7 years ago
Thibaut Boustany
6f1dd5786e
Fix merge
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
Thibaut Boustany
050ce1c810
qrcode-reader replaced with jsQR
7 years ago