Skip to content

Commit

Permalink
v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-schliephake committed Feb 22, 2023
2 parents f2ab467 + c3e95a1 commit bf21c69
Show file tree
Hide file tree
Showing 12 changed files with 418 additions and 59 deletions.
11 changes: 11 additions & 0 deletions App/sv.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* Name of the app */
"CFBundleDisplayName" = "Lösenord";

/* Shown when user is asked for Camera permissions for scanning an OTP QR code, same as "_scanQrCode" in Localizable.strings and "NSCameraUsageDescription" in Provider/InfoPlist.strings and "NSCameraUsageDescription" in Extension/InfoPlist.strings */
"NSCameraUsageDescription" = "Scanna QR-kod";

/* Shown when user is asked for Face ID permissions, same as "_unlockApp" in Localizable.strings and "NSFaceIDUsageDescription" in Provider/InfoPlist.strings and "NSFaceIDUsageDescription" in Extension/InfoPlist.strings */
"NSFaceIDUsageDescription" = "Lås upp app";

/* Shown when user is asked for photo library permissions, same as "_shareQrCode" in Localizable.strings and "NSPhotoLibraryAddUsageDescription" in Provider/InfoPlist.strings and "NSPhotoLibraryAddUsageDescription" in Extension/InfoPlist.strings */
"NSPhotoLibraryAddUsageDescription" = "Dela QR-kod";
11 changes: 11 additions & 0 deletions Extension/sv.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/* Name of the action button in Safari's share sheet */
"CFBundleDisplayName" = "Infoga engångslösenord";

/* Shown when user is asked for Camera permissions for scanning an OTP QR code, same as "_scanQrCode" in Localizable.strings and "NSCameraUsageDescription" in App/InfoPlist.strings and "NSCameraUsageDescription" in Provider/InfoPlist.strings */
"NSCameraUsageDescription" = "Scanna QR-kod";

/* Shown when user is asked for Face ID permissions, same as "_unlockApp" in Localizable.strings and "NSFaceIDUsageDescription" in App/InfoPlist.strings and "NSFaceIDUsageDescription" in Provider/InfoPlist.strings */
"NSFaceIDUsageDescription" = "Lås upp app";

