fints4k/fints4javaAndroidApp
dankl b7de25c4c6 Fixed that AddAccountDialog's AutoCompleteTextView's ListView covers keyboard so that banks get accidently selected; Also made Dialogs scrollable so that parts out of screen can be scrolled into view when keyboard is displayed 2020-01-25 19:18:08 +01:00
..
src/main Fixed that AddAccountDialog's AutoCompleteTextView's ListView covers keyboard so that banks get accidently selected; Also made Dialogs scrollable so that parts out of screen can be scrolled into view when keyboard is displayed 2020-01-25 19:18:08 +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