Proto commits in openwalletGH/openwallet-android

These 15 commits are when the Protocol Buffers files have changed:

Commit:366cd2c
Author:CosmoJG

Debrand and clean up

The documentation is generated from this commit.

Commit:7a239c7
Author:John L. Jegutanis
Committer:John L. Jegutanis

first implementation of trimmed transactions

Commit:0f8e8fe
Author:John L. Jegutanis
Committer:John L. Jegutanis

bitcoin wallets use unspent transaction outputs to calculate the balance

Commit:06d7a84
Author:John L. Jegutanis

fix serialization issues with vpncoin

Commit:776576d
Author:John L. Jegutanis

refactoring wallet, incomplete

Commit:a3ffc10
Author:Giannis Dzegoutanis

added NuBits support

Commit:87d7bac
Author:Giannis Dzegoutanis
Committer:Giannis Dzegoutanis

updated bitcoinj and fixed peercoin support

Commit:afb84f7
Author:Giannis Dzegoutanis

added mnemonic saving to the wallet and some fixes

Commit:fd46ddc
Author:Giannis Dzegoutanis

reformat code of wallet.proto

Commit:dadb11a
Author:Giannis Dzegoutanis

change transation management and issues

Commit:394e324
Author:Giannis Dzegoutanis

better handle wallet state and server syncronization

Commit:742bfed
Author:Giannis Dzegoutanis

fixed key chain encryption tests

Commit:55d9e7e
Author:Giannis Dzegoutanis

refarctoring SimpleHDKeyChain and wallet.proto

Commit:40b6cc3
Author:Giannis Dzegoutanis

Added protocol buffer serialization to HDKeyChain

Commit:6aba3ec
Author:Giannis Dzegoutanis

added wallet protocol buffers