bitsy-wallet/app
Severiano Jaramillo 4739e41fce - Added the RxBindings library to be able to use RxJava on Android Widgets.
- Connected the SendTransactionFragment to Graphenej's NetworkService so that it can directly send requests to the nodes.
- Added the RxBus to SendTransactionsFragment so that it can listen to responses from the NetworkService and take the useful ones.
- Added account validation to SendTransactionFragment, if the account typed exists then the Send button is enabled, if not the button is disabled an a error is shown below the typed account.
2018-12-05 18:38:34 -06:00
..
src - Added the RxBindings library to be able to use RxJava on Android Widgets. 2018-12-05 18:38:34 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Added the RxBindings library to be able to use RxJava on Android Widgets. 2018-12-05 18:38:34 -06:00
proguard-rules.pro Initial commit 2018-10-29 15:49:42 -06:00