Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Material
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
Material
Commits
8fc76502
Commit
8fc76502
authored
Apr 04, 2016
by
Daniel Dahan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reverted commit
parent
12d67e56
Hide whitespace changes
Inline
Side-by-side
Showing
94 changed files
with
188 additions
and
94 deletions
+188
-94
Examples/Programmatic/App/App/AppDelegate.swift
+2
-1
Examples/Programmatic/App/App/AppLeftViewController.swift
+2
-1
Examples/Programmatic/App/App/AppMenuViewController.swift
+2
-1
Examples/Programmatic/App/App/AppNavigationController.swift
+2
-1
Examples/Programmatic/App/App/AppSearchBarViewController.swift
+2
-1
Examples/Programmatic/App/App/ItemViewController.swift
+2
-1
Examples/Programmatic/App/App/PhotoViewController.swift
+2
-1
Examples/Programmatic/App/App/RecipesViewController.swift
+2
-1
Examples/Programmatic/App/App/RecommendationViewController.swift
+2
-1
Examples/Programmatic/App/App/VideoViewController.swift
+2
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/AppDelegate.swift
+2
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/LibraryViewController.swift
+2
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/PhotoViewController.swift
+2
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/VideoViewController.swift
+2
-1
Examples/Programmatic/BottomTabBar/BottomTabBar/AppDelegate.swift
+2
-1
Examples/Programmatic/BottomTabBar/BottomTabBar/ViewController.swift
+2
-1
Examples/Programmatic/CaptureView/CaptureView/AppDelegate.swift
+2
-1
Examples/Programmatic/CaptureView/CaptureView/ViewController.swift
+2
-1
Examples/Programmatic/CardView/CardView/AppDelegate.swift
+2
-1
Examples/Programmatic/CardView/CardView/ViewController.swift
+2
-1
Examples/Programmatic/ControlView/ControlView/AppDelegate.swift
+2
-1
Examples/Programmatic/ControlView/ControlView/ViewController.swift
+2
-1
Examples/Programmatic/Grid/Grid/AppDelegate.swift
+2
-1
Examples/Programmatic/Grid/Grid/ViewController.swift
+2
-1
Examples/Programmatic/ImageCardView/ImageCardView/AppDelegate.swift
+2
-1
Examples/Programmatic/ImageCardView/ImageCardView/ViewController.swift
+2
-1
Examples/Programmatic/MaterialButton/MaterialButton/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialButton/MaterialButton/ViewController.swift
+2
-1
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/ViewController.swift
+2
-1
Examples/Programmatic/MaterialLayer/MaterialLayer/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialLayer/MaterialLayer/ViewController.swift
+2
-1
Examples/Programmatic/MaterialLayout/MaterialLayout/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialLayout/MaterialLayout/ViewController.swift
+2
-1
Examples/Programmatic/MaterialPulseView/MaterialPulseView/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialPulseView/MaterialPulseView/ViewController.swift
+2
-1
Examples/Programmatic/MaterialSwitch/MaterialSwitch/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialSwitch/MaterialSwitch/ViewController.swift
+2
-1
Examples/Programmatic/MaterialView/MaterialView/AppDelegate.swift
+2
-1
Examples/Programmatic/MaterialView/MaterialView/ViewController.swift
+2
-1
Examples/Programmatic/Menu/Menu/AppDelegate.swift
+2
-1
Examples/Programmatic/Menu/Menu/ViewController.swift
+2
-1
Examples/Programmatic/MenuView/MenuView/AppDelegate.swift
+2
-1
Examples/Programmatic/MenuView/MenuView/ViewController.swift
+2
-1
Examples/Programmatic/MenuViewController/MenuViewController/AppDelegate.swift
+2
-1
Examples/Programmatic/MenuViewController/MenuViewController/AppMenuViewController.swift
+2
-1
Examples/Programmatic/MenuViewController/MenuViewController/BlueViewcontroller.swift
+2
-1
Examples/Programmatic/MenuViewController/MenuViewController/GreenViewController.swift
+2
-1
Examples/Programmatic/MenuViewController/MenuViewController/YellowViewController.swift
+2
-1
Examples/Programmatic/SearchBar/SearchBar/AppDelegate.swift
+2
-1
Examples/Programmatic/SearchBar/SearchBar/ViewController.swift
+2
-1
Examples/Programmatic/SearchBarController/SearchBarController/AppDelegate.swift
+2
-1
Examples/Programmatic/SearchBarController/SearchBarController/AppSearchBarController.swift
+2
-1
Examples/Programmatic/SearchBarController/SearchBarController/BlueViewController.swift
+2
-1
Examples/Programmatic/SearchBarController/SearchBarController/GreenViewController.swift
+2
-1
Examples/Programmatic/SearchBarController/SearchBarController/YellowViewController.swift
+2
-1
Examples/Programmatic/SideNavigationController/SideNavigationController/AppDelegate.swift
+2
-1
Examples/Programmatic/SideNavigationController/SideNavigationController/BlueViewController.swift
+2
-1
Examples/Programmatic/SideNavigationController/SideNavigationController/GreenViewcontroller.swift
+2
-1
Examples/Programmatic/SideNavigationController/SideNavigationController/YellowViewController.swift
+2
-1
Examples/Programmatic/TabBar/TabBar/AppDelegate.swift
+2
-1
Examples/Programmatic/TabBar/TabBar/ViewController.swift
+2
-1
Examples/Programmatic/TableCardView/TableCardView/AppDelegate.swift
+2
-1
Examples/Programmatic/TableCardView/TableCardView/ViewController.swift
+2
-1
Examples/Programmatic/TextField/TextField/AppDelegate.swift
+2
-1
Examples/Programmatic/TextField/TextField/ViewController.swift
+2
-1
Examples/Programmatic/TextView/TextView/AppDelegate.swift
+2
-1
Examples/Programmatic/TextView/TextView/ViewController.swift
+2
-1
Examples/Programmatic/Toolbar/Toolbar/AppDelegate.swift
+2
-1
Examples/Programmatic/Toolbar/Toolbar/ViewController.swift
+2
-1
Examples/Programmatic/ToolbarController/ToolbarController/AppDelegate.swift
+2
-1
Examples/Programmatic/ToolbarController/ToolbarController/AppToolbarController.swift
+2
-1
Examples/Programmatic/ToolbarController/ToolbarController/BlueViewController.swift
+2
-1
Examples/Programmatic/ToolbarController/ToolbarController/GreenViewController.swift
+2
-1
Examples/Programmatic/ToolbarController/ToolbarController/YellowViewController.swift
+2
-1
Examples/Storyboards/BottomTabBar/BottomTabBar/AppDelegate.swift
+2
-1
Examples/Storyboards/BottomTabBar/BottomTabBar/ViewController.swift
+2
-1
Examples/Storyboards/CardView/CardView/AppDelegate.swift
+2
-1
Examples/Storyboards/CardView/CardView/ViewController.swift
+2
-1
Examples/Storyboards/ImageCardView/ImageCardView/AppDelegate.swift
+2
-1
Examples/Storyboards/ImageCardView/ImageCardView/ViewController.swift
+2
-1
Examples/Storyboards/MaterialButton/MaterialButton/AppDelegate.swift
+2
-1
Examples/Storyboards/MaterialButton/MaterialButton/ViewController.swift
+2
-1
Examples/Storyboards/MaterialPulseView/MaterialPulseView/AppDelegate.swift
+2
-1
Examples/Storyboards/MaterialPulseView/MaterialPulseView/ViewController.swift
+2
-1
Examples/Storyboards/NavigationController/NavigationController/AppDelegate.swift
+2
-1
Examples/Storyboards/NavigationController/NavigationController/ViewController.swift
+2
-1
Examples/Storyboards/SideNavigationController/SideNavigationController/AppDelegate.swift
+2
-1
Examples/Storyboards/SideNavigationController/SideNavigationController/MainViewController.swift
+2
-1
Examples/Storyboards/SideNavigationController/SideNavigationController/SideViewController.swift
+2
-1
Examples/Storyboards/TextField/TextField/AppDelegate.swift
+2
-1
Examples/Storyboards/TextField/TextField/ViewController.swift
+2
-1
Examples/Storyboards/Toolbar/Toolbar/AppDelegate.swift
+2
-1
Examples/Storyboards/Toolbar/Toolbar/ViewController.swift
+2
-1
No files found.
Examples/Programmatic/App/App/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/AppLeftViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/AppMenuViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/AppNavigationController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/AppSearchBarViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/ItemViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/PhotoViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/RecipesViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/RecommendationViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/App/App/VideoViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/LibraryViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/PhotoViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/VideoViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomTabBar/BottomTabBar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/BottomTabBar/BottomTabBar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/CaptureView/CaptureView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/CaptureView/CaptureView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/CardView/CardView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/CardView/CardView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ControlView/ControlView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ControlView/ControlView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Grid/Grid/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Grid/Grid/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ImageCardView/ImageCardView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ImageCardView/ImageCardView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialButton/MaterialButton/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialButton/MaterialButton/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialLayer/MaterialLayer/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialLayer/MaterialLayer/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialLayout/MaterialLayout/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialLayout/MaterialLayout/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialPulseView/MaterialPulseView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialPulseView/MaterialPulseView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialSwitch/MaterialSwitch/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialSwitch/MaterialSwitch/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialView/MaterialView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MaterialView/MaterialView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Menu/Menu/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Menu/Menu/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuView/MenuView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuView/MenuView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuViewController/MenuViewController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuViewController/MenuViewController/AppMenuViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuViewController/MenuViewController/BlueViewcontroller.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuViewController/MenuViewController/GreenViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/MenuViewController/MenuViewController/YellowViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBar/SearchBar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBar/SearchBar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBarController/SearchBarController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBarController/SearchBarController/AppSearchBarController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBarController/SearchBarController/BlueViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBarController/SearchBarController/GreenViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SearchBarController/SearchBarController/YellowViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SideNavigationController/SideNavigationController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SideNavigationController/SideNavigationController/BlueViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SideNavigationController/SideNavigationController/GreenViewcontroller.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/SideNavigationController/SideNavigationController/YellowViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TabBar/TabBar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TabBar/TabBar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TableCardView/TableCardView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TableCardView/TableCardView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TextField/TextField/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TextField/TextField/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TextView/TextView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/TextView/TextView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Toolbar/Toolbar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/Toolbar/Toolbar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ToolbarController/ToolbarController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ToolbarController/ToolbarController/AppToolbarController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ToolbarController/ToolbarController/BlueViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ToolbarController/ToolbarController/GreenViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Programmatic/ToolbarController/ToolbarController/YellowViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/BottomTabBar/BottomTabBar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/BottomTabBar/BottomTabBar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/CardView/CardView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/CardView/CardView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/ImageCardView/ImageCardView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/ImageCardView/ImageCardView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/MaterialButton/MaterialButton/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/MaterialButton/MaterialButton/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/MaterialPulseView/MaterialPulseView/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/MaterialPulseView/MaterialPulseView/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/NavigationController/NavigationController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/NavigationController/NavigationController/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/SideNavigationController/SideNavigationController/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/SideNavigationController/SideNavigationController/MainViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/SideNavigationController/SideNavigationController/SideViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/TextField/TextField/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/TextField/TextField/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/Toolbar/Toolbar/AppDelegate.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Examples/Storyboards/Toolbar/Toolbar/ViewController.swift
View file @
8fc76502
/*
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>. All rights reserved.
* Copyright (C) 2015 - 2016, Daniel Dahan and CosmicMind, Inc. <http://cosmicmind.io>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment