www.BiTSy-wallet.com
Go to file
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
app - Added the RxBindings library to be able to use RxJava on Android Widgets. 2018-12-05 18:38:34 -06:00
gradle/wrapper Initial commit 2018-10-29 15:49:42 -06:00
graphenejlib@39afcd26c2 Updated graphenej gitlink 2018-11-21 12:27:08 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
.gitmodules Fix graphenej submodule info. 2018-10-31 19:36:55 -06:00
build.gradle Update Kotlin version and add proper Room and Paging libreries. 2018-10-31 10:02:33 -06:00
gradle.properties Update project to use the new AndroidX libraries. 2018-10-31 08:55:55 -06:00
gradlew Initial commit 2018-10-29 15:49:42 -06:00
gradlew.bat Initial commit 2018-10-29 15:49:42 -06:00
LICENSE Create LICENSE 2018-10-28 11:18:36 -06:00
README.md Initial commit 2018-10-28 11:14:12 -06:00
settings.gradle Added graphenej as a git submodule and as a module to the app. 2018-10-31 08:27:09 -06:00

bitsy-wallet