-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6,472 changed files
with
8,020 additions
and
57,285 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
*.strings diff=localizablestrings | ||
TwoFAS/update.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Protection/Keys.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Protection/Keys.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database0.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database1.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database2.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database3.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database4.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database5.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database6.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database7.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database8.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database9.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database0.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database1.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database2.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database3.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database4.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database5.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database6.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database7.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database8.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database9.swift filter=git-crypt diff=git-crypt | ||
TwoFAS/Content/Assets/Assets.car filter=git-crypt diff=git-crypt | ||
TwoFAS/TwoFAS/Other/Guides/** filter=git-crypt diff=git-crypt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
// | ||
// 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/> | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
//! Project version number for Base32. | ||
FOUNDATION_EXPORT double Base32VersionNumber; | ||
|
||
//! Project version string for Base32. | ||
FOUNDATION_EXPORT const unsigned char Base32VersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <Base32/PublicHeader.h> | ||
|
||
#import "MF_Base32Additions.h" |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 38 additions & 0 deletions
38
TwoFAS/Common/Assets/ThemeColor.xcassets/ColorDivider.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xF5", | ||
"green" : "0xEF", | ||
"red" : "0xEF" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0.100", | ||
"green" : "0.100", | ||
"red" : "0.100" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 38 additions & 0 deletions
38
TwoFAS/Common/Assets/ThemeColor.xcassets/ColorSecondary.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x96", | ||
"green" : "0x96", | ||
"red" : "0x96" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0.450", | ||
"green" : "0.450", | ||
"red" : "0.500" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
38 changes: 38 additions & 0 deletions
38
TwoFAS/Common/Assets/ThemeColor.xcassets/ColorSecondaryDivider.colorset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xF2", | ||
"green" : "0xF0", | ||
"red" : "0xF0" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x93", | ||
"green" : "0x8E", | ||
"red" : "0x8E" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.