Releases: qubic/Qubic.NET.Wallet.Mobile
v0.5.1
Android Release 0.5.1
Important
Internal test version
see release notes for details: https://github.com/qubic/Qubic.NET.Wallet.Mobile/blob/master/RELEASE_NOTES.md
Improvements
- fixed SC Auctions
Important
Lab Project — This is an experimental/research project and is not intended for production use. Use at your own risk. Do not use with significant funds.
v0.5.0
Android Release 0.5.0
Important
Internal test version
see release notes for details: https://github.com/qubic/Qubic.NET.Wallet.Mobile/blob/master/RELEASE_NOTES.md
Core Features
- Vault Management — Create, lock, unlock, and manage an encrypted vault (PBKDF2 + AES-256-GCM) with multiple seeds and a contacts address book
- Biometric Unlock — Unlock vault with fingerprint or face authentication (Android BiometricPrompt)
- Send QU — Transfer QU tokens with transaction tracking, auto-resend on failure, and configurable tick offset
- Receive / QR Code — Generate and share QR codes for your wallet address
- Asset Management — View owned assets with details, issuer info, and asset transfer capability
- QR Scanner — Native camera-based QR code scanning on all address input fields
Upgrade
- Upgraded to .NET 10 and MAUI 10 (net10.0-android)
- Synced Qubic.Net library to latest upstream
- Updated BarcodeScanning.Native.Maui to 3.0.3
Fixes
- Fixed viewport overlapping Android status bar and navigation bar (safe area insets)
- Fixed SC Auctions page not found (route mismatch)
- Fixed deprecated
Rfc2898DeriveBytesconstructor (SYSLIB0060)
Improvements
- Send & Send to Many merged into a single page with tabs
- Top bar reworked — balance displayed inline next to wallet name with compact format (mQU/bQU), epoch/tick replaced with tap-to-reveal connection indicator, removed non-functional vault icon
- Central BalanceService — balance stays in sync across all pages, auto-refreshes every 30 ticks and on identity switch
Important
Lab Project — This is an experimental/research project and is not intended for production use. Use at your own risk. Do not use with significant funds.
v0.3.0
Android Release 0.3.0
Internal test version
see release notes for details: https://github.com/qubic/Qubic.NET.Wallet.Mobile/blob/master/RELEASE_NOTES.md
Core Features
- Vault Management — Create, lock, unlock, and manage an encrypted vault (PBKDF2 + AES-256-GCM) with multiple seeds and a contacts address book
- Biometric Unlock — Unlock vault with fingerprint or face authentication (Android BiometricPrompt)
- Send QU — Transfer QU tokens with transaction tracking, auto-resend on failure, and configurable tick offset
- Receive / QR Code — Generate and share QR codes for your wallet address
- Asset Management — View owned assets with details, issuer info, and asset transfer capability
- QR Scanner — Native camera-based QR code scanning on all address input fields
Important
Lab Project — This is an experimental/research project and is not intended for production use. Use at your own risk. Do not use with significant funds.
v0.2.0
Android Release 0.2.0
Internal test version
Core Features
- Vault Management — Create, lock, unlock, and manage an encrypted vault (PBKDF2 + AES-256-GCM) with multiple seeds and a contacts address book
- Biometric Unlock — Unlock vault with fingerprint or face authentication (Android BiometricPrompt)
- Send QU — Transfer QU tokens with transaction tracking, auto-resend on failure, and configurable tick offset
- Receive / QR Code — Generate and share QR codes for your wallet address
- Asset Management — View owned assets with details, issuer info, and asset transfer capability
- QR Scanner — Native camera-based QR code scanning on all address input fields
Important
Lab Project — This is an experimental/research project and is not intended for production use. Use at your own risk. Do not use with significant funds.