This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
Releases: LedgerHQ/OUTDATED_ledger-wallet-android
Releases · LedgerHQ/OUTDATED_ledger-wallet-android
First wallet alpha
Features:
- Ledger Nano & HW1 support (requires OTG adapter)
- Ledger Unplugged support (requires NFC)
- Ledger Blue support (USB, BLE)
- SPV wallet synchronization
- Multi account support (without naming)
- Transaction history
- Generate a new address after each new incoming payment
- Generate a QR code to receive payment (slow, will be improved)
- Sign transaction (with 2FA keycard for Nano and Unplugged)
- Dynamic fees (by octet)
What is missing:
-best not to quit the sync screen the first time
- not possible to create a new account
- no UI
- no UX
- no API sync (SPV is quite slow)
- no testnet
- no error management
- no metadata (no account naming)
- it will show another empty account (BIP44 specs)
- no settings
Hotfix
Application Keystore
- Use an application keystore when the android keystore is not available
- Add spanish and japanese translation
Fix 3DES CBC
- Fix 3DES CBC
- Bug fixes and minor improvements
1.0.3
- Vibrator is not required to run the app
- Nfc support is not required anymore
- Hide Unplugged setup if the device has no NFC support
- Unplugged management refactoring
Ledger Unplugged
- Add Ledger Unplugged setup process
Mobile second factor authentication
Initial release for the new second factor authentication for Android.
Second factor authentification (Beta)
New mobile second factor for validating transaction.