-
-
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.
Merge pull request #177 from twofas/feature/TF-1697
[TF-1697] New widgets
- Loading branch information
Showing
75 changed files
with
805 additions
and
300 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+333 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database0.swift
Binary file not shown.
Binary file modified
BIN
+315 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database1.swift
Binary file not shown.
Binary file modified
BIN
+321 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database2.swift
Binary file not shown.
Binary file modified
BIN
+324 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database3.swift
Binary file not shown.
Binary file modified
BIN
+336 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database4.swift
Binary file not shown.
Binary file modified
BIN
+320 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database5.swift
Binary file not shown.
Binary file modified
BIN
+322 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database6.swift
Binary file not shown.
Binary file modified
BIN
+323 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database7.swift
Binary file not shown.
Binary file modified
BIN
+340 Bytes
(100%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database8.swift
Binary file not shown.
Binary file modified
BIN
-185 Bytes
(99%)
TwoFAS/Content/Sources/IconDescriptionDatabaseImpl+Database9.swift
Binary file not shown.
Binary file modified
BIN
+98 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database0.swift
Binary file not shown.
Binary file modified
BIN
+462 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database1.swift
Binary file not shown.
Binary file modified
BIN
-218 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database2.swift
Binary file not shown.
Binary file modified
BIN
+865 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database3.swift
Binary file not shown.
Binary file modified
BIN
+364 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database4.swift
Binary file not shown.
Binary file modified
BIN
+357 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database5.swift
Binary file not shown.
Binary file modified
BIN
+30 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database6.swift
Binary file not shown.
Binary file modified
BIN
-506 Bytes
(99%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database7.swift
Binary file not shown.
Binary file modified
BIN
+499 Bytes
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database8.swift
Binary file not shown.
Binary file modified
BIN
+3.86 KB
(100%)
TwoFAS/Content/Sources/ServiceDefinitionDatabaseImpl+Database9.swift
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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,6 @@ | ||
{ | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
20 changes: 20 additions & 0 deletions
20
TwoFAS/TwoFASWidget/Assets.xcassets/Colors/Gray5.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,20 @@ | ||
{ | ||
"colors" : [ | ||
{ | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xEA", | ||
"green" : "0xE5", | ||
"red" : "0xE5" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
File renamed without changes.
38 changes: 38 additions & 0 deletions
38
TwoFAS/TwoFASWidget/Assets.xcassets/Colors/gray10.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" : "0x9D", | ||
"green" : "0x9D", | ||
"red" : "0x9D" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x9D", | ||
"green" : "0x9D", | ||
"red" : "0x9D" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
38 changes: 38 additions & 0 deletions
38
TwoFAS/TwoFASWidget/Assets.xcassets/Colors/gray15.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" : "0xED", | ||
"green" : "0xED", | ||
"red" : "0xED" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0x35", | ||
"green" : "0x35", | ||
"red" : "0x35" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
38 changes: 38 additions & 0 deletions
38
TwoFAS/TwoFASWidget/Assets.xcassets/Colors/textAccent.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" : "0xFF", | ||
"green" : "0xFF", | ||
"red" : "0xFF" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xEA", | ||
"green" : "0xEA", | ||
"red" : "0xEA" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
38 changes: 38 additions & 0 deletions
38
TwoFAS/TwoFASWidget/Assets.xcassets/Colors/textPrimary.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" : "0x00", | ||
"green" : "0x00", | ||
"red" : "0x00" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"color" : { | ||
"color-space" : "srgb", | ||
"components" : { | ||
"alpha" : "1.000", | ||
"blue" : "0xFF", | ||
"green" : "0xFF", | ||
"red" : "0xFF" | ||
} | ||
}, | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Oops, something went wrong.