diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3ff754a54..7dad4798d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -32,3 +32,6 @@ src/App/Resources/AppResources.resx src/watchOS/bitwarden/bitwarden\ WatchKit\ Extension/Localization/en.lproj store/apple/en store/google/en + +## Utils ## +store/google/Publisher diff --git a/src/App/Platforms/Android/Accessibility/AccessibilityHelpers.cs b/src/App/Platforms/Android/Accessibility/AccessibilityHelpers.cs index efc650f6c..11ef91df2 100644 --- a/src/App/Platforms/Android/Accessibility/AccessibilityHelpers.cs +++ b/src/App/Platforms/Android/Accessibility/AccessibilityHelpers.cs @@ -112,6 +112,7 @@ namespace Bit.Droid.Accessibility new Browser("org.bromite.chromium", "url_bar"), new Browser("org.chromium.chrome", "url_bar"), new Browser("org.codeaurora.swe.browser", "url_bar"), + new Browser("org.cromite.cromite", "url_bar"), new Browser("org.gnu.icecat", "url_bar_title,mozac_browser_toolbar_url_view"), // 2nd = Anticipation new Browser("org.mozilla.fenix", "mozac_browser_toolbar_url_view"), new Browser("org.mozilla.fenix.nightly", "mozac_browser_toolbar_url_view"), // [DEPRECATED ENTRY] diff --git a/src/App/Platforms/Android/AndroidManifest.xml b/src/App/Platforms/Android/AndroidManifest.xml index 22d585242..ca3072fa7 100644 --- a/src/App/Platforms/Android/AndroidManifest.xml +++ b/src/App/Platforms/Android/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/src/App/Platforms/Android/Autofill/AutofillHelpers.cs b/src/App/Platforms/Android/Autofill/AutofillHelpers.cs index 1cfa10444..fbbf3209e 100644 --- a/src/App/Platforms/Android/Autofill/AutofillHelpers.cs +++ b/src/App/Platforms/Android/Autofill/AutofillHelpers.cs @@ -130,6 +130,7 @@ namespace Bit.Droid.Autofill "org.bromite.chromium", "org.chromium.chrome", "org.codeaurora.swe.browser", + "org.cromite.cromite", "org.gnu.icecat", "org.mozilla.fenix", "org.mozilla.fenix.nightly", diff --git a/src/App/Platforms/Android/Resources/xml/autofillservice.xml b/src/App/Platforms/Android/Resources/xml/autofillservice.xml index b29d3c7c6..6fbee445d 100644 --- a/src/App/Platforms/Android/Resources/xml/autofillservice.xml +++ b/src/App/Platforms/Android/Resources/xml/autofillservice.xml @@ -236,6 +236,9 @@ + diff --git a/src/Core/Resources/Localization/AppResources.fi.resx b/src/Core/Resources/Localization/AppResources.fi.resx index 66692ea4f..44783574d 100644 --- a/src/Core/Resources/Localization/AppResources.fi.resx +++ b/src/Core/Resources/Localization/AppResources.fi.resx @@ -2426,7 +2426,7 @@ turvallisesti valitsemalla "Lisää TOTP" "Fastmail" is the product name and should not be translated. - ForwardEmail + Forward Email "ForwardEmail" is the product name and should not be translated. diff --git a/src/Core/Resources/Localization/AppResources.uk.resx b/src/Core/Resources/Localization/AppResources.uk.resx index 59d39da16..9467ea138 100644 --- a/src/Core/Resources/Localization/AppResources.uk.resx +++ b/src/Core/Resources/Localization/AppResources.uk.resx @@ -1176,17 +1176,17 @@ Відкрити налаштування автозаповнення - Розпізнавання обличчя + Face ID What Apple calls their facial recognition reader. - Використовувати розпізнавання обличчя для підтвердження. + Використовувати Face ID для підтвердження. Розблокування з Face ID - Підтвердження розпізнавання обличчя + Підтвердження Face ID Windows Hello @@ -2354,7 +2354,7 @@ Схвалювати запити на вхід - Використовувати цей пристрій для схвалення запитів на вхід, виконаних з інших пристроїв + Схвалювати запити на вхід, виконані з інших пристроїв Дозволити сповіщення diff --git a/src/iOS.Autofill/Info.plist b/src/iOS.Autofill/Info.plist index adc196ea8..9adc963db 100644 --- a/src/iOS.Autofill/Info.plist +++ b/src/iOS.Autofill/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.autofill CFBundleShortVersionString - 2023.10.1 + 2023.12.1 CFBundleVersion 1 CFBundleLocalizations diff --git a/src/iOS.Extension/Info.plist b/src/iOS.Extension/Info.plist index 364d7b3d6..dd032665b 100644 --- a/src/iOS.Extension/Info.plist +++ b/src/iOS.Extension/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden.find-login-action-extension CFBundleShortVersionString - 2023.10.1 + 2023.12.1 CFBundleLocalizations en diff --git a/src/iOS.ShareExtension/Info.plist b/src/iOS.ShareExtension/Info.plist index 95c9cfa1a..1535ae739 100644 --- a/src/iOS.ShareExtension/Info.plist +++ b/src/iOS.ShareExtension/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2023.10.1 + 2023.12.1 CFBundleVersion 1 MinimumOSVersion diff --git a/src/iOS/Info.plist b/src/iOS/Info.plist index a04496177..357f6042e 100644 --- a/src/iOS/Info.plist +++ b/src/iOS/Info.plist @@ -11,7 +11,7 @@ CFBundleIdentifier com.8bit.bitwarden CFBundleShortVersionString - 2023.10.1 + 2023.12.1 CFBundleVersion 1 CFBundleIconName