bitsy-wallet/app
Severiano Jaramillo eecc28bb06 Fix comma issue in SendTransactionFragment.
- The amount field in the SendTransactionsFragment wasn't prepared to deal with Locales where the decimal separator is a comma. In order to deal with that internally, the commas in the amount are first converted to points before trying to convert the amount string to a double.
2019-09-25 22:23:22 -05:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Create nodes database table. 2019-08-23 12:48:58 -05:00
src Fix comma issue in SendTransactionFragment. 2019-09-25 22:23:22 -05:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Update a bunch of libraries. 2019-09-10 18:37:21 -05:00
proguard-rules.pro Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00