www.BiTSy-wallet.com
 
 
 
Go to file
Severiano Jaramillo 50a266ffb4 - Move the method to updateBalances from the MainActivity to the ConnectedActivity, so that it can be always trying to update the Balances even if we are not in the MainActivity and also to be able to update the Balances right after we notice there are new transactions for the current BitShares account.
- Move the TransfersLoader from MainActivity for the same reason than the updateBalances method described above and fix it so that it no longer needs the activity Lifecycle.
2018-12-08 22:55:28 -06:00
app - Move the method to updateBalances from the MainActivity to the ConnectedActivity, so that it can be always trying to update the Balances even if we are not in the MainActivity and also to be able to update the Balances right after we notice there are new transactions for the current BitShares account. 2018-12-08 22:55:28 -06:00
gradle/wrapper Initial commit 2018-10-29 15:49:42 -06:00
graphenejlib@0cba6a9f8d - Update graphenej reference to use a new method included to Broadcast a Transaction using the NetworkService's centralized node connection. 2018-12-07 16:10: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
LICENSE Create LICENSE 2018-10-28 11:18:36 -06:00
README.md Initial commit 2018-10-28 11:14:12 -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
settings.gradle Added graphenej as a git submodule and as a module to the app. 2018-10-31 08:27:09 -06:00

README.md

bitsy-wallet