PhilippC
|
d6e30b805d
|
New translations strings.xml (Ukrainian)
|
2025-02-11 16:18:31 +01:00 |
|
PhilippC
|
e8aeaf71d4
|
New translations strings.xml (Turkish)
|
2025-02-11 16:18:30 +01:00 |
|
PhilippC
|
1500d635e9
|
New translations strings.xml (Swedish)
|
2025-02-11 16:18:29 +01:00 |
|
PhilippC
|
27798ea073
|
New translations strings.xml (Serbian (Cyrillic))
|
2025-02-11 16:18:28 +01:00 |
|
PhilippC
|
891918269e
|
New translations strings.xml (Slovenian)
|
2025-02-11 16:18:28 +01:00 |
|
PhilippC
|
0cf8ec67da
|
New translations strings.xml (Slovak)
|
2025-02-11 16:18:27 +01:00 |
|
PhilippC
|
217a3d107d
|
New translations strings.xml (Russian)
|
2025-02-11 16:18:26 +01:00 |
|
PhilippC
|
38a229cb78
|
New translations strings.xml (Portuguese)
|
2025-02-11 16:18:24 +01:00 |
|
PhilippC
|
0598d49ba0
|
New translations strings.xml (Polish)
|
2025-02-11 16:18:24 +01:00 |
|
PhilippC
|
f8f2dbc7f4
|
New translations strings.xml (Dutch)
|
2025-02-11 16:18:22 +01:00 |
|
PhilippC
|
7449d5dbb1
|
New translations strings.xml (Korean)
|
2025-02-11 16:18:22 +01:00 |
|
PhilippC
|
a890b0f66e
|
New translations strings.xml (Japanese)
|
2025-02-11 16:18:21 +01:00 |
|
PhilippC
|
1647ed455e
|
New translations strings.xml (Italian)
|
2025-02-11 16:18:20 +01:00 |
|
PhilippC
|
a383847d5b
|
New translations strings.xml (Hungarian)
|
2025-02-11 16:18:19 +01:00 |
|
PhilippC
|
3fb2a824cf
|
New translations strings.xml (Hebrew)
|
2025-02-11 16:18:18 +01:00 |
|
PhilippC
|
dd7579ce7c
|
New translations strings.xml (Finnish)
|
2025-02-11 16:18:17 +01:00 |
|
PhilippC
|
49c51ceea4
|
New translations strings.xml (Basque)
|
2025-02-11 16:18:16 +01:00 |
|
PhilippC
|
a5370793cb
|
New translations strings.xml (Greek)
|
2025-02-11 16:18:15 +01:00 |
|
PhilippC
|
6f72020607
|
New translations strings.xml (German)
|
2025-02-11 16:18:14 +01:00 |
|
PhilippC
|
6a7c61ea3c
|
New translations strings.xml (Danish)
|
2025-02-11 16:18:13 +01:00 |
|
PhilippC
|
46c1854481
|
New translations strings.xml (Czech)
|
2025-02-11 16:18:12 +01:00 |
|
PhilippC
|
72030a4749
|
New translations strings.xml (Catalan)
|
2025-02-11 16:18:11 +01:00 |
|
PhilippC
|
1c18884527
|
New translations strings.xml (Bulgarian)
|
2025-02-11 16:18:10 +01:00 |
|
PhilippC
|
1c5c695f4f
|
New translations strings.xml (Belarusian)
|
2025-02-11 16:18:09 +01:00 |
|
PhilippC
|
a1cef1ccda
|
New translations strings.xml (Arabic)
|
2025-02-11 16:18:08 +01:00 |
|
PhilippC
|
4dfcbbf62a
|
New translations strings.xml (Spanish)
|
2025-02-11 16:18:07 +01:00 |
|
PhilippC
|
d0e1a15673
|
New translations strings.xml (French)
|
2025-02-11 16:18:06 +01:00 |
|
PhilippC
|
8fc9324be5
|
New translations strings.xml (Romanian)
|
2025-02-11 16:18:05 +01:00 |
|
Philipp Crocoll
|
96960ef376
|
upgrade Dropbox SDK to 7.0.0. This is required before 01/2026 as described in https://dropbox.tech/developers/api-server-certificate-changes.
|
2025-02-11 16:00:59 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Philipp Crocoll
|
409f6b9981
|
rename folder keepass2android => keepass2android-app
|
2025-01-07 11:20:08 +01:00 |
|