Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Releases: LedgerHQ/OUTDATED_ledger-wallet-android

First wallet alpha

25 Feb 08:45
Compare
Choose a tag to compare
First wallet alpha Pre-release
Pre-release

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

10 Feb 11:08
Compare
Choose a tag to compare
1.0.6

Bump version number + update change log

Application Keystore

09 Feb 08:55
Compare
Choose a tag to compare
  • Use an application keystore when the android keystore is not available
  • Add spanish and japanese translation

Fix 3DES CBC

21 Oct 15:00
Compare
Choose a tag to compare
  • Fix 3DES CBC
  • Bug fixes and minor improvements

1.0.3

05 Oct 13:23
Compare
Choose a tag to compare
  • 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

21 Sep 13:40
Compare
Choose a tag to compare
  • Add Ledger Unplugged setup process

Mobile second factor authentication

31 Mar 20:46
Compare
Choose a tag to compare

Initial release for the new second factor authentication for Android.

Second factor authentification (Beta)

12 Mar 12:48
Compare
Choose a tag to compare
Pre-release

New mobile second factor for validating transaction.