www.BiTSy-wallet.com
Go to file
Severiano Jaramillo 28561d55f1 - Modified the Asset entity model by adding a method 'toString()', so that it can be used in the adapter for the ReceiveTransactionFragment's Asset AutoCompleteTextView.
- Created AssetViewModel to obtain the the elements from the assetd db table using the AssetRepository and serving the obtained assets to the ReceiveTransactionFragment.
- Fire an event to update the QR code when the user selects an asset from the AutoCompleteTextView.
2018-12-07 13:50:31 -06:00
app - Modified the Asset entity model by adding a method 'toString()', so that it can be used in the adapter for the ReceiveTransactionFragment's Asset AutoCompleteTextView. 2018-12-07 13:50:31 -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