bitsy-wallet/app
2019-02-05 11:01:24 -06:00
..
schemas/cy.agorise.bitsybitshareswallet.database.BitsyDatabase Introducing an optional field called bts_value in the Transfer entity 2019-01-31 22:24:21 -05:00
src Extracted transactions PDF table header names as string resources and provided the Spanish translation. 2019-02-05 11:01:24 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Added the libraries to create PDF and CSV files directly from the app. Verify that the BiTSy folder exists in the external storage and if it doesn't then it creates it. Generate the filtered transactions' PDF with 7 columns: From, To, Memo, Date, Time, Asset Amount, and Fiat Equivalent. 2019-02-05 10:50:40 -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