This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
def6fd4ec5
bitsy-wallet
/
app
History
Severiano Jaramillo
def6fd4ec5
Disable the memo field in SendTransactionFragment when reading a QR code that contains a memo, to avoid problems in case the receipient is expecting that exact memo.
2019-01-29 15:57:07 -06:00
..
schemas
/cy.agorise.bitsybitshareswallet.database.BitsyDatabase
Create db migration to add and use the merchants and tellers tables.
2019-01-22 13:55:28 -06:00
src
Disable the memo field in SendTransactionFragment when reading a QR code that contains a memo, to avoid problems in case the receipient is expecting that exact memo.
2019-01-29 15:57:07 -06:00
.gitignore
Initial commit
2018-10-29 15:49:42 -06:00
build.gradle
Updated Navigation Architecture Component library version and tested it worked fine. Setted a maximum width to the MerchantsFragment's SearchView so that it does not move other items out of the screen. Added the auto hide keyboard feature to ReceiveTransactionFragment's AutoCompleteTextView when it loses focus.
2019-01-29 11:08:32 -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