bitsy-wallet/app
Severiano Jaramillo 7f462bec63 - Add a responseMap (HashMap) to ConnectedActivity so that it only reacts to calls it has made.
- Create AutoSuggestAssetAdapter which is used in the ReceiveTransactionFragment's AutoCompleteTextView to show suggestions backed by the response from queries to the BitShares nodes, according to what the user has already typed in the text field.
2018-12-20 13:34:11 -06:00
..
src - Add a responseMap (HashMap) to ConnectedActivity so that it only reacts to calls it has made. 2018-12-20 13:34:11 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Update the Navigation component library version and Gradle version. 2018-12-19 09:24:56 -06:00
google-services.json Add Firebase required libraries and configuration to Bitsy and enable Crashlytics. 2018-12-14 15:23:12 -06:00
proguard-rules.pro Fix crash when trying to insert an account that already exists in the database. 2018-12-14 16:02:00 -06:00