Skip to content

Commit

Permalink
Merge pull request #128 from twofas/release/5.3.8
Browse files Browse the repository at this point in the history
[TF-0] merge 5.3.8
  • Loading branch information
gmachnio authored Jul 25, 2024
2 parents ddefdfa + fb8675d commit 9d09b5e
Show file tree
Hide file tree
Showing 16 changed files with 72 additions and 14 deletions.
2 changes: 1 addition & 1 deletion TwoFAS/Protection/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/ProtectionTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/PushNotifications/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/Storage/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/Sync/Other/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/TimeVerification/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down
15 changes: 13 additions & 2 deletions TwoFAS/TwoFAS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
objects = {

/* Begin PBXBuildFile section */
8F7952532C01D1940053F776 /* KeyboardButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F7952522C01D1940053F776 /* KeyboardButtonStyle.swift */; };
8F5C0C6C2BFFAC8A00D73ADE /* TwoFAS.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 8F5C0C6A2BFFAC8900D73ADE /* TwoFAS.xcdatamodeld */; };
8F5C0C6F2BFFACA900D73ADE /* Sync.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 8F5C0C6D2BFFACA900D73ADE /* Sync.xcdatamodeld */; };
8F7952532C01D1940053F776 /* KeyboardButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F7952522C01D1940053F776 /* KeyboardButtonStyle.swift */; };
C200E49E1FB3911B00D7C748 /* Storage.h in Headers */ = {isa = PBXBuildFile; fileRef = C200E49C1FB3911B00D7C748 /* Storage.h */; settings = {ATTRIBUTES = (Public, ); }; };
C200E4A11FB3911B00D7C748 /* Storage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C200E49A1FB3911B00D7C748 /* Storage.framework */; };
C200E4A21FB3911B00D7C748 /* Storage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C200E49A1FB3911B00D7C748 /* Storage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
Expand Down Expand Up @@ -1876,9 +1876,14 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
8F7952522C01D1940053F776 /* KeyboardButtonStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardButtonStyle.swift; sourceTree = "<group>"; };
8F5C0C6B2BFFAC8900D73ADE /* TwoFAS.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TwoFAS.xcdatamodel; sourceTree = "<group>"; };
8F5C0C6E2BFFACA900D73ADE /* Sync.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Sync.xcdatamodel; sourceTree = "<group>"; };
8F7952522C01D1940053F776 /* KeyboardButtonStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardButtonStyle.swift; sourceTree = "<group>"; };
8FD3F0852C37324B0042092E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
8FD3F0862C37324B0042092E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/TwoFASWidget.strings; sourceTree = "<group>"; };
8FD3F0872C37324B0042092E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = "<group>"; };
8FD3F0882C37324B0042092E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8FD3F0892C3732A80042092E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = ../TwoFAS/Other/el.lproj/Localizable.strings; sourceTree = "<group>"; };
C200E49A1FB3911B00D7C748 /* Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
C200E49C1FB3911B00D7C748 /* Storage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Storage.h; sourceTree = "<group>"; };
C200E49D1FB3911B00D7C748 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -9080,6 +9085,7 @@
nl,
tr,
"zh-Hans",
el,
);
mainGroup = C236666A1FB2644900989ACA;
packageReferences = (
Expand Down Expand Up @@ -11079,6 +11085,7 @@
C22294E12A9F5B4400DB7965 /* nl */,
C281909E2B0B84910042BB7D /* tr */,
C21BF26C2B5B340100915507 /* zh-Hans */,
8FD3F0882C37324B0042092E /* el */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -11099,6 +11106,7 @@
C22294E02A9F5B4300DB7965 /* nl */,
C281909D2B0B84910042BB7D /* tr */,
C21BF26B2B5B340100915507 /* zh-Hans */,
8FD3F0872C37324B0042092E /* el */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down Expand Up @@ -11128,6 +11136,7 @@
C22294DF2A9F5B4300DB7965 /* nl */,
C281909C2B0B84910042BB7D /* tr */,
C21BF26A2B5B340100915507 /* zh-Hans */,
8FD3F0862C37324B0042092E /* el */,
);
name = TwoFASWidget.intentdefinition;
sourceTree = "<group>";
Expand All @@ -11148,6 +11157,7 @@
C2BBD2402B813103009A91FB /* es */,
C2BBD2412B81310A009A91FB /* fr */,
C2BBD2422B81311F009A91FB /* zh-Hans */,
8FD3F0892C3732A80042092E /* el */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand All @@ -11168,6 +11178,7 @@
C2BBD24C2B813162009A91FB /* uk */,
C2BBD24D2B813162009A91FB /* de */,
C2BBD24E2B813162009A91FB /* pl */,
8FD3F08A2C3732E20042092E /* el */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"originHash" : "3a5d1c1c86b0fe1fe7714b4d6f9f919d15a59ac141c544a77363f813f806c0d8",
"pins" : [
{
"identity" : "abseil-cpp-binary",
Expand Down Expand Up @@ -163,5 +164,5 @@
}
}
],
"version" : 2
"version" : 3
}
2 changes: 1 addition & 1 deletion TwoFAS/TwoFAS/Other/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>5.3.8</string>
<key>CFBundleSpokenName</key>
<string>2 F A S</string>
<key>CFBundleURLTypes</key>
Expand Down
26 changes: 26 additions & 0 deletions TwoFAS/TwoFAS/Other/el.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*
InfoPlist.strings
TwoFAS

This file is part of the 2FAS iOS app (https://github.com/twofas/2fas-ios)
Copyright © 2023 Two Factor Authentication Service, Inc.
Contributed by Zbigniew Cisiński. All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>

*/

"NSCameraUsageDescription" = "Χρησιμοποιείται για τη σάρωση κωδικών QR";
"NSFaceIDUsageDescription" = "Μπορείτε να ξεκλειδώσετε την εφαρμογή χρησιμοποιώντας το Face ID";
"CFBundleSpokenName" = "2 F A S";
Binary file added TwoFAS/TwoFAS/Other/el.lproj/Localizable.strings
Binary file not shown.
2 changes: 1 addition & 1 deletion TwoFAS/TwoFASAuth/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSExtension</key>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/TwoFASServiceIntent/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSExtension</key>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/TwoFASTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion TwoFAS/TwoFASWidget/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>5.3.8</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSExtension</key>
Expand Down
20 changes: 20 additions & 0 deletions TwoFAS/TwoFASWidget/el.lproj/TwoFASWidget.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
"8o4A0t" = "Secret";

"RJKeab" = "Not ready!";

"TCKl7W" = "Not ready!";

"gpCwrM" = "SelectService";

"j9DeQY" = "Service";

"tVvJ9c" = "Select Service Intent";

"tWXYU5" = "Can't access any services. Go to app";

"v59oNn" = "Service";

"yuCzEy" = "Can't access any services. Go to app";

"zWXHbd" = "Enter service name";

0 comments on commit 9d09b5e

Please sign in to comment.