Philipp Crocoll
|
533d92509f
|
fix crowdin.yml file: adjust to renamed folder
|
2025-02-11 16:03:53 +01:00 |
|
PhilippC
|
46194317a8
|
Merge pull request #2766 from PhilippC/bugfix/potential-crashes-when-registering-receivers
fix potential crashes
|
2025-02-11 13:54:23 +01:00 |
|
PhilippC
|
c4d6e18759
|
Merge pull request #2765 from PhilippC/bugfix/2371-autofill-not-working-with-compose-apps
Fix autofill with Compose apps
|
2025-02-11 13:21:11 +01:00 |
|
Philipp Crocoll
|
ee41a600b1
|
fix potential crashes on old Android versions when registering receivers (after upgrade to support target sdk 34)
|
2025-02-11 13:18:23 +01:00 |
|
PhilippC
|
07562cc5a9
|
Merge pull request #2744 from midnight-wonderer/bug/hostname-matching
Fix hostname matching logic. closes #1926
|
2025-02-11 12:33:49 +01:00 |
|
Philipp Crocoll
|
0f5b411dc7
|
Fix an issue that autofill didn't work with compose apps as described on #2371. Closes #2371. Closes #2590 which is a prototype for this commit.
|
2025-02-11 12:33:14 +01:00 |
|
PhilippC
|
7577e3064c
|
Merge pull request #2764 from PhilippC/remove-unused-package
remove no-longer required package from dependencies
|
2025-02-11 12:07:21 +01:00 |
|
Philipp Crocoll
|
d33e1f266c
|
remove no-longer required package from dependencies
|
2025-02-11 11:12:25 +01:00 |
|
PhilippC
|
aeda21f163
|
Merge pull request #2762 from PhilippC/i18n-fix
I18n fix for password hint
|
2025-02-11 08:19:05 +01:00 |
|
Philipp Crocoll
|
4d1142df4d
|
Merge branch 'password-hint-fix' into i18n-fix
|
2025-02-06 13:03:22 +01:00 |
|
Philipp Crocoll
|
4c632d0c72
|
fix i18n of a password hint in entry edit
|
2025-02-06 13:02:28 +01:00 |
|
PhilippC
|
cd75d7cda8
|
Merge pull request #2761 from PhilippC/feature/target-sdk-34
upgrade to target sdk 34: mark OngoingNotificationsService as Use, register receivers as exported
|
2025-02-06 12:42:02 +01:00 |
|
Philipp Crocoll
|
deb3701ebf
|
Merge branch 'master' into i18n-fix
|
2025-02-06 12:30:04 +01:00 |
|
PhilippC
|
2bd0d415b6
|
Merge pull request #2758 from jonalmeida/patch-1
Remove deprecated Firefox Nightly app ID from trusted browsers
|
2025-02-06 12:17:20 +01:00 |
|
Philipp Crocoll
|
0bd58bd51f
|
upgrade to target sdk 34: mark OngoingNotificationsService as Special Use, register receivers as exported
(This is required because it is allowed that plugins send intents and also intents from system notifications are not received in NonExported mode)
|
2025-02-06 12:12:54 +01:00 |
|
Philipp Crocoll
|
d998e08b4f
|
make CreateDatabaseActivity use the blue theme to be more consistent
|
2025-02-06 11:19:29 +01:00 |
|
PhilippC
|
60e5dc21f1
|
Merge pull request #2760 from PhilippC/update-onedrive-implementation
Update onedrive implementation
|
2025-02-06 11:17:28 +01:00 |
|
Philipp Crocoll
|
793341918b
|
cleanup code and fix bug with "My files" variant
|
2025-02-06 10:40:36 +01:00 |
|
Jonathan Almeida
|
8759fe5346
|
Remove deprecated Firefox Nightly app ID from trusted browsers
This app ID has not been used for a few years now and can be safely removed.
See the original PR for added context: https://github.com/PhilippC/keepass2android/pull/896
|
2025-02-03 18:05:10 -05:00 |
|
PhilippC
|
1b8c0b8a70
|
Merge pull request #2754 from anttiharju/fix-push-branch-name
Use the right branch name
|
2025-01-30 10:37:02 +01:00 |
|
Philipp Crocoll
|
087af49514
|
fix OneDrive implementation for app folder
|
2025-01-30 09:09:25 +01:00 |
|
anttiharju
|
05e270bde3
|
Use the right branch name
|
2025-01-28 22:19:56 +02:00 |
|
Philipp Crocoll
|
7c6ce14348
|
this is the first attempt to fix the currently broken OneDrive implemenation by upgrading to Graph SDK 5. Unfortunately, the SDK is much harder to use because of a missing abstraction for DriveItems on different places (regular folder, special folder, shared folder) and also doesn't work well, see e.g. https://stackoverflow.com/questions/79374963/list-shared-folders-with-graph-sdk or https://stackoverflow.com/questions/79374845/graph-sdk-c-missing-methods-for-working-with-app-folder.
|
2025-01-21 16:23:07 +01:00 |
|
PhilippC
|
fdfa2b0bf2
|
Merge pull request #2747 from dktapps/patch-1
fix readme logo
|
2025-01-21 07:53:18 +01:00 |
|
Dylan T.
|
3fde725657
|
fix readme logo
|
2025-01-15 00:16:52 +00:00 |
|
PhilippC
|
146f181682
|
Merge pull request #2745 from PhilippC/argon2-fix
fix issue with argon2 kdf
|
2025-01-14 16:50:08 +01:00 |
|
PhilippC
|
1094b43009
|
Merge pull request #2746 from PhilippC/bugfix/refresh-number-of-entries-in-group
fix: number of entries in group did not immediately update
|
2025-01-14 16:49:54 +01:00 |
|
Philipp Crocoll
|
379d43e2b8
|
Merge remote-tracking branch 'remotes/origin/update-libs-and-tools'
|
2025-01-14 15:30:46 +01:00 |
|
Philipp Crocoll
|
090bc6249a
|
fix: number of entries in group did not immediately update when adding entries
|
2025-01-14 15:29:22 +01:00 |
|
Philipp Crocoll
|
73fc93ed96
|
fix issue with argon2 kdf (regression from .net8 migration) by
* including armeabi-v7 and arm64-v8 .so files
* switching to [LibraryImport] instead of [DllImport]
|
2025-01-14 13:55:21 +01:00 |
|
Sarun Rattanasiri
|
980df2b3a7
|
fix hostname matching logic
|
2025-01-14 17:24:48 +07:00 |
|
PhilippC
|
81b48a3ac2
|
Merge pull request #2743 from PhilippC/sdk-style-projects
Migrate to .net 8 and Material 3
|
2025-01-14 10:16:23 +01:00 |
|
Philipp Crocoll
|
29fc0fe5ae
|
adjust Makefile to hardlink the appropriate Manifest file from the Manifests folder. Adjust build.yml for renamed test project. Add AndroidManifest.xml to .gitignore as this is only a link.
|
2025-01-14 08:40:13 +01:00 |
|
Philipp Crocoll
|
0cae15a219
|
port AutofillParser unit tests to .net 8
|
2025-01-07 13:16:54 +01:00 |
|
Philipp Crocoll
|
409f6b9981
|
rename folder keepass2android => keepass2android-app
|
2025-01-07 11:20:08 +01:00 |
|
Philipp Crocoll
|
738d59dbda
|
remove old (pre-sdk-style) projects, rename sdk style projects to have the names of the old ones. adjust the .sln and .csproj files accordingly. This is a bit like a squash commit, as it shows the diff between the pre-sdk-style code with the updated code (sdk-style, Material3, Zxing=>GMS CodeScanner, Kdbp support removed)
|
2025-01-07 11:19:23 +01:00 |
|
Philipp Crocoll
|
63836de8aa
|
add svgs for two custom icons
|
2025-01-07 10:38:14 +01:00 |
|
Philipp Crocoll
|
9a95691860
|
remove no-longe-used testing project
|
2025-01-07 10:37:47 +01:00 |
|
Philipp Crocoll
|
4d129c5e05
|
add filtered resources to java project files
|
2025-01-07 10:23:44 +01:00 |
|
Philipp Crocoll
|
a672e9bbd2
|
reactivate QR scanning capabilities by using GMS CodeScanner (instead of ZXing which is no longer compatible with new .net Android); copy resource string from KP2AKeyboard project to app such that it can be used in the manifest.
|
2025-01-07 10:22:19 +01:00 |
|
Philipp Crocoll
|
0e3ef76d6e
|
recreate group activity when list text size was changed
|
2024-12-31 15:15:11 +01:00 |
|
Philipp Crocoll
|
2ad073c80f
|
fix layout of password activity
|
2024-12-31 14:22:16 +01:00 |
|
Philipp Crocoll
|
33c1f5d6dd
|
mask password textedit before assigning password. This ensures that there is not the fraction of a second where the password might be visible.
|
2024-12-31 14:00:24 +01:00 |
|
Philipp Crocoll
|
f0d9c8134e
|
improve behavior when changing the theme
|
2024-12-31 13:04:37 +01:00 |
|
PhilippC
|
830494851d
|
Merge pull request #2734 from anttiharju/prevent-duplicate-CI-runs
Prevent duplicate CI runs in PRs
|
2024-12-31 11:34:24 +01:00 |
|
anttiharju
|
6e30dd35ee
|
Prevent duplicate runs in PRs
|
2024-12-20 08:11:26 +02:00 |
|
Philipp Crocoll
|
bf5411bdb8
|
minor modifications to improve Material UI. Change dialog to Material Dialogs.
|
2024-12-17 13:14:56 +01:00 |
|
Philipp Crocoll
|
e14cd62e75
|
changes to implement material design/fix flaws and issues in the major activities. More testing pending.
|
2024-12-10 18:35:02 +01:00 |
|
Philipp Crocoll
|
ed9cd7180c
|
replace icons by vector drawables to fix color issues with day/night scheme
|
2024-12-10 15:06:37 +01:00 |
|
Philipp Crocoll
|
add8209f11
|
change encoding to utf8
|
2024-12-10 11:47:51 +01:00 |
|