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
7ad0656c9b
BankingClient
/
ui
/
BankingAndroidApp
/
src
/
main
History
dankito
0f0f2a4f73
Extracted constants so that configuration is visible at one glance
2022-02-07 00:18:14 +01:00
..
java/net/dankito/banking/ui
/android
Extracted constants so that configuration is visible at one glance
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