Hello All.
My name is Timothy Duch, and I'd like to introduce to you yet another wallet!
Lumina for Android, Stellar Account Manager
https://play.google.com/store/apps/details?id=tech.duchess.luminawallet
Key features that make Lumina stand out among the rest:
Open Source (Apache License 2.0). Can't stress this enough. How can you be at peace of mind not seeing the code that is handling your valuable assets? Here's the code: https://gitlab.com/duchesstech/LuminaWallet
Local-only. I'm not a big fan of having a separate account with separate backend systems tied to my account seeds across multiple. Many see it as convenient. I see it as attack surface area. This way, your accounts are as secure as your phone (and secure as your password-encrypted seeds).
Password-Protected Account Seeds and Transactions. I can't believe some of the apps that let any user who gains access to your unlocked phone and mobile app view account seeds and invoke transactions. That is insanity. I don't mind if you don't use my wallet, but please do not use theirs. This also goes hand-in-hand with open source. See how I'm encrypting the account seed in your local storage here: https://gitlab.com/duchesstech/LuminaWallet/blob/master/app/src/main/java/tech/duchess/luminawallet/model/util/SeedEncryptionUtil.java
Multi-asset, Multi-wallet. Why use a wallet that only sends the native currency? The Stellar network is meant to be so much more.
Of course I have Contacts, QR Codes, Inflation Destination, and Transaction History.
The app is currently in an Open Beta, awaiting feedback and some planned pre-release additions prior to a full production-ready launch. I anticipate this to take a couple more weeks.
v1.0 Remaining Features:
Security Review (both my encryption method and all 3P libraries I use).
Legal/TOS - I need to protect mysef from liability.
Transaction Explorer
Delete Account
Pull-down-to-refresh entire account view
Show Seed (?)
v1.1:
Trustlines
Offline/Watch-Only
Account Nickname
Fiat Conversion Currency Selection
More details on 'Set Options' operations showing in transaction history
Android Toast coloring
Leveraging the native Android phone lock for simply opening the app (fingerprint). Not intending to take away the password-encryption, as I feel both should be in place.
Thanks for taking a look!
https://www.linkedin.com/in/timothy-duch-8b9a06107