www.BiTSy-wallet.com
Go to file
2019-01-16 13:29:13 -06:00
app Make ReceiveTransactionFragment extend from ConnectedFragment to reduce boilerplate and repeated code. Change the method used to obtain the Assets list from the db in ReceiveTransactionFragment, it now retrieved only those Assets for which the user has a Balance > 0. Improve ReceiveTransactionFragment's function that obtains the suggestions for the AutoCompleteTextView when the user wants to receive a different Asset, to avoid crashes if the information received does not have the expected format. 2019-01-16 11:34:01 -06:00
gradle/wrapper Update the Navigation component library version and Gradle version. 2018-12-19 09:24:56 -06:00
graphenejlib@4c7c7b29b2 Activate the memo functionality in SendTransactionFragment. 2019-01-15 11:08:15 -06:00
.gitignore Add google-services.json to gitignore 2019-01-02 09:31:21 -06:00
.gitmodules Fix graphenej submodule info. 2018-10-31 19:36:55 -06:00
build.gradle Updated gradle version to 3.3 so that it can be used with the latest stabe version of Anstoid Studio 2019-01-16 13:29:13 -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 Update LICENSE 2019-01-02 10:32:56 -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