This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5580313eeb
BankingClient
/
persistence
/
database
/
RoomBankingPersistence
History
dankito
5580313eeb
Setting countDaysForWhichTransactionsAreKept now on account and not on bank anymore as the count may differs from account type to account type (e.g. 540 days for checking accounts and 9999 days for credit card accounts)
2022-02-07 00:18:07 +01:00
..
src
/main
Setting countDaysForWhichTransactionsAreKept now on account and not on bank anymore as the count may differs from account type to account type (e.g. 540 days for checking accounts and 9999 days for credit card accounts)
2022-02-07 00:18:07 +01:00
build.gradle
Laid at least groundworks to encrypt Room database
2022-02-07 00:18:07 +01:00
consumer-rules.pro
Implemented persisting data with Room
2022-02-07 00:18:06 +01:00
proguard-rules.pro
Implemented persisting data with Room
2022-02-07 00:18:06 +01:00