48bffd0316
Implemented updating AccountTransaction properties
bbfc591e5b
Fixed new property name
4531380bac
Added keys for holdings and transaction groups
c6f4b6d250
Implemented telling user when saving to db failed
5a0ade46b2
Implemented updating BankAccount properties
f365bfd883
Added composeApp/release/ to .gitignore
c6f93e1d85
Bumped Android version to 12 / 1.0.0-Alpha-14
af3dd02509
Configured distribution settings for Windows / MSI
3b72d95234
Fixed order
abc9ceb29e
Fixed determining if folder is writable
b5dbf92b9b
Created AppIcons and configured native distributions
d549b96e7b
Ensuring BankingRepository / SqliteDriver gets created only once and catching errors
b384f6bc00
Also configured database and image cache that for releases they get written to user's home dir (which is important for desktop app bundles
5d0669c5fe
Fixed that on releases (which is important for desktop app bundles) logs get written to user's home dir
6a8b913bc4
Fixed log file timestamp
b3cb76e77d
Added option appendFinTsMessagesToLog to easily configure if FinTS messages should be added to log by default
b0c2f38bd6
Bumped version to 1.0.0-Alpha-14-SNAPSHOT
fca1542b5c
Bumped version to 1.0.0-Alpha-13
234738465c
Added Maven Central badge
f160c50d18
Added fints4k option appendFinTsMessagesToLog to easily configure if FinTS messages should get added to log
9aeca393dc
Updated fints4k to version 1.0.0-Alpha-14-SNAPSHOT
5964fc611c
Added properties to sort accounts, tanMethods and tanMedia
ac3bc57875
Changed order
f5a93bdddd
Using sorted methods from new BankingClient version
4a5748b813
Updated BankingClient to version 0.6.1-SNAPSHOT
d447f2991c
Fixed bug that whitespace at begin or end was not ignored, leading to missing search results
ba156a8512
Showing an error message if biometric authentication fails
41c2b89c34
Added negativeButtonText, which crashes when DEVICE_CREDENTIALS is set, and which crashes if missing and DEVICE_CREDENTIALS is not set
607eb4c2f5
Bumped Android version to 11 / 1.0.0-Alpha-13
9412f6b7f0
Implemented biometric authentication on Android
44a875eeec
Added errorType to error output
62fe93e88e
Added example for reading TAN from command line
2853087836
Applied renaming selectedTanMethodId to selectedTanMethodIdentifier and selectedTanMediumName to selectedTanMediumIdentifier also to TanChallenge
4fbb0425e6
Added add() methods for list properties
9af8d0eb1d
Split AccountTransaction.userSetDisplayName into userSetReference and userSetOtherPartyName, and added userSetDisplayName to TanMedium, TanMethod and Holding
045774ff3f
Made collections val MutableList to be overridable with a derived collection class
400c13d6a2
Added countryCode
62482fb5a3
Renamed bankCode to domesticBankCode
07672d1189
Fixed marking accounts that support CustomerSegmentId.SecuritiesAccountBalance as supported account type
3c3734d565
Released version 10 / 1.0.0-Alpha-12 of Android app
af99608dd6
Set Min-SDK Version to 23 to include Android 6 (hope it works)
a11c862ecc
Set list item header color to Zinc500
f6dfada5bf
Using now the appId of the old Bankmeister app to not have to create a new PlayStore entry, and suffixed develop appId with '.develop'
b4ea02bbd8
Added properties for saving window state (but not using them yet)
41586b0148
Fixed that back button works in ExportScreen
56b73ca986
Reduced list item header font weight (remove it on Android completely?)
ded5595dae
Implemented searching for multiple terms by separating search terms with ','
5253219565
Implemented filtering holdings
5029a2c3cb
Implemented updating holdings
62aa04a667
Updating lastAccountUpdateTime also when have been retrieved
3aa0edfb34
Renamed lastTransactionsRetrievalTime to lastAccountUpdateTime
e4d605531e
Added hint that amount strings use ',' as decimal separator
a42de32260
Implemented requesting and parsing securities account balance
95e60b2706
Implemented Mt535Parser
fd7a3bc747
Added arithmetic operations to Amount
825dc7c8b9
Copied referenced methods over from fints4k so i could make fints4k dependency an implementation detail
54940742f7
Renamed lastTransactionsRetrievalTime to lastAccountUpdateTime
5187e34797
Implemented mapping Holdings
1890fd9151
Implemented changed TanMethod
05181e5f25
Displaying that chipTanFlickercode is not supported
70aa32e1d6
Also replaced account.xml with an icon from Material Design Icons Extended
772595b942
Added also EnterTanDialog previews for Android
3a898b07b3
Using now also for all other former drawable resource icons the equivalent icon from MaterialIconsExtended