J-Jamet
5adeb5cde0
fix: Tags
2025-10-06 17:20:59 +02:00
J-Jamet
b949d5d861
Merge branch 'develop' of https://hosted.weblate.org/projects/keepass-dx/strings into translations
2025-10-06 17:18:20 +02:00
J-Jamet
b4264a30a4
fix: Update description
2025-10-06 17:16:57 +02:00
J-Jamet
cf799c0f68
fix: Update to 4.1.9
2025-10-06 17:14:10 +02:00
J-Jamet
97f0ca519b
fix: Killed service #2201
2025-10-06 16:59:42 +02:00
J-Jamet
cf4047b701
Merge branch 'chenxiaolong-landscape-insets' into develop
2025-10-06 13:58:39 +02:00
J-Jamet
40608a3eb5
Merge branch 'landscape-insets' of github.com:chenxiaolong/KeePassDX into chenxiaolong-landscape-insets
2025-10-06 13:58:20 +02:00
J-Jamet
99cb50d031
fix: Bug report title
2025-10-06 12:47:30 +02:00
Oğuz Ersen
b0d0c35241
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/tr/
2025-10-05 18:02:07 +00:00
Mekyla Credo
6044c93a4a
Translated using Weblate (Filipino)
...
Currently translated at 46.5% (309 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/fil/
2025-10-05 18:02:05 +00:00
Oğuz Ersen
b544b5d54d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/tr/
2025-10-05 18:02:02 +00:00
Andrew Gunnerson
852378e484
Simplify inset logic, fix landscape mode, fix cutout overlapping
...
The commit primarily fixes a few overlapping issues caused by the window
inset handling. Previously, there were two main issues:
* Because setTransparentNavigationBar() checked for portrait mode, the
inset logic never executed in landscape mode. This caused the app to
overlap the status bar and navigation bar.
* The inset logic did not have handling for displayCutout insets. In
landscape mode, this would cause the app to overlap the notch or
camera hole punch area on phones.
In addition to fixing those issues, this commit simplifies the inset
logic a bit:
* applyWindowInsets() now accepts an EnumSet of WindowInsetPosition to
avoid needing to duplicate logic for the various position
combinations.
* Insets are now applied to the main container in the layout instead of
individual elements where possible. This eliminates the need for the
previous manual IME height handling logic in BOTTOM_IME vs
TOP_BOTTOM_IME (for avoiding the insets being applied twice).
* Since insets are now applied to the main layout container,
applyWindowInsets() now takes systemBars, displayCutout, and ime all
into consideration. This should avoid all possible overlapping.
* Add support for using padding instead of margins for insets. This is
used for GroupActivity's navigation drawer, where Material design
intends for the drawer background to be drawn behind system bars.
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com >
2025-10-04 17:24:24 -04:00
Alonso González Chaves
711a344860
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/es/
2025-10-04 14:02:05 +02:00
Alonso González Chaves
72087c7e5c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/es/
2025-10-04 14:02:01 +02:00
J-Jamet
f17d211fbd
fix: Change appearance summary #2171
2025-09-24 13:19:57 +02:00
Xo
ae903ad236
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/he/
2025-09-15 09:02:00 +00:00
Milo Ivir
7c3a15ce79
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/hr/
2025-09-12 16:01:59 +00:00
J-Jamet
2230fe66ab
Merge tag '4.1.8' into develop
...
4.1.8
2025-09-12 16:04:08 +02:00
J-Jamet
84a62a32ff
Merge branch 'release/4.1.8'
4.1.8
2025-09-12 16:03:59 +02:00
J-Jamet
da8ef9340c
fix: Loading ViewModel
2025-09-12 15:23:32 +02:00
J-Jamet
af068349e4
fix: Upgrade to 4.1.8
2025-09-12 14:14:06 +02:00
J-Jamet
56cb5953dd
fix: Deletable recycle bin #2163
2025-09-12 13:00:56 +02:00
J-Jamet
2fc2a9c7c1
fix: Delete algo during merge #1516
2025-09-11 21:19:40 +02:00
J-Jamet
69e7cdbc47
fix: Search with space #175
2025-09-11 16:43:40 +02:00
J-Jamet
39d9a74a73
fix: Warnings
2025-09-11 16:36:35 +02:00
shinebrillant
b609d4e182
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/zh_Hant/
2025-09-11 13:02:01 +00:00
J-Jamet
7212c73481
fix: Warnings
2025-09-11 14:55:37 +02:00
J-Jamet
3ee4caa153
fix: Warnings
2025-09-11 14:53:41 +02:00
J-Jamet
28e4d929bb
fix: Warnings
2025-09-11 14:51:35 +02:00
Artyom Rybakov
e8ecf28f7c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/ru/
2025-09-10 14:21:47 +02:00
shinebrillant
3d5adbfc01
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/zh_Hant/
2025-09-10 14:21:46 +02:00
Matthaiks
72bfc50703
Translated using Weblate (Polish)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/pl/
2025-09-10 14:21:46 +02:00
Matthaiks
a60e2e780d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/pl/
2025-09-09 12:01:58 +00:00
Retrial
9210851765
Translated using Weblate (Greek)
...
Currently translated at 100.0% (664 of 664 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/el/
2025-09-09 12:01:56 +00:00
J-Jamet
a46251be7b
fix: Better biometric exception implementation
2025-09-09 13:37:50 +02:00
J-Jamet
e8ec27dc38
fix: Upgrade to API 35
2025-09-09 11:45:30 +02:00
J-Jamet
30dd7c567c
fix: Autofill compatibility package
2025-09-08 15:17:09 +02:00
J-Jamet
b196145578
Merge branch 'milotype-croatian-translation-20250907' into translations
...
# Conflicts:
# fastlane/metadata/android/hr/full_description.txt
# fastlane/metadata/android/hr/short_description.txt
# fastlane/metadata/android/hr/title.txt
2025-09-08 12:45:09 +02:00
J-Jamet
ac347db2d1
fix: Translations
2025-09-08 12:43:06 +02:00
J-Jamet
013c437cf7
Merge branch 'develop' of https://hosted.weblate.org/projects/keepass-dx/strings into translations
2025-09-08 12:38:51 +02:00
Milo Ivir
1f600d60e3
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/hr/
2025-09-08 12:33:27 +02:00
Milo Ivir
d5ecaeb331
Add Croatian translation
2025-09-07 16:29:42 +02:00
Milo Ivir
db8b0100de
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (666 of 666 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/hr/
2025-09-07 15:51:05 +02:00
Ihor Hordiichuk
5f41177a1f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (666 of 666 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/uk/
2025-09-06 12:01:59 +00:00
Artyom Rybakov
0db2b7023e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: KeePassDX/Metadata
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/metadata/ru/
2025-09-02 14:02:02 +00:00
Artyom Rybakov
a2c2a21dde
Translated using Weblate (Russian)
...
Currently translated at 100.0% (666 of 666 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/ru/
2025-09-02 14:02:00 +00:00
scollovati
d7a3e7fedd
Translated using Weblate (Italian)
...
Currently translated at 100.0% (666 of 666 strings)
Translation: KeePassDX/Strings
Translate-URL: https://hosted.weblate.org/projects/keepass-dx/strings/it/
2025-09-02 14:01:58 +00:00
J-Jamet
5e4ee167fc
Merge branch 'rmacklin-remember-last-read-only-state-of-each-database' into develop
2025-09-01 19:02:59 +02:00
J-Jamet
c911b7c511
fix: Import DatabaseFile
2025-09-01 19:01:35 +02:00
J-Jamet
c79d1f1b81
Merge branch 'Dev-ClayP-master' into develop
2025-09-01 18:19:11 +02:00