bitsy-wallet/app
2019-01-30 11:15: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 In MerchantsFragment, change the popup window background to transparent to match the maps theme. Hide the MyLocation button while the popup is open to avoid it making it hard to see the switches in the popup menu. Color the popup menu's switches to use the same green and yellow color as their corresponding pon markers. Move the popup window down to remove the overlapping with the Toolbar. 2019-01-30 11:15: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