fints4k/ui/BankingAndroidApp/src/main
dankito f1ac225081 Implemented adding device info to message log 2022-02-07 00:18:14 +01:00
..
java/net/dankito/banking/ui/android Implemented adding device info to message log 2022-02-07 00:18:14 +01:00
res Implemented sending message log directly to a new backend service that either creates a new OsTicket ticket for us or sends message log to a codinux e-mail address. TODO: Sending it in BankingPresenter with Ktor did not work 2022-02-07 00:18:14 +01:00
AndroidManifest.xml Tried to fix bug that due to scoped storage on Android 10 and above no files are displayed in AndroidFileChooserDialog at least on Android 10. Set target SDK version therefore to Android 10 (for details see https://developer.android.com/training/data-storage/use-cases#opt-out-scoped-storage). TODO: remove debug log output after fixing the bug completely 2022-02-07 00:18:13 +01:00
ic_launcher-playstore.png Set app icon 2022-02-07 00:18:08 +01:00