Skip to content

Commit

Permalink
Merge branch 'jens/port-about-to-swiftui'
Browse files Browse the repository at this point in the history
  • Loading branch information
jensutbult committed Nov 26, 2024
2 parents 8e378e8 + 3ed5e63 commit c27f847
Show file tree
Hide file tree
Showing 37 changed files with 3,127 additions and 1,957 deletions.
87 changes: 30 additions & 57 deletions Authenticator.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions Authenticator/Assets.xcassets/AccentColor.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0",
"green" : "0",
"red" : "0"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "255",
"green" : "255",
"red" : "255"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
128 changes: 64 additions & 64 deletions Authenticator/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,116 +1,116 @@
{
"images" : [
{
"size" : "20x20",
"idiom": "iphone",
"filename" : "[email protected]",
"scale": "2x"
},
{
"size" : "20x20",
"idiom": "iphone",
"filename" : "[email protected]",
"scale": "3x"
},
{
"size" : "20x20",
"idiom": "ipad",
"filename" : "AppIcon-20.png",
"scale": "1x"
},
{
"size" : "20x20",
"idiom": "ipad",
"filename" : "[email protected]",
"scale": "2x"
"filename" : "[email protected]",
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
"size" : "29x29",
"filename" : "[email protected]",
"idiom" : "iphone",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "3x",
"size" : "20x20"
},
{
"size" : "29x29",
"filename" : "[email protected]",
"idiom" : "iphone",
"filename" : "[email protected]",
"scale" : "3x"
"scale" : "2x",
"size" : "29x29"
},
{
"size" : "40x40",
"filename" : "[email protected]",
"idiom" : "iphone",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "3x",
"size" : "29x29"
},
{
"size" : "40x40",
"filename" : "[email protected]",
"idiom" : "iphone",
"filename" : "[email protected]",
"scale" : "3x"
"scale" : "2x",
"size" : "40x40"
},
{
"size" : "60x60",
"filename" : "[email protected]",
"idiom" : "iphone",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "3x",
"size" : "40x40"
},
{
"size" : "60x60",
"filename" : "[email protected]",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"filename" : "[email protected]",
"scale" : "3x"
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
"size" : "29x29",
"filename" : "AppIcon-20.png",
"idiom" : "ipad",
"filename" : "AppIcon-29.png",
"scale" : "1x"
"scale" : "1x",
"size" : "20x20"
},
{
"size" : "29x29",
"filename" : "[email protected]",
"idiom" : "ipad",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "2x",
"size" : "20x20"
},
{
"size" : "40x40",
"filename" : "AppIcon-29.png",
"idiom" : "ipad",
"filename" : "AppIcon-40.png",
"scale" : "1x"
"scale" : "1x",
"size" : "29x29"
},
{
"size" : "40x40",
"filename" : "[email protected]",
"idiom" : "ipad",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "2x",
"size" : "29x29"
},
{
"size" : "76x76",
"filename" : "AppIcon-40.png",
"idiom" : "ipad",
"filename" : "AppIcon-76.png",
"scale" : "1x"
"scale" : "1x",
"size" : "40x40"
},
{
"size" : "76x76",
"filename" : "[email protected]",
"idiom" : "ipad",
"filename" : "[email protected]",
"scale" : "2x"
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "AppIcon-76.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"size" : "83.5x83.5",
"filename" : "[email protected]",
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
},
{
"filename" : "[email protected]",
"scale" : "2x"
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "AppIcon-1024.png",
"scale" : "1x"
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0",
"green" : "0",
"red" : "0"
"blue" : "30",
"green" : "28",
"red" : "28"
}
},
"idiom" : "universal"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.961",
"green" : "0.945",
"red" : "0.949"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0",
"green" : "0",
"red" : "0"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
38 changes: 38 additions & 0 deletions Authenticator/Assets.xcassets/SymbolColor.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"colors" : [
{
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0x66",
"green" : "0x66",
"red" : "0x66"
}
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0xCC",
"green" : "0xCC",
"red" : "0xCC"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
24 changes: 24 additions & 0 deletions Authenticator/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"state" : "translated",
"value" : "認証"
}
},
"sk" : {
"stringUnit" : {
"state" : "translated",
"value" : "Autentifikátor"
}
}
}
},
Expand All @@ -46,6 +52,12 @@
"state" : "translated",
"value" : "アプリケーションはYubiKeyと通信するためにNFC読み取りへのアクセスが必要です。"
}
},
"sk" : {
"stringUnit" : {
"state" : "translated",
"value" : "Aplikácia potrebuje prístup k čítaniu NFC, aby mohla komunikovať s vaším YubiKey."
}
}
}
},
Expand All @@ -70,6 +82,12 @@
"state" : "translated",
"value" : "QRコードをスキャンするには、アプリケーションがカメラにアクセスできる必要があります."
}
},
"sk" : {
"stringUnit" : {
"state" : "translated",
"value" : "Aplikácia potrebuje prístup ku kamere, aby mohla skenovať QR kódy."
}
}
}
},
Expand All @@ -94,6 +112,12 @@
"state" : "translated",
"value" : "パスワードボールトのロックを解除するには、アプリケーションがFace IDにアクセスできる必要があります."
}
},
"sk" : {
"stringUnit" : {
"state" : "translated",
"value" : "Na odomknutie trezoru s heslom potrebuje aplikácia prístup k službe Face ID."
}
}
}
}
Expand Down
Loading

0 comments on commit c27f847

Please sign in to comment.