dankito
|
2cc5408857
|
Added initializedListeners to IBankingPersistence
|
2022-02-07 00:18:14 +01:00 |
dankito
|
7e0ab6ec9d
|
Bumped version to 1.0.0 Alpha 8 / 6
|
2022-02-07 00:18:13 +01:00 |
dankito
|
d2510d2722
|
Bumped project version to 5
|
2022-02-07 00:18:13 +01:00 |
dankito
|
8bf7b24548
|
Bumped build version to 4
|
2022-02-07 00:18:13 +01:00 |
dankito
|
427db22ef1
|
Implemented AccountTransactionDetailsDialog
|
2022-02-07 00:18:13 +01:00 |
dankito
|
c4bfb145fa
|
Also displaying bank code of selected bank
|
2022-02-07 00:18:13 +01:00 |
dankito
|
18035203b7
|
Implemented merging banks with same bank code and pin tan address in BankList.json
|
2022-02-07 00:18:13 +01:00 |
dankito
|
eb7fe4a284
|
Bumped version number to 3
|
2022-02-07 00:18:13 +01:00 |
dankito
|
30f564a886
|
Removed savePassword option again
|
2022-02-07 00:18:13 +01:00 |
dankito
|
883a64ce91
|
Set project version to 2 (but already some commits ago last week)
|
2022-02-07 00:18:13 +01:00 |
dankito
|
c5cf11e8fc
|
Implemented that on tap on label also password visibility gets toggled
|
2022-02-07 00:18:13 +01:00 |
dankito
|
c037308751
|
Fixed that tap on label didn't lead to a change in focusTextField's value
|
2022-02-07 00:18:13 +01:00 |
dankito
|
8787b2ffd7
|
Implemented saving lastSelectedOpenPdfFolder and lastSelectedImportFolder
|
2022-02-07 00:18:13 +01:00 |
dankito
|
f426632e01
|
Fixed that countDaysForWhichTransactionsAreKept may is null
|
2022-02-07 00:18:13 +01:00 |
dankito
|
d4f582914a
|
Fixed persisting lastSelectedExportFolder also on iOS
|
2022-02-07 00:18:13 +01:00 |
dankito
|
b49d3d0ea7
|
Fixed uncommitted files
|
2022-02-07 00:18:08 +01:00 |
dankito
|
02af929744
|
As found in documentation (die reine Schule) checking canEvaluatePolicy() first
|
2022-02-07 00:18:08 +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
|
57290a3c2a
|
Fixed that sometimes Xcode tries to compile app to ARM 64 for iOS simulator (which only runs on x86_64)
|
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
|
eff4e131df
|
Implemented showAddAccountDialog() and TransferMoneyDialog()
|
2022-02-07 00:18:08 +01:00 |
dankito
|
75a6f61644
|
Forgot to commit BankingiOSApp.xcscheme
|
2022-02-07 00:18:08 +01:00 |
dankito
|
b283a3014b
|
Added screenshotsAllowed to data model but functionality is not implemented yet
|
2022-02-07 00:18:08 +01:00 |
dankito
|
93e348edc1
|
Reformulated login prompts
|
2022-02-07 00:18:08 +01:00 |
dankito
|
33fd8c1475
|
Added app icon to LoginDialog. Had to add app icon separately as "AppIcon" imageset is not referencable during runtime (with a trick at lease AppIcon60x60 but that was too small)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
8b8067be71
|
Fixed view for iOS 14
|
2022-02-07 00:18:08 +01:00 |
dankito
|
cf0d721a1b
|
Simplified LoginDialog view
|
2022-02-07 00:18:08 +01:00 |
dankito
|
4777ffb699
|
Fixed that Werktag (business day) was incorrect, Banktag (banking day) is correct
|
2022-02-07 00:18:08 +01:00 |
dankito
|
86d1e5856e
|
Made (hopefully) translations for login, ask user to delete account and that bank is not supported by app better understandable
|
2022-02-07 00:18:08 +01:00 |
dankito
|
a7b47665a5
|
Implemented displaying a switch to be able to set if password should be saved or not, but there's not logic behind it yet
|
2022-02-07 00:18:08 +01:00 |
dankito
|
29bbe298f3
|
Renamed updateAccountAutomatically to includeInAutomaticAccountsUpdate
|
2022-02-07 00:18:08 +01:00 |
dankito
|
dd604fd064
|
Fixed that SettingsDialog has been created before AppSettings have been deserialized
|
2022-02-07 00:18:08 +01:00 |
dankito
|
0706c91bac
|
Removed automaticallyUpdateAccounts as automaticallyUpdateAccountsAfterMinutes can contain information if accounts should be updated automatically or not
|
2022-02-07 00:18:08 +01:00 |
dankito
|
ffeb412a84
|
Implemented Stopwatch
|
2022-02-07 00:18:08 +01:00 |
dankito
|
cf02128e94
|
Set default value for automaticallyUpdateAccountsAfterMinutes to six hours
|
2022-02-07 00:18:08 +01:00 |
dankito
|
6c17449fc4
|
Implemented displaying that automaticallyUpdateAccountsAfterMinutes and lockAppAfterMinutes can be set, but they have no functionality yet
|
2022-02-07 00:18:08 +01:00 |
dankito
|
5a4f962293
|
Renamed updateAccountsAutomatically to automaticallyUpdateAccounts, refreshAccountsAfterMinutes to automaticallyUpdateAccountsAfterMinutes and added lockAppAfterMinutes
|
2022-02-07 00:18:08 +01:00 |
dankito
|
82c0a5938e
|
Extracted extension methods to convert KotlinCharArray
|
2022-02-07 00:18:08 +01:00 |
dankito
|
08b7eb28a7
|
Removed unnecessary steps from setPasswords()
|
2022-02-07 00:18:08 +01:00 |
dankito
|
3da594b846
|
Fixed that in iOS setting authentication type to biometric wasn't possible anymore as () tried to open database without changing its password before (also renamed methods in Android to be symmetrically to iOS)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
81bc6a94bb
|
Implemented encrypting AuthenticationType and default password
|
2022-02-07 00:18:08 +01:00 |
dankito
|
50ae70a92c
|
Implemented creating and saving random salt
|
2022-02-07 00:18:08 +01:00 |
dankito
|
b1c027b608
|
Implemented hashing login password with scrypt (but still using a static salt; CryptoSwift has accidentally already been commit with last commit)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
acf0345aaf
|
Implemented deleting all keychain items after re-installing app
|
2022-02-07 00:18:08 +01:00 |
dankito
|
93de8bf252
|
Fixed that persistentContainer and therefore context is nil if during login screen app enters background
|
2022-02-07 00:18:08 +01:00 |
dankito
|
360e75426f
|
Forgot to commit linkForegroundColor() and alignVertically()
|
2022-02-07 00:18:08 +01:00 |
dankito
|
5acb2353c7
|
Implemented setting database password in iOS
|
2022-02-07 00:18:08 +01:00 |
dankito
|
5c63af15a0
|
Added EncryptedCoreData pod to be able to encrypt CoreData database (even though currently just using a hard coded default password)
|
2022-02-07 00:18:08 +01:00 |
dankito
|
f0271a2f85
|
Centralized setting passwords in setPasswords()
|
2022-02-07 00:18:08 +01:00 |
dankito
|
79d746a395
|
Injecting now AuthenticationService
|
2022-02-07 00:18:08 +01:00 |