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
caf909e453
bitsy-wallet
/
app
History
Severiano Jaramillo
caf909e453
Added a task to generate in the background the CSV representation of the filtered transactions with the same columns as the PDF export option.
2019-02-05 11:46:27 -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
Added a task to generate in the background the CSV representation of the filtered transactions with the same columns as the PDF export option.
2019-02-05 11:46:27 -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