|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4IE-mo-rkp">
|
|
|
- <device id="retina4_7" orientation="portrait">
|
|
|
+ <device id="retina6_1" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
@@ -29,7 +29,7 @@
|
|
|
<objects>
|
|
|
<viewController automaticallyAdjustsScrollViewInsets="NO" id="amx-XG-NId" customClass="CCSettings" sceneMemberID="viewController">
|
|
|
<view key="view" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="qPP-0c-bH9">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="RbN-9l-HP2">
|
|
@@ -52,132 +52,26 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="11143" y="1217"/>
|
|
|
</scene>
|
|
|
- <!--Media-->
|
|
|
- <scene sceneID="kWr-RF-gdq">
|
|
|
+ <!--NCMedia.storyboard-->
|
|
|
+ <scene sceneID="udp-lL-CYh">
|
|
|
<objects>
|
|
|
- <collectionViewController id="1Ca-6H-d29" customClass="CCMedia" sceneMemberID="viewController">
|
|
|
- <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" id="zkC-IW-U7O">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="1" minimumInteritemSpacing="1" id="Ode-Gf-Nqo">
|
|
|
- <size key="itemSize" width="75" height="75"/>
|
|
|
- <size key="headerReferenceSize" width="10" height="40"/>
|
|
|
- <size key="footerReferenceSize" width="10" height="20"/>
|
|
|
- <inset key="sectionInset" minX="1" minY="1" maxX="1" maxY="1"/>
|
|
|
- </collectionViewFlowLayout>
|
|
|
- <cells>
|
|
|
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="ax6-Kq-EOT">
|
|
|
- <rect key="frame" x="1" y="41" width="75" height="75"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <subviews>
|
|
|
- <imageView userInteractionEnabled="NO" tag="100" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="wv7-Pl-1S9" userLabel="Image">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
|
|
|
- </imageView>
|
|
|
- <visualEffectView hidden="YES" opaque="NO" tag="200" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vaz-kb-VZC" userLabel="VisualEffect">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
|
|
|
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zTo-QZ-xyF">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- </view>
|
|
|
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <blurEffect style="extraLight"/>
|
|
|
- </visualEffectView>
|
|
|
- <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="300" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sj1-BH-NWl" userLabel="ImageCheckled">
|
|
|
- <rect key="frame" x="25" y="25" width="25" height="25"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="25" id="8D0-Br-VLn"/>
|
|
|
- <constraint firstAttribute="width" constant="25" id="JTW-Py-sqE"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
- <imageView hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="400" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ie8-HI-w6E" userLabel="ImageVideo">
|
|
|
- <rect key="frame" x="55" y="61" width="20" height="14"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="20" id="Ehd-rd-RIc"/>
|
|
|
- <constraint firstAttribute="height" constant="14" id="Yam-RU-2Qc"/>
|
|
|
- </constraints>
|
|
|
- </imageView>
|
|
|
- </subviews>
|
|
|
- </view>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="ax6-Kq-EOT" secondAttribute="leading" id="8Lf-ww-OoY"/>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="bottom" secondItem="Vaz-kb-VZC" secondAttribute="bottom" id="8nn-9h-h8F"/>
|
|
|
- <constraint firstItem="sj1-BH-NWl" firstAttribute="centerX" secondItem="zTo-QZ-xyF" secondAttribute="centerX" id="Aou-FC-rhP"/>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="trailing" secondItem="Vaz-kb-VZC" secondAttribute="trailing" id="CGZ-Ir-z0l"/>
|
|
|
- <constraint firstItem="ie8-HI-w6E" firstAttribute="top" secondItem="zTo-QZ-xyF" secondAttribute="bottom" constant="-14" id="FlS-6N-OuF"/>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="ax6-Kq-EOT" secondAttribute="top" id="H2J-n2-czF"/>
|
|
|
- <constraint firstItem="ie8-HI-w6E" firstAttribute="leading" secondItem="zTo-QZ-xyF" secondAttribute="trailing" constant="-20" id="NkC-RJ-YOg"/>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="leading" secondItem="Vaz-kb-VZC" secondAttribute="leading" id="TKe-Ml-mj4"/>
|
|
|
- <constraint firstItem="wv7-Pl-1S9" firstAttribute="top" secondItem="Vaz-kb-VZC" secondAttribute="top" id="V3X-qR-o1I"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="wv7-Pl-1S9" secondAttribute="trailing" id="WRD-6l-xgj"/>
|
|
|
- <constraint firstItem="sj1-BH-NWl" firstAttribute="centerY" secondItem="zTo-QZ-xyF" secondAttribute="centerY" id="qDU-Pg-7gS"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="wv7-Pl-1S9" secondAttribute="bottom" id="vwT-T5-hkc"/>
|
|
|
- </constraints>
|
|
|
- </collectionViewCell>
|
|
|
- </cells>
|
|
|
- <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="0S8-Db-U0e">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <subviews>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Header" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55Q-Lx-UkW">
|
|
|
- <rect key="frame" x="6" y="11" width="352" height="18"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="trailingMargin" secondItem="55Q-Lx-UkW" secondAttribute="trailing" constant="9" id="5gh-ql-db6"/>
|
|
|
- <constraint firstItem="55Q-Lx-UkW" firstAttribute="leading" secondItem="0S8-Db-U0e" secondAttribute="leading" constant="6" id="Ltr-ca-4oa"/>
|
|
|
- <constraint firstItem="55Q-Lx-UkW" firstAttribute="centerY" secondItem="0S8-Db-U0e" secondAttribute="centerY" id="p4z-mm-sQP"/>
|
|
|
- </constraints>
|
|
|
- </collectionReusableView>
|
|
|
- <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="footer" id="jDW-vn-a9W">
|
|
|
- <rect key="frame" x="0.0" y="117" width="375" height="20"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <subviews>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Header" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HVV-2C-7PP">
|
|
|
- <rect key="frame" x="8" y="2.5" width="359" height="15"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="HVV-2C-7PP" firstAttribute="leading" secondItem="jDW-vn-a9W" secondAttribute="leadingMargin" id="1Cm-hJ-kcH"/>
|
|
|
- <constraint firstItem="HVV-2C-7PP" firstAttribute="height" secondItem="jDW-vn-a9W" secondAttribute="height" constant="-5" id="Jio-JV-jMB"/>
|
|
|
- <constraint firstItem="HVV-2C-7PP" firstAttribute="centerY" secondItem="jDW-vn-a9W" secondAttribute="centerY" id="SQf-VK-Db4"/>
|
|
|
- <constraint firstItem="HVV-2C-7PP" firstAttribute="width" secondItem="jDW-vn-a9W" secondAttribute="width" constant="-16" id="nQC-oH-6jE"/>
|
|
|
- </constraints>
|
|
|
- </collectionReusableView>
|
|
|
- <connections>
|
|
|
- <outlet property="dataSource" destination="1Ca-6H-d29" id="Uzm-Ti-Qig"/>
|
|
|
- <outlet property="delegate" destination="1Ca-6H-d29" id="GXw-PZ-AIG"/>
|
|
|
- </connections>
|
|
|
- </collectionView>
|
|
|
- <navigationItem key="navigationItem" id="Ljh-k8-LVi"/>
|
|
|
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
- <connections>
|
|
|
- <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="op6-ow-K8v"/>
|
|
|
- </connections>
|
|
|
- </collectionViewController>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="W1h-qt-Bld" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ <viewControllerPlaceholder storyboardName="NCMedia" referencedIdentifier="NCMedia.storyboard" id="kO6-hz-Gsq" sceneMemberID="viewController">
|
|
|
+ <navigationItem key="navigationItem" id="3mJ-L2-Cmt"/>
|
|
|
+ </viewControllerPlaceholder>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="6gG-SV-Hvv" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="8572" y="1218"/>
|
|
|
+ <point key="canvasLocation" x="8572" y="887"/>
|
|
|
</scene>
|
|
|
<!--Acknowledgements-->
|
|
|
<scene sceneID="h9y-Lj-jxB">
|
|
|
<objects>
|
|
|
<viewController id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
|
|
|
<view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="808"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" bouncesZoom="NO" editable="NO" usesAttributedText="YES" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vYq-of-LmL">
|
|
|
- <rect key="frame" x="3" y="0.0" width="369" height="603"/>
|
|
|
+ <rect key="frame" x="7" y="0.0" width="400" height="774"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<attributedString key="attributedText">
|
|
|
<fragment content="Copyright (C)">
|
|
@@ -220,7 +114,7 @@
|
|
|
<extendedEdge key="edgesForExtendedLayout"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -237,7 +131,7 @@
|
|
|
<objects>
|
|
|
<viewController id="DEi-yz-wEj" customClass="CCManageAutoUpload" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="WFy-lj-QJi">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<viewLayoutGuide key="safeArea" id="un0-l9-x74"/>
|
|
@@ -279,11 +173,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="CCDetail" sceneMemberID="viewController">
|
|
|
<view key="view" tag="900" contentMode="scaleToFill" id="cUA-lB-tGG">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<imageView userInteractionEnabled="NO" tag="999" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
|
|
|
- <rect key="frame" x="134" y="296" width="107" height="75"/>
|
|
|
+ <rect key="frame" x="153.5" y="410.5" width="107" height="75"/>
|
|
|
</imageView>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -308,7 +202,7 @@
|
|
|
<navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" sceneMemberID="viewController">
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -327,7 +221,7 @@
|
|
|
<tabBarItem key="tabBarItem" title="File" id="Zxv-aS-HGF"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -346,7 +240,7 @@
|
|
|
<tabBarItem key="tabBarItem" title="Favorites" id="o09-67-hwf"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -363,11 +257,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CCFavorites" id="6uw-SF-2Qu" customClass="CCFavorites" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="o6l-1S-6dH">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Pes-cJ-S4N">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<connections>
|
|
@@ -396,12 +290,12 @@
|
|
|
<tabBarItem key="tabBarItem" title="Media" id="5cw-bP-7It"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
|
<connections>
|
|
|
- <segue destination="1Ca-6H-d29" kind="relationship" relationship="rootViewController" id="z78-Fg-8sL"/>
|
|
|
+ <segue destination="kO6-hz-Gsq" kind="relationship" relationship="rootViewController" id="9zw-1n-Dhk"/>
|
|
|
</connections>
|
|
|
</navigationController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
@@ -415,7 +309,7 @@
|
|
|
<tabBarItem key="tabBarItem" enabled="NO" title="" image="tabBarPlus" id="vIy-cM-ojV"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -431,7 +325,7 @@
|
|
|
<tabBarItem key="tabBarItem" title="More" id="U4f-qS-cgh"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="yVo-p8-ApS">
|
|
|
- <rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|
|
|
<nil name="viewControllers"/>
|
|
@@ -478,11 +372,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CCTransfers" id="Gtp-25-3Em" customClass="CCTransfers" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="fak-dH-6Vp">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="pnc-dQ-cNG">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<connections>
|
|
@@ -507,11 +401,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="NCShares" id="7jW-Ey-7M7" customClass="NCShares" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="y16-gC-0XR">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UXi-wu-3m5">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<connections>
|
|
@@ -536,11 +430,11 @@
|
|
|
<objects>
|
|
|
<viewController storyboardIdentifier="CCMain" id="Qyv-Eo-LeA" customClass="CCMain" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="QRE-ju-M4I">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dC6-NQ-0Td">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<connections>
|
|
@@ -567,42 +461,42 @@
|
|
|
<objects>
|
|
|
<viewController id="Frr-j9-xav" customClass="CCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
<view key="view" contentMode="scaleToFill" id="hLP-ql-OiA">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qW6-AL-KO3">
|
|
|
- <rect key="frame" x="0.0" y="64" width="375" height="100"/>
|
|
|
+ <rect key="frame" x="0.0" y="88" width="414" height="100"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="100" id="GJt-sN-4QE"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="disclosureIndicator" translatesAutoresizingMaskIntoConstraints="NO" id="Lgd-72-bTD">
|
|
|
- <rect key="frame" x="346" y="91" width="24" height="26"/>
|
|
|
+ <rect key="frame" x="381" y="115" width="24" height="26"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="26" id="9SQ-KV-aJa"/>
|
|
|
<constraint firstAttribute="width" constant="24" id="KBe-Dy-an6"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="aKC-5k-tLM">
|
|
|
- <rect key="frame" x="0.0" y="164" width="375" height="402"/>
|
|
|
+ <rect key="frame" x="0.0" y="188" width="414" height="573"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<prototypes>
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="V1G-2M-Q0I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="55.5" width="414" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V1G-2M-Q0I" id="mMB-QG-hoe">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="49.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6dd-uC-EQT">
|
|
|
- <rect key="frame" x="15" y="5" width="40" height="40"/>
|
|
|
+ <rect key="frame" x="20" y="5" width="40" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="40" id="Jg6-vD-zNJ"/>
|
|
|
<constraint firstAttribute="height" constant="40" id="KbT-nO-u8E"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jgw-HO-Z7g">
|
|
|
- <rect key="frame" x="63" y="15" width="297" height="20"/>
|
|
|
+ <rect key="frame" x="68" y="15" width="326" height="20"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -628,7 +522,7 @@
|
|
|
</connections>
|
|
|
</tableView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar" translatesAutoresizingMaskIntoConstraints="NO" id="oJg-wO-2iv" customClass="NCAvatar" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="15" y="79" width="50" height="50"/>
|
|
|
+ <rect key="frame" x="15" y="103" width="50" height="50"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="50" id="moA-ZW-N2y"/>
|
|
|
<constraint firstAttribute="height" constant="50" id="nQ1-8m-5h7"/>
|
|
@@ -643,19 +537,19 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aqE-Wq-B1A">
|
|
|
- <rect key="frame" x="78" y="94" width="78" height="20"/>
|
|
|
+ <rect key="frame" x="78" y="118" width="78" height="20"/>
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J2k-UZ-XQQ" userLabel="View Quota">
|
|
|
- <rect key="frame" x="0.0" y="566" width="375" height="52"/>
|
|
|
+ <rect key="frame" x="0.0" y="761" width="414" height="52"/>
|
|
|
<subviews>
|
|
|
<progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uGf-Fa-QQ3">
|
|
|
- <rect key="frame" x="35" y="25" width="305" height="2"/>
|
|
|
+ <rect key="frame" x="35" y="25" width="344" height="2"/>
|
|
|
</progressView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DAP-np-Q1J">
|
|
|
- <rect key="frame" x="35" y="2" width="305" height="20"/>
|
|
|
+ <rect key="frame" x="35" y="2" width="344" height="20"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="o78-Yq-dPq"/>
|
|
@@ -665,7 +559,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vfl-ZC-XFd">
|
|
|
- <rect key="frame" x="35" y="29" width="305" height="20"/>
|
|
|
+ <rect key="frame" x="35" y="29" width="344" height="20"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="B11-kS-b2d"/>
|
|
@@ -735,6 +629,6 @@
|
|
|
<image name="tabBarPlus" width="40" height="40"/>
|
|
|
</resources>
|
|
|
<inferredMetricsTieBreakers>
|
|
|
- <segue reference="op6-ow-K8v"/>
|
|
|
+ <segue reference="45n-bF-9RO"/>
|
|
|
</inferredMetricsTieBreakers>
|
|
|
</document>
|