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
709066c816
BankingClient
/
fints4javaAndroidApp
History
dankl
709066c816
Fixed that mnitmSearchTransactions may is not initialized yet when AccountChangedListener gets called
2020-01-19 17:08:37 +01:00
..
src
/main
Fixed that mnitmSearchTransactions may is not initialized yet when AccountChangedListener gets called
2020-01-19 17:08:37 +01:00
build.gradle
Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast.
2020-01-15 23:55:16 +01:00
debug-keystore.jks
Added debug-keystore.jks, so that all machines have the same signing key
2019-10-30 22:26:43 +01:00
proguard-rules.pro
Started Android app
2019-10-15 18:27:06 +02:00