dankito
|
ba156a8512
|
Showing an error message if biometric authentication fails
|
2024-09-19 01:29:24 +02:00 |
dankito
|
41c2b89c34
|
Added negativeButtonText, which crashes when DEVICE_CREDENTIALS is set, and which crashes if missing and DEVICE_CREDENTIALS is not set
|
2024-09-19 01:07:22 +02:00 |
dankito
|
607eb4c2f5
|
Bumped Android version to 11 / 1.0.0-Alpha-13
|
2024-09-18 17:53:16 +02:00 |
dankito
|
9412f6b7f0
|
Implemented biometric authentication on Android
|
2024-09-18 17:06:39 +02:00 |
dankito
|
4697119c58
|
Implemented LoginScreen
|
2024-09-18 06:07:57 +02:00 |
dankito
|
6e6449e956
|
Implemented ProtectAppSettingsDialog
|
2024-09-18 05:45:07 +02:00 |
dankito
|
f1c4c8ca13
|
For FullscreenViews using now dark gray as header text color
|
2024-09-18 02:37:09 +02:00 |
dankito
|
a50f55daff
|
Extracted SelectableFormListItem
|
2024-09-18 02:28:12 +02:00 |
dankito
|
db8d4a7dcd
|
Started BankAccountSettingsScreen, but it's not possible to save changes yet
|
2024-09-18 02:24:04 +02:00 |
dankito
|
2813224eff
|
Started BankSettingsScreen, but it's not possible to save changes yet or to delete account
|
2024-09-18 01:42:31 +02:00 |
dankito
|
d98a77bc1d
|
Showing also transaction (direct debit) details
|
2024-09-18 00:19:22 +02:00 |
dankito
|
372a259f8b
|
Updated version to Alpha 13
|
2024-09-17 23:52:05 +02:00 |
dankito
|
da9184edea
|
Started AccountTransactionDetailsScreen
|
2024-09-17 23:50:45 +02:00 |
dankito
|
ba3d0c4d30
|
Inverted order
|
2024-09-17 22:51:28 +02:00 |
dankito
|
3c3734d565
|
Released version 10 / 1.0.0-Alpha-12 of Android app
|
2024-09-17 15:24:55 +02:00 |
dankito
|
a11c862ecc
|
Set list item header color to Zinc500
|
2024-09-17 04:15:09 +02:00 |
dankito
|
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'
|
2024-09-17 04:10:43 +02:00 |
dankito
|
b4ea02bbd8
|
Added properties for saving window state (but not using them yet)
|
2024-09-17 03:57:40 +02:00 |
dankito
|
2d472d1683
|
Implemented saving UiSettings
|
2024-09-17 03:41:53 +02:00 |
dankito
|
de36a403df
|
Fixed that bankCode has been renamed to domesticBankCode
|
2024-09-17 02:37:12 +02:00 |
dankito
|
debae8b7ca
|
Implemented persisting AppSettings
|
2024-09-17 02:36:49 +02:00 |
dankito
|
09a1a41c20
|
Showing unsupported account types as disabled
|
2024-09-17 02:33:58 +02:00 |
dankito
|
75ccc648c5
|
Adjusted to new data model that AccountTransaction now has userSetReference and userSetOtherPartyName, and that userSetDisplayName got added to TanMedium, TanMethod and Holding
|
2024-09-17 00:59:08 +02:00 |
dankito
|
34f2fca126
|
Added indices on bankId and accountId (not senseful in all cases (currently) )
|
2024-09-17 00:20:22 +02:00 |
dankito
|
e883713eba
|
Updated database model to updated data model
|
2024-09-17 00:08:32 +02:00 |
dankito
|
4cd727b5c0
|
Adjusted to updated model that lists are now val MutableLists
|
2024-09-16 23:33:56 +02:00 |
dankito
|
96c8cf59cd
|
Adjusted to updated model that bankCode has been renamed to domesticBankCode and countryCode got added
|
2024-09-16 23:21:20 +02:00 |
dankito
|
d7a9acbe56
|
Appended ' Dev' to debug Android app name
|
2024-09-16 23:16:58 +02:00 |
dankito
|
9330b72726
|
Updated to model changes: User has been renamed to BankAccess and bic is now nullable
|
2024-09-16 23:14:02 +02:00 |
dankito
|
41586b0148
|
Fixed that back button works in ExportScreen
|
2024-09-13 17:53:03 +02:00 |
dankito
|
56b73ca986
|
Reduced list item header font weight (remove it on Android completely?)
|
2024-09-13 17:51:53 +02:00 |
dankito
|
ded5595dae
|
Implemented searching for multiple terms by separating search terms with ','
|
2024-09-12 20:09:54 +02:00 |
dankito
|
5253219565
|
Implemented filtering holdings
|
2024-09-12 15:49:43 +02:00 |
dankito
|
5029a2c3cb
|
Implemented updating holdings
|
2024-09-12 13:56:08 +02:00 |
dankito
|
91d16b7e28
|
Updated to new data model
|
2024-09-12 13:33:48 +02:00 |
dankito
|
202c9217e3
|
Implemented persisting and deleting Holdings (but not updating yet)
|
2024-09-12 13:33:20 +02:00 |
dankito
|
0ff2f684ea
|
Fixed showing ExportScreen on Desktop
|
2024-09-12 11:51:09 +02:00 |
dankito
|
fd87598b96
|
Added icon for Baader Bank
|
2024-09-12 11:29:40 +02:00 |
dankito
|
1d58a3b9e2
|
Updated to new data model
|
2024-09-12 11:09:03 +02:00 |
dankito
|
c80b4389aa
|
Added holdings group to LazyColumn so that they also get scrolled (and don't stick to the top)
|
2024-09-12 11:07:55 +02:00 |
dankito
|
673ca08974
|
Fixed that ImageBitmap has been created very often
|
2024-09-12 11:06:32 +02:00 |
dankito
|
bd9229bb64
|
Saving retrieved images to disk on Android and Desktop
|
2024-09-12 11:05:07 +02:00 |
dankito
|
802a96e6dd
|
Updated to new Amount class which now has arithmetic operations
|
2024-09-12 04:16:29 +02:00 |
dankito
|
9f7a276cf2
|
Added hint that implementation status is very experimental
|
2024-09-12 00:52:42 +02:00 |
dankito
|
0ef8f61965
|
Added preview for Flickercode
|
2024-09-12 00:22:50 +02:00 |
dankito
|
ad4c78a380
|
Extracted createSqliteDriver()
|
2024-09-12 00:22:22 +02:00 |
dankito
|
3a39c0e64f
|
Made database handling a bit clearer
|
2024-09-12 00:20:28 +02:00 |
dankito
|
35624c0034
|
Updated to new BankingClient model that renamed lastTransactionsRetrievalTime to lastAccountUpdateTime and made fints4k an implementation detail
|
2024-09-12 00:17:43 +02:00 |
dankito
|
28530d63cd
|
Implemented displaying Holdings
|
2024-09-12 00:16:27 +02:00 |
dankito
|
d618556f5b
|
If otherPartyName is not set showing postingText instead
|
2024-09-11 16:29:20 +02:00 |