This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7d372c1ca0
fints4k
/
ui
/
BankingAndroidApp
/
src
/
main
History
dankito
103968710c
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
..
java/net/dankito/banking/ui
/android
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
res
Removed mnitmBalance from toolbar. Makes view much clearer and balance is also displayed in line below
2022-02-07 00:18:13 +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