bitsy-wallet/app
Severiano Jaramillo 6482b31971 Avoid crash in TransferDetailsAdapter.
- This is the adapter that populates the list of transactions in the TransactionsFragment, the crash was happening when the user tapped two or more items in the list at the same time. When that happens only the first item tapped opens its corresponding eReceipt correctly but the remaining ones throw an excpeption which was not being handled correctly and causing a crash.
2019-08-21 14:40:38 -05:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Created a different layout to show the map pin's markers for tellers and merchants. Added more fields to the tellers db table, to include the newly added in the V2 of the webservice: Keybase, Whatsapp, Viber and Email and created a db migration to reflect that. Added the code to show the teller's newly added fields to the pin's markers if such fields exist and hide that field otherwise. 2019-04-25 21:14:42 -05:00
src Avoid crash in TransferDetailsAdapter. 2019-08-21 14:40:38 -05:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Bumped versionName to 0.12.1-beta and versionCode to 7 2019-04-26 16:23:57 -05:00
proguard-rules.pro Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00