This repository has been archived by the owner on May 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
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 #32 from kinecosystem/really_new_ui
New UI
- Loading branch information
Showing
135 changed files
with
4,388 additions
and
938 deletions.
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
Large diffs are not rendered by default.
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
KinEcosystem/KinEcosystem/Assets.xcassets/KinNewSettingsIcon.imageset/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,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "KinNewSettingsIcon.pdf", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+5 KB
KinEcosystem/KinEcosystem/Assets.xcassets/KinNewSettingsIcon.imageset/KinNewSettingsIcon.pdf
Binary file not shown.
56 changes: 56 additions & 0 deletions
56
KinEcosystem/KinEcosystem/Assets.xcassets/KinSegControlSelectedLeft.imageset/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,56 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 5 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "KinSegControlSelectedLeft.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 11 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 17 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+210 Bytes
...ssets.xcassets/KinSegControlSelectedLeft.imageset/KinSegControlSelectedLeft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+352 Bytes
...ts.xcassets/KinSegControlSelectedLeft.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+530 Bytes
...ts.xcassets/KinSegControlSelectedLeft.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions
56
KinEcosystem/KinEcosystem/Assets.xcassets/KinSegControlSelectedRight.imageset/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,56 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 5, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "KinSegControlSelectedRight.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 11, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 17, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+208 Bytes
...ets.xcassets/KinSegControlSelectedRight.imageset/KinSegControlSelectedRight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions
56
KinEcosystem/KinEcosystem/Assets.xcassets/KinSegControlUnselectedLeft.imageset/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,56 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 5 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "KinSegControlUnselectedLeft.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 11 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 0, | ||
"left" : 17 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+195 Bytes
...s.xcassets/KinSegControlUnselectedLeft.imageset/KinSegControlUnselectedLeft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions
56
...cosystem/KinEcosystem/Assets.xcassets/KinSegControlUnselectedRight.imageset/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,56 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 5, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "KinSegControlUnselectedRight.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 11, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"resizing" : { | ||
"mode" : "3-part-horizontal", | ||
"center" : { | ||
"mode" : "tile", | ||
"width" : 1 | ||
}, | ||
"cap-insets" : { | ||
"right" : 17, | ||
"left" : 0 | ||
} | ||
}, | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+200 Bytes
...xcassets/KinSegControlUnselectedRight.imageset/KinSegControlUnselectedRight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
KinEcosystem/KinEcosystem/Assets.xcassets/MicDrop.imageset/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,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "MicDrop.pdf", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+30.7 KB
KinEcosystem/KinEcosystem/Assets.xcassets/MicDrop.imageset/MicDrop.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions
21
KinEcosystem/KinEcosystem/Assets.xcassets/OhNoHands.imageset/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,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "OhNoHands.pdf", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+31.6 KB
KinEcosystem/KinEcosystem/Assets.xcassets/OhNoHands.imageset/OhNoHands.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions
21
KinEcosystem/KinEcosystem/Assets.xcassets/SettingsBackupIcon.imageset/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,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "SettingsBackupIcon.pdf", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+6.18 KB
KinEcosystem/KinEcosystem/Assets.xcassets/SettingsBackupIcon.imageset/SettingsBackupIcon.pdf
Binary file not shown.
21 changes: 21 additions & 0 deletions
21
KinEcosystem/KinEcosystem/Assets.xcassets/SettingsRestoreIcon.imageset/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,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "SettingsRestoreIcon.pdf", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+4.44 KB
...osystem/KinEcosystem/Assets.xcassets/SettingsRestoreIcon.imageset/SettingsRestoreIcon.pdf
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
Binary file added
BIN
+5.86 KB
KinEcosystem/KinEcosystem/Assets.xcassets/balanceKinIcon.imageset/balanceKinIcon.pdf
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
Binary file added
BIN
+5.61 KB
KinEcosystem/KinEcosystem/Assets.xcassets/closeBtn.imageset/closeBtn.pdf
Binary file not shown.
12 changes: 12 additions & 0 deletions
12
KinEcosystem/KinEcosystem/Assets.xcassets/hifiveLight.imageset/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,12 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "hifiveLight.pdf" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
} | ||
} |
Binary file added
BIN
+14.8 KB
KinEcosystem/KinEcosystem/Assets.xcassets/hifiveLight.imageset/hifiveLight.pdf
Binary file not shown.
Oops, something went wrong.