fints4k/ui/BankingAndroidApp/src/main
dankito 78ad6540a1 Implemented that if selected bank is not supported its name does not get set in edtxtBank and edtxtUserName does not get focused but all text in edtxtBank gets selected, so that it can be easily deleted 2022-02-07 00:18:13 +01:00
..
java/net/dankito/banking/ui/android Implemented that if selected bank is not supported its name does not get set in edtxtBank and edtxtUserName does not get focused but all text in edtxtBank gets selected, so that it can be easily deleted 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