/* Shown when user is asked for photo library permissions, same as "_shareQrCode" in Localizable.strings and "NSPhotoLibraryAddUsageDescription" in App/InfoPlist.strings and "NSPhotoLibraryAddUsageDescription" in Provider/InfoPlist.strings */
"NSPhotoLibraryAddUsageDescription" = "Dela QR-kod";
74 changes: 37 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.5)
CFPropertyList (3.0.6)
rexml
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.628.0)
aws-sdk-core (3.144.0)
aws-partitions (1.705.0)
aws-sdk-core (3.170.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (1.62.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-s3 (1.119.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.1)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.0.3)
claide (1.1.0)
colored (1.2)
colored2 (3.1.2)
commander (4.6.0)
Expand All @@ -36,8 +36,8 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.92.4)
faraday (1.10.2)
excon (0.99.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand Down Expand Up @@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.209.1)
fastlane (2.211.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -107,9 +107,9 @@ GEM
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-versioning (0.5.1)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.25.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-core (0.7.0)
google-apis-androidpublisher_v3 (0.33.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-core (0.10.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -118,27 +118,27 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.13.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-playcustomapp_v1 (0.10.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-storage_v1 (0.17.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-iamcredentials_v1 (0.16.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-playcustomapp_v1 (0.12.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.39.0)
google-cloud-errors (1.3.0)
google-cloud-storage (1.44.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.17.0)
google-apis-storage_v1 (~> 0.19.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.2.0)
googleauth (1.3.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
Expand All @@ -149,11 +149,11 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.1)
json (2.6.2)
jwt (2.5.0)
jmespath (1.6.2)
json (2.6.3)
jwt (2.7.0)
memoist (0.16.2)
mini_magick (4.11.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
multi_json (1.15.0)
multipart-post (2.0.0)
Expand All @@ -162,7 +162,7 @@ GEM
optparse (0.1.1)
os (1.1.4)
plist (3.6.0)
public_suffix (5.0.0)
public_suffix (5.0.1)
rake (13.0.6)
representable (3.2.0)
declarative (< 0.1.0)
Expand All @@ -179,7 +179,7 @@ GEM
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
simctl (1.6.10)
CFPropertyList
naturally
terminal-notifier (2.0.0)
Expand All @@ -195,10 +195,10 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.1)
word_wrap (1.0.0)
xcode-install (2.8.0)
claide (>= 0.9.1, < 1.1.0)
xcode-install (2.8.1)
claide (>= 0.9.1)
fastlane (>= 2.1.0, < 3.0.0)
xcodeproj (1.22.0)
CFPropertyList (>= 2.3.3, < 4.0)
Expand All @@ -222,4 +222,4 @@ DEPENDENCIES
xcode-install

BUNDLED WITH
2.3.4
2.4.6
36 changes: 22 additions & 14 deletions Passwords.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,10 @@
DD9FAD5726A3793A00770FEA /* SelectFolderNavigation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectFolderNavigation.swift; sourceTree = "<group>"; };
DD9FAD5A26A3796500770FEA /* SelectFolderPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectFolderPage.swift; sourceTree = "<group>"; };
DDA4FE7526E755C000D6F92E /* View+Initialize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Initialize.swift"; sourceTree = "<group>"; };
DDAF982529910B86005D062D /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DDAF982629910B8F005D062D /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DDAF982729910B9A005D062D /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DDAF982829910BA7005D062D /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
DDB1695327D1FCFF00F4D752 /* Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = Extension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
DDB1695427D1FCFF00F4D752 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; };
DDB1695927D1FCFF00F4D752 /* ExtensionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1284,12 +1288,12 @@
knownRegions = (
en,
de,
Base,
cs,
fr,
ru,
"nb-NO",
ca,
sv,
);
mainGroup = 8F118746253C9EE10019FECA;
packageReferences = (
Expand Down Expand Up @@ -1928,6 +1932,7 @@
DDBD6EA32702F708003A747D /* ru */,
DD34DEEB2828F56F004DA186 /* nb-NO */,
DD0424682829858900E9B9DE /* ca */,
DDAF982829910BA7005D062D /* sv */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand All @@ -1942,6 +1947,7 @@
DDBD6EA12702F708003A747D /* ru */,
DD34DEEC2828F592004DA186 /* nb-NO */,
DD0424652829853100E9B9DE /* ca */,
DDAF982529910B86005D062D /* sv */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -1956,6 +1962,7 @@
DDBD6EA22702F708003A747D /* ru */,
DD34DEED2828F5A3004DA186 /* nb-NO */,
DD0424662829853A00E9B9DE /* ca */,
DDAF982629910B8F005D062D /* sv */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -1970,6 +1977,7 @@
DDB1697327D2040D00F4D752 /* ru */,
DD34DEEE2828F5AF004DA186 /* nb-NO */,
DD0424672829854900E9B9DE /* ca */,
DDAF982729910B9A005D062D /* sv */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand Down Expand Up @@ -2105,7 +2113,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "";
CODE_SIGN_ENTITLEMENTS = App/Passwords.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 3L4U93393E;
ENABLE_PREVIEWS = YES;
Expand All @@ -2115,7 +2123,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER)";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
Expand All @@ -2132,7 +2140,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = "";
CODE_SIGN_ENTITLEMENTS = App/Passwords.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = 3L4U93393E;
ENABLE_PREVIEWS = YES;
Expand All @@ -2142,7 +2150,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER)";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
Expand Down Expand Up @@ -2198,7 +2206,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Provider/Provider.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_TEAM = 3L4U93393E;
INFOPLIST_FILE = Provider/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Expand All @@ -2207,7 +2215,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER).Provider";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2221,7 +2229,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = Provider/Provider.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_TEAM = 3L4U93393E;
INFOPLIST_FILE = Provider/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Expand All @@ -2230,7 +2238,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER).Provider";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -2285,7 +2293,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = ExtensionIcon;
CODE_SIGN_ENTITLEMENTS = Extension/Extension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_TEAM = 3L4U93393E;
INFOPLIST_FILE = Extension/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Expand All @@ -2294,7 +2302,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER).Extension";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2309,7 +2317,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = ExtensionIcon;
CODE_SIGN_ENTITLEMENTS = Extension/Extension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 33;
DEVELOPMENT_TEAM = 3L4U93393E;
INFOPLIST_FILE = Extension/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
Expand All @@ -2318,7 +2326,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.6.5;
MARKETING_VERSION = 2.6.6;
PRODUCT_BUNDLE_IDENTIFIER = "$(PARENT_PRODUCT_BUNDLE_IDENTIFIER).Extension";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -2392,7 +2400,7 @@
repositoryURL = "https://github.com/jedisct1/swift-sodium.git";
requirement = {
kind = revision;
revision = a19da78de3b4467d46c0bd3593b42ee033aa716d;
revision = f67e6e0814ca9ab67f9ab20a1c0e63870bd52322;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/jedisct1/swift-sodium.git",
"state" : {
"revision" : "a19da78de3b4467d46c0bd3593b42ee033aa716d"
"revision" : "f67e6e0814ca9ab67f9ab20a1c0e63870bd52322"
}
}
],
Expand Down
8 changes: 8 additions & 0 deletions Provider/sv.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* Shown when user is asked for Camera permissions for scanning an OTP QR code, same as "_scanQrCode" in Localizable.strings and "NSCameraUsageDescription" in App/InfoPlist.strings and "NSCameraUsageDescription" in Extension/InfoPlist.strings */
"NSCameraUsageDescription" = "Scanna QR-kod";

/* Shown when user is asked for Face ID permissions, same as "_unlockApp" in Localizable.strings and "NSFaceIDUsageDescription" in App/InfoPlist.strings and "NSFaceIDUsageDescription" in Extension/InfoPlist.strings */
"NSFaceIDUsageDescription" = "Lås upp app";

/* Shown when user is asked for photo library permissions, same as "_shareQrCode" in Localizable.strings and "NSPhotoLibraryAddUsageDescription" in App/InfoPlist.strings and "NSPhotoLibraryAddUsageDescription" in Extension/InfoPlist.strings */
"NSPhotoLibraryAddUsageDescription" = "Dela QR-kod";
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ You can install beta builds by joining the [TestFlight](https://testflight.apple
- Russian: [jensaymoo](https://github.com/jensaymoo)
- Norwegian: [Allan Nordhøy](https://github.com/comradekingu)
- Catalan: [Maite Guix](https://hosted.weblate.org/user/maite.guix)
- Swedish: [Anders Johansson](https://github.com/tellustheguru)

Everybody is welcome to contribute translations via [Weblate](https://hosted.weblate.org/engage/nextcloud-passwords-ios)!
Loading

0 comments on commit bf21c69

Please sign in to comment.