Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #32 from kinecosystem/really_new_ui
Browse files Browse the repository at this point in the history
New UI
  • Loading branch information
cnotethegr8 authored Jul 8, 2019
2 parents cb33c8c + 595d194 commit 2ad7480
Show file tree
Hide file tree
Showing 135 changed files with 4,388 additions and 938 deletions.
5 changes: 4 additions & 1 deletion KinEcosystem.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ Kin ecosystem mobile sdk for iOS
s.source = { :git => 'https://github.com/kinfoundation/kin-ecosystem-ios-sdk.git', :tag => s.version.to_s }

s.ios.deployment_target = '9.0'

s.resource_bundles = { "kinFonts" => ["KinEcosystem/fonts/*.otf"] }
s.source_files = 'KinEcosystem/KinEcosystem/**/*.{h,m,swift}'
s.resources = 'KinEcosystem/KinEcosystem/**/*.{xcassets,xcdatamodeld,storyboard,xib,png,pdf,jpg,json,strings}'
s.resources = 'KinEcosystem/KinEcosystem/**/*.{xcassets,xcdatamodeld,storyboard,xib,png,pdf,jpg,json,strings,otf,ttf}'

s.swift_version = '4.2'

s.dependency 'SimpleCoreDataStack', '0.1.6'
Expand Down
124 changes: 116 additions & 8 deletions KinEcosystem/KinEcosystem.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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 not shown.
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"
}
}
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.
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"
}
}
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.
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"
}
}
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.
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"
}
}
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.
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 not shown.
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 not shown.
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 not shown.
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 not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"images" : [
{
"idiom" : "universal",
"filename" : "greyRevealIcon.pdf"
"filename" : "balanceKinIcon.pdf"
}
],
"info" : {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"images" : [
{
"idiom" : "universal",
"filename" : "blueRestoreIcon.pdf"
"filename" : "closeBtn.pdf"
}
],
"info" : {
Expand Down
Binary file not shown.
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 not shown.
Loading

0 comments on commit 2ad7480

Please sign in to comment.