Commit Graph

  • 18ea0e35f1 Implemented updating AccountTransaction properties dankito 2024-09-24 00:56:52 +0200
  • bbfc591e5b Fixed new property name dankito 2024-09-24 00:29:19 +0200
  • 4531380bac Added keys for holdings and transaction groups dankito 2024-09-23 23:35:52 +0200
  • c6f4b6d250 Implemented telling user when saving to db failed dankito 2024-09-23 23:30:11 +0200
  • 5a0ade46b2 Implemented updating BankAccount properties dankito 2024-09-23 23:26:07 +0200
  • 4d7cca7a7e Closing FilterBar on Android back button press or Escape press dankito 2024-09-23 21:48:08 +0200
  • 97282adf12 Fixed that clientData and userSetDisplayName have been mixed up dankito 2024-09-23 21:46:43 +0200
  • 3c2eb3d4d7 Implemented updating BankAccess properties dankito 2024-09-20 22:10:24 +0200
  • a88ddbdd16 Fixed centering FormListItem text dankito 2024-09-20 12:13:41 +0200
  • b86c59ef24 Fixed typo and centering text dankito 2024-09-20 12:10:24 +0200
  • 33b93c170f Made CircularProgressIndicator size better fitting into button bar (CircularProgressIndicator default size: 40 dp) dankito 2024-09-20 12:10:06 +0200
  • 78edbd6d72 Implemented deleting bank access dankito 2024-09-20 12:07:43 +0200
  • f365bfd883 Added composeApp/release/ to .gitignore dankito 2024-09-20 05:58:01 +0200
  • c6f93e1d85 Bumped Android version to 12 / 1.0.0-Alpha-14 dankito 2024-09-20 05:57:26 +0200
  • af3dd02509 Configured distribution settings for Windows / MSI dankito 2024-09-20 05:56:04 +0200
  • 3b72d95234 Fixed order dankito 2024-09-20 05:51:57 +0200
  • abc9ceb29e Fixed determining if folder is writable dankito 2024-09-20 05:49:42 +0200
  • b5dbf92b9b Created AppIcons and configured native distributions dankito 2024-09-20 04:16:45 +0200
  • d549b96e7b Ensuring BankingRepository / SqliteDriver gets created only once and catching errors dankito 2024-09-20 02:46:37 +0200
  • 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 dankito 2024-09-20 02:43:23 +0200
  • 5d0669c5fe Fixed that on releases (which is important for desktop app bundles) logs get written to user's home dir dankito 2024-09-20 02:41:16 +0200
  • 6a8b913bc4 Fixed log file timestamp dankito 2024-09-20 02:39:41 +0200
  • 7d9a2695a9 Updated klf version to 1.6.2 dankito 2024-09-20 02:35:43 +0200
  • 7ce76d73ea Moved setting BankingRepository to App() dankito 2024-09-20 00:35:37 +0200
  • 1f19da85f3 Renamed module / framework to Bankmeister dankito 2024-09-19 23:25:31 +0200
  • 8707c5e3d7 Configured iOS app for AppStore distribution and uploaded version 10 to TestFlight dankito 2024-09-19 22:43:27 +0200
  • ff8bf80f6d Fixed text color of balance if showColoredAmounts is false dankito 2024-09-19 21:47:40 +0200
  • df093d0cd3 Updated BankingClient version to 0.6.1 dankito 2024-09-19 21:38:30 +0200
  • 08e3096892 Set option to fetch all transactions to true by default dankito 2024-09-19 21:35:29 +0200
  • 931d41d610 By default not showing amounts colored anymore dankito 2024-09-19 21:33:57 +0200
  • fc0d2642e5 Applying default hierarchy template dankito 2024-09-19 19:10:07 +0200
  • 7712102af2 Suppressed EXPECT_ACTUAL_CLASSIFIERS_ARE_IN_BETA_WARNING compiler warning dankito 2024-09-19 19:09:44 +0200
  • 6564a9d33d Moved now all Sqldelight related classes and settings over to BankingPersistence - and finally it compiles on iOS! dankito 2024-09-19 18:52:55 +0200
  • 0f89314ba3 Started to extract persistence library which contains all Sqldelight specific code as Sqldelight conflicts with Compose on iOS dankito 2024-09-19 17:05:06 +0200
  • 4fa7adeeb1 Added implementations for iOS dankito 2024-09-17 15:51:50 +0200
  • f5a93bdddd Using sorted methods from new BankingClient version dankito 2024-09-19 02:51:53 +0200
  • 4a5748b813 Updated BankingClient to version 0.6.1-SNAPSHOT dankito 2024-09-19 02:50:50 +0200
  • d447f2991c Fixed bug that whitespace at begin or end was not ignored, leading to missing search results dankito 2024-09-19 01:50:47 +0200
  • ba156a8512 Showing an error message if biometric authentication fails dankito 2024-09-19 01:29:24 +0200
  • 41c2b89c34 Added negativeButtonText, which crashes when DEVICE_CREDENTIALS is set, and which crashes if missing and DEVICE_CREDENTIALS is not set dankito 2024-09-19 01:07:22 +0200
  • 607eb4c2f5 Bumped Android version to 11 / 1.0.0-Alpha-13 dankito 2024-09-18 17:53:16 +0200
  • 9412f6b7f0 Implemented biometric authentication on Android dankito 2024-09-18 17:01:46 +0200
  • 4697119c58 Implemented LoginScreen dankito 2024-09-18 05:56:58 +0200
  • 6e6449e956 Implemented ProtectAppSettingsDialog dankito 2024-09-18 04:25:59 +0200
  • f1c4c8ca13 For FullscreenViews using now dark gray as header text color dankito 2024-09-18 02:37:09 +0200
  • a50f55daff Extracted SelectableFormListItem dankito 2024-09-18 02:28:12 +0200
  • db8d4a7dcd Started BankAccountSettingsScreen, but it's not possible to save changes yet dankito 2024-09-18 02:24:04 +0200
  • 2813224eff Started BankSettingsScreen, but it's not possible to save changes yet or to delete account dankito 2024-09-18 01:42:31 +0200
  • d98a77bc1d Showing also transaction (direct debit) details dankito 2024-09-18 00:19:22 +0200
  • 372a259f8b Updated version to Alpha 13 dankito 2024-09-17 23:52:05 +0200
  • da9184edea Started AccountTransactionDetailsScreen dankito 2024-09-17 23:49:22 +0200
  • ba3d0c4d30 Inverted order dankito 2024-09-17 22:51:28 +0200
  • 6df1094b96 Updated BankClient version to 0.6.0 main dankito 2024-09-17 21:46:46 +0200
  • 3c3734d565 Released version 10 / 1.0.0-Alpha-12 of Android app dankito 2024-09-17 15:24:55 +0200
  • af99608dd6 Set Min-SDK Version to 23 to include Android 6 (hope it works) dankito 2024-09-17 15:24:26 +0200
  • a11c862ecc Set list item header color to Zinc500 dankito 2024-09-17 04:15:09 +0200
  • 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' dankito 2024-09-17 04:10:43 +0200
  • b4ea02bbd8 Added properties for saving window state (but not using them yet) dankito 2024-09-17 03:57:40 +0200
  • 2d472d1683 Implemented saving UiSettings dankito 2024-09-17 03:39:08 +0200
  • de36a403df Fixed that bankCode has been renamed to domesticBankCode dankito 2024-09-17 02:37:12 +0200
  • debae8b7ca Implemented persisting AppSettings dankito 2024-09-17 02:36:49 +0200
  • 09a1a41c20 Showing unsupported account types as disabled dankito 2024-09-17 02:23:38 +0200
  • 75ccc648c5 Adjusted to new data model that AccountTransaction now has userSetReference and userSetOtherPartyName, and that userSetDisplayName got added to TanMedium, TanMethod and Holding dankito 2024-09-17 00:59:08 +0200
  • 34f2fca126 Added indices on bankId and accountId (not senseful in all cases (currently) ) dankito 2024-09-17 00:20:22 +0200
  • e883713eba Updated database model to updated data model dankito 2024-09-17 00:06:35 +0200
  • 4cd727b5c0 Adjusted to updated model that lists are now val MutableLists dankito 2024-09-16 23:33:56 +0200
  • 96c8cf59cd Adjusted to updated model that bankCode has been renamed to domesticBankCode and countryCode got added dankito 2024-09-16 23:21:20 +0200
  • d7a9acbe56 Appended ' Dev' to debug Android app name dankito 2024-09-16 23:16:58 +0200
  • 9330b72726 Updated to model changes: User has been renamed to BankAccess and bic is now nullable dankito 2024-09-16 17:08:43 +0200
  • 41586b0148 Fixed that back button works in ExportScreen dankito 2024-09-13 17:53:03 +0200
  • 56b73ca986 Reduced list item header font weight (remove it on Android completely?) dankito 2024-09-13 17:51:53 +0200
  • ded5595dae Implemented searching for multiple terms by separating search terms with ',' dankito 2024-09-12 20:09:54 +0200
  • 5253219565 Implemented filtering holdings dankito 2024-09-12 15:49:43 +0200
  • 5029a2c3cb Implemented updating holdings dankito 2024-09-12 13:56:08 +0200
  • 91d16b7e28 Updated to new data model dankito 2024-09-12 13:33:48 +0200
  • 202c9217e3 Implemented persisting and deleting Holdings (but not updating yet) dankito 2024-09-12 13:33:20 +0200
  • 0ff2f684ea Fixed showing ExportScreen on Desktop dankito 2024-09-12 11:51:09 +0200
  • fd87598b96 Added icon for Baader Bank dankito 2024-09-12 11:29:40 +0200
  • 1d58a3b9e2 Updated to new data model dankito 2024-09-12 11:09:03 +0200
  • c80b4389aa Added holdings group to LazyColumn so that they also get scrolled (and don't stick to the top) dankito 2024-09-12 11:07:55 +0200
  • 673ca08974 Fixed that ImageBitmap has been created very often dankito 2024-09-12 11:06:32 +0200
  • bd9229bb64 Saving retrieved images to disk on Android and Desktop dankito 2024-09-12 11:05:07 +0200
  • 802a96e6dd Updated to new Amount class which now has arithmetic operations dankito 2024-09-12 04:16:29 +0200
  • 9f7a276cf2 Added hint that implementation status is very experimental dankito 2024-09-12 00:52:42 +0200
  • 0ef8f61965 Added preview for Flickercode dankito 2024-09-12 00:22:50 +0200
  • ad4c78a380 Extracted createSqliteDriver() dankito 2024-09-12 00:22:22 +0200
  • 3a39c0e64f Made database handling a bit clearer dankito 2024-09-12 00:20:28 +0200
  • 35624c0034 Updated to new BankingClient model that renamed lastTransactionsRetrievalTime to lastAccountUpdateTime and made fints4k an implementation detail dankito 2024-09-12 00:17:43 +0200
  • 28530d63cd Implemented displaying Holdings dankito 2024-09-11 23:40:48 +0200
  • d618556f5b If otherPartyName is not set showing postingText instead dankito 2024-09-11 16:29:20 +0200
  • d98cbb2363 Showing other party name in bold dankito 2024-09-11 16:27:57 +0200
  • 1890fd9151 Implemented changed TanMethod dankito 2024-09-10 01:28:09 +0200
  • 05181e5f25 Displaying that chipTanFlickercode is not supported dankito 2024-09-10 01:26:59 +0200
  • 70aa32e1d6 Also replaced account.xml with an icon from Material Design Icons Extended dankito 2024-09-10 00:56:11 +0200
  • 772595b942 Added also EnterTanDialog previews for Android dankito 2024-09-10 00:39:34 +0200
  • 3a898b07b3 Using now also for all other former drawable resource icons the equivalent icon from MaterialIconsExtended dankito 2024-09-10 00:38:42 +0200
  • 16dbd4b0e6 Changed icon for export data dankito 2024-09-10 00:24:31 +0200
  • b82ac2e905 Changed icon for update account transactions dankito 2024-09-10 00:23:54 +0200
  • 9e1b1103c2 Fixed using full height (otherwise a lot of white background gets displayed when no bank account added dankito 2024-09-10 00:13:53 +0200
  • ada01465b9 Updated klf version to 1.6.1 dankito 2024-09-10 00:10:05 +0200