dankito
|
681b37d589
|
Implemented encrypting authentication settings file
|
2022-02-07 00:18:13 +01:00 |
dankito
|
0525872c05
|
Fixed misconfigured version 0.6.0
|
2022-02-07 00:18:13 +01:00 |
dankito
|
bc3439baa5
|
Implemented exporting account transactions as .csv at least for JVM and Android
|
2022-02-07 00:18:13 +01:00 |
dankito
|
59e9aa22a3
|
Set app id to net.codinux.banking.android (Android) / net.codinux.banking.bankmeister (iOS)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
64cb4ca9e2
|
Implemented reading QR coding and if it is a EPC QR code navigating to TransferMoneyDialog
|
2022-02-07 00:18:08 +01:00 |
dankito
|
e29eead03a
|
Using now vector drawable for add icon, could therefore remove Android Icons dependency
|
2022-02-07 00:18:08 +01:00 |
dankito
|
c8049ea107
|
Fixed that for some library setting Kotlin jvmTarget to 1.8 was needed
|
2022-02-07 00:18:08 +01:00 |
dankito
|
faf3a76734
|
Removed unused AndroidX lifecycle (only crashes on Android 4)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
d892e5e0ef
|
Updated AndroidX navigation version to 2.3.0
|
2022-02-07 00:18:08 +01:00 |
dankito
|
e69b4a9141
|
Fixed that OkHttp dropped Android 4 support with version 3.13
|
2022-02-07 00:18:08 +01:00 |
dankito
|
32c71fcb39
|
Implemented hashing user password with bcrypt
|
2022-02-07 00:18:08 +01:00 |
dankito
|
b82d986da2
|
Added biometric authentication dialog / prompt
|
2022-02-07 00:18:08 +01:00 |
dankito
|
917cb8edf5
|
Implemented LoginActivity and ProtectAppSettingsDialog but there's not logic behind it yet
|
2022-02-07 00:18:07 +01:00 |
dankito
|
a6a5baaeb1
|
Implemented SettingsDialog
|
2022-02-07 00:18:07 +01:00 |
dankito
|
12e84109f3
|
Implemented persisting data with Room
|
2022-02-07 00:18:06 +01:00 |
dankito
|
cc6e02f431
|
Enabled AndroidX vector drawables
|
2022-02-07 00:18:06 +01:00 |
dankito
|
52d3b49baa
|
Made BankingUiCommon a multi platform project
|
2022-02-07 00:17:53 +01:00 |
dankito
|
133c73e70f
|
Extracted module LuceneBankFinder from BankFinder
|
2022-02-07 00:17:53 +01:00 |
dankito
|
11dd1bfea8
|
Fixed repository for security issues fixed version to iText 2
|
2022-02-07 00:17:53 +01:00 |
dankito
|
996204f54f
|
Implemented extracting cash transfer data from PDF files and setting them as preselected values in TransferMoneyDialog
|
2022-02-07 00:17:53 +01:00 |
dankito
|
e44a68addc
|
Converted fints4k to a Kotlin multi platform project
|
2022-02-07 00:17:53 +01:00 |
dankito
|
c79ec76374
|
Set application ID to net.dankito.banking.android
|
2022-02-07 00:17:52 +01:00 |
dankito
|
ec0c23e8d1
|
Renamed fints4javaAndroidApp to BankingAndroidApp
|
2022-02-07 00:17:52 +01:00 |