I've been working on a ultra-think Bitcoin client. It's never ment to actually touch the blockchain, but is managed by generating wallets address in the app, or importing them.
Its completely HTML5 and Javascript.
Can work in Airplane Mode (Uses HTML5 App caching)
Uses Jquery & JqueryMobile
Uses Bitcoin Address Code from BitAddress.org
Uses a lot of code from Crypto-JS
Some of the main features:
QR Codes
Sharing via email/text
AES encryption of wallets
Try it now:
*Tested in Chrome, iOS, Android. So if its not webkit (or doesnt have sqlite it wont work)
**Opera may work.
http://btcbin.com/Code on github:
https://github.com/willwharton/btcbinQR code for phones.
https://i.imgur.com/JVN1n.pngI'm just posting it here,because its fitting. If you have any options / opinions regarding BTCBIN please send them to me.