I just started a GUI Client, for Android smartphones. Developpement use Android Studio (lastest version), and Android NDK (Native Developpement Kit) to be able to use TweetNaCl (a compact crypto library).
I need designers, testers and developpers. Who is interested ?
I am not a Android expert. I just started to develop on it, so be patient ! The first target is smartphones.
Main idea is to be able :
to manage a contact list, using (if possible) smartphone contacts
to lookup/sign someone
to paid someone (a store, âŠ)
to paid from a smartphone to another, even if there is no Internet connection (like sending a signed transaction document ?)
to see transfer history, with a indicator when a transaction has been processed by the blockchain
balance
to manage multi-account. The idea is to never store salt/passwd of the main account (signed account for member with UD), but use attached accounts for daily transaction, with saved salt/passwd (because itâs boring to fill it for each payment !). e.g. once by month, you should connect with the main account and transfer your UD on secondary accounts. So if you loose your smartphone, you keep your main account secure.
The connection to the main account could also be asked automatically (when a transfer from secondaries accountâs could not be done)
In another project, i think it could be usefull to send/receive SMS, for simple phone. This has been done for instance on cyclos (version 3 or 4). This should be achieved by a server application.
It is the kind of image that I want to touch to change the values !!
And the units have selectors, so we can display many referencing system to help our brain to better understand the power of a relative money systemâŠ
Je fait un clone jâessaye de faire un test mobile et tab note 10, peut ĂȘtre demain.
Sous Android, Cyanogen mod, avec Android Studio, Gradle et Eclipse last build et aussi peut ĂȘtre armhf Debian 7 et 8 pour Cutecoin et Android sunxi pour ta version Android âŠ
de pouvoir filtrer entre 2 dates/heure (timestamps quoi)
de pouvoir lister les transactions en attente (sous le champ waiting par exemple, au mĂȘme niveau que sent et received)
Pour le tri ⊠il est chronologique (block). Mais tu ne devrais probablement pas faire confiance Ă ce tri. En plus, je ne crois pas quâun tri Java soit trĂšs coĂ»teux.