|
@@ -28,7 +28,7 @@
|
|
|
<!--Tab Bar Controller - Apex Mobile-->
|
|
<!--Tab Bar Controller - Apex Mobile-->
|
|
|
<scene sceneID="o0Y-pF-SrJ">
|
|
<scene sceneID="o0Y-pF-SrJ">
|
|
|
<objects>
|
|
<objects>
|
|
|
- <tabBarController definesPresentationContext="YES" id="7w0-x0-gGx" customClass="TabBarController" sceneMemberID="viewController">
|
|
|
|
|
|
|
+ <tabBarController storyboardIdentifier="LoginTabBar" definesPresentationContext="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="7w0-x0-gGx" customClass="TabBarController" sceneMemberID="viewController">
|
|
|
<navigationItem key="navigationItem" title="Apex Mobile" id="rJk-ME-87O"/>
|
|
<navigationItem key="navigationItem" title="Apex Mobile" id="rJk-ME-87O"/>
|
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
|
<tabBar key="tabBar" contentMode="scaleToFill" translucent="NO" id="MHb-zp-cB2">
|
|
<tabBar key="tabBar" contentMode="scaleToFill" translucent="NO" id="MHb-zp-cB2">
|
|
@@ -38,8 +38,8 @@
|
|
|
</tabBar>
|
|
</tabBar>
|
|
|
<connections>
|
|
<connections>
|
|
|
<segue destination="CZ4-MO-1fc" kind="relationship" relationship="viewControllers" id="OKe-H2-ohN"/>
|
|
<segue destination="CZ4-MO-1fc" kind="relationship" relationship="viewControllers" id="OKe-H2-ohN"/>
|
|
|
- <segue destination="QUy-BD-bpt" kind="relationship" relationship="viewControllers" id="05a-NK-v2D"/>
|
|
|
|
|
<segue destination="hjf-df-tQU" kind="relationship" relationship="viewControllers" id="xkY-6r-wNm"/>
|
|
<segue destination="hjf-df-tQU" kind="relationship" relationship="viewControllers" id="xkY-6r-wNm"/>
|
|
|
|
|
+ <segue destination="QUy-BD-bpt" kind="relationship" relationship="viewControllers" id="itG-z0-OzE"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</tabBarController>
|
|
</tabBarController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Bif-3N-9wg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Bif-3N-9wg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
@@ -70,13 +70,13 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="519"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="519"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="6iK-Zr-L65">
|
|
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="6iK-Zr-L65">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="499"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="499"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
<prototypes>
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tools" textLabel="4q9-0q-z26" style="IBUITableViewCellStyleDefault" id="KYN-Iw-fni">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tools" textLabel="4q9-0q-z26" style="IBUITableViewCellStyleDefault" id="KYN-Iw-fni">
|
|
|
- <rect key="frame" x="0.0" y="86" width="320" height="44"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="119" width="320" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KYN-Iw-fni" id="W5i-oO-Q1V">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KYN-Iw-fni" id="W5i-oO-Q1V">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
|
|
@@ -176,7 +176,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ZX2-xn-9kp" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ZX2-xn-9kp" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1203" y="-1742"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="721" y="-1742"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Apex Mobile First View Controller - First-->
|
|
<!--Apex Mobile First View Controller - First-->
|
|
|
<scene sceneID="W3I-pn-N6e">
|
|
<scene sceneID="W3I-pn-N6e">
|
|
@@ -211,7 +211,7 @@
|
|
|
<action selector="LoginButtonClick:" destination="CZ4-MO-1fc" eventType="touchUpInside" id="WdK-CJ-7JY"/>
|
|
<action selector="LoginButtonClick:" destination="CZ4-MO-1fc" eventType="touchUpInside" id="WdK-CJ-7JY"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="KOS-Kb-91y">
|
|
|
|
|
|
|
+ <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="KOS-Kb-91y">
|
|
|
<rect key="frame" x="20" y="317" width="130" height="32"/>
|
|
<rect key="frame" x="20" y="317" width="130" height="32"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
<inset key="insetFor6xAndEarlier" minX="0.0" minY="70" maxX="0.0" maxY="-70"/>
|
|
@@ -328,7 +328,7 @@
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|
|
|
- <action selector="onButtonClick:" destination="UNq-GU-jaf" eventType="touchUpInside" id="50J-Qd-62H"/>
|
|
|
|
|
|
|
+ <action selector="OnDocumentClick:" destination="UNq-GU-jaf" eventType="touchUpInside" id="q4o-Ol-7PB"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Document Manage" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AQV-Uj-awl">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Document Manage" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AQV-Uj-awl">
|
|
@@ -345,7 +345,7 @@
|
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|
|
|
- <segue destination="w6b-yg-2yg" kind="push" id="eEH-cN-gfC"/>
|
|
|
|
|
|
|
+ <segue destination="qrn-VS-Yb7" kind="push" id="Ujz-iz-gWI"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Messages" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AGy-cb-MuS">
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Messages" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AGy-cb-MuS">
|
|
@@ -487,6 +487,7 @@
|
|
|
<navigationItem key="navigationItem" id="FlZ-he-0gE"/>
|
|
<navigationItem key="navigationItem" id="FlZ-he-0gE"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<outlet property="edit" destination="Yak-ci-niG" id="teO-s1-Y7F"/>
|
|
<outlet property="edit" destination="Yak-ci-niG" id="teO-s1-Y7F"/>
|
|
|
|
|
+ <outlet property="messageButton" destination="LJ8-xP-yYD" id="1f8-z3-XlI"/>
|
|
|
<outlet property="radioContainer" destination="47I-2c-G8g" id="qRd-86-3t5"/>
|
|
<outlet property="radioContainer" destination="47I-2c-G8g" id="qRd-86-3t5"/>
|
|
|
<outlet property="radioHbol" destination="5Zw-GS-WrJ" id="2IT-8Y-gIE"/>
|
|
<outlet property="radioHbol" destination="5Zw-GS-WrJ" id="2IT-8Y-gIE"/>
|
|
|
<segue destination="7w0-x0-gGx" kind="modal" identifier="LOGIN" id="6c0-rZ-YVg"/>
|
|
<segue destination="7w0-x0-gGx" kind="modal" identifier="LOGIN" id="6c0-rZ-YVg"/>
|
|
@@ -496,6 +497,129 @@
|
|
|
</objects>
|
|
</objects>
|
|
|
<point key="canvasLocation" x="-813" y="-408"/>
|
|
<point key="canvasLocation" x="-813" y="-408"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
|
|
+ <!--Documents View Controller-->
|
|
|
|
|
+ <scene sceneID="Zav-eF-V5K">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="DocumentsViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="AtO-h1-rO7" customClass="DocumentsViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="NwM-Rp-N40">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="zDM-wX-KTe">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="documents" textLabel="YWH-Xf-c3w" style="IBUITableViewCellStyleDefault" id="xN7-OT-evG">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="55" width="320" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="xN7-OT-evG" id="wGX-ZS-x8r">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="YWH-Xf-c3w">
|
|
|
|
|
+ <rect key="frame" x="15" y="0.0" width="270" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
|
|
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="AtO-h1-rO7" id="h4A-Yx-cW7"/>
|
|
|
|
|
+ <outlet property="delegate" destination="AtO-h1-rO7" id="lDt-J0-aqm"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="H1X-eu-8mg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="-813" y="335"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Local Documents View Controller-->
|
|
|
|
|
+ <scene sceneID="Brr-Uu-VnC">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="LocalDocumentsViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="mTm-QF-l86" customClass="LocalDocumentsViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="Z0c-U1-gdm">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="hhx-YW-kPS">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="documentitem" textLabel="kvP-GJ-lpY" imageView="kx1-B6-Im0" style="IBUITableViewCellStyleDefault" id="vK6-zA-FAE">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="320" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vK6-zA-FAE" id="9QL-hu-dPy">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="kvP-GJ-lpY">
|
|
|
|
|
+ <rect key="frame" x="73" y="0.0" width="212" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
|
|
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" image="ic_pdf128" id="kx1-B6-Im0">
|
|
|
|
|
+ <rect key="frame" x="15" y="0.0" width="43" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ </imageView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="mTm-QF-l86" id="rni-Ze-F8P"/>
|
|
|
|
|
+ <outlet property="delegate" destination="mTm-QF-l86" id="obU-lh-cmL"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="tableview" destination="hhx-YW-kPS" id="1M3-Iu-lHP"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="h7j-dA-a2k" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="-403" y="335"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Pdf View Controller-->
|
|
|
|
|
+ <scene sceneID="qDh-ef-h6s">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="PdfViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="mGH-EL-5Xm" customClass="PdfViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="1rz-rZ-fZg">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <webView contentMode="scaleToFill" scalesPageToFit="YES" allowsInlineMediaPlayback="NO" mediaPlaybackRequiresUserAction="NO" mediaPlaybackAllowsAirPlay="NO" id="Ih7-YS-cX1">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="20" width="320" height="548"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
|
+ <dataDetectorType key="dataDetectorTypes"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="delegate" destination="mGH-EL-5Xm" id="22e-58-l0c"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </webView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="webview" destination="Ih7-YS-cX1" id="A2b-hn-HOg"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="No4-W6-BEF" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="4" y="335"/>
|
|
|
|
|
+ </scene>
|
|
|
<!--Apex History View Controller-->
|
|
<!--Apex History View Controller-->
|
|
|
<scene sceneID="fpU-rp-TyY">
|
|
<scene sceneID="fpU-rp-TyY">
|
|
|
<objects>
|
|
<objects>
|
|
@@ -505,8 +629,8 @@
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" id="Bwc-Vi-N7D">
|
|
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apexlogo-2" id="Bwc-Vi-N7D">
|
|
|
- <rect key="frame" x="0.0" y="80" width="320" height="56"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="55" width="320" height="56"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
</imageView>
|
|
</imageView>
|
|
|
<webView contentMode="scaleToFill" id="0T5-Ll-Dff">
|
|
<webView contentMode="scaleToFill" id="0T5-Ll-Dff">
|
|
|
<rect key="frame" x="0.0" y="100" width="320" height="420"/>
|
|
<rect key="frame" x="0.0" y="100" width="320" height="420"/>
|
|
@@ -525,7 +649,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="aLR-0D-WuS" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="aLR-0D-WuS" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1700" y="-1742"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="1138" y="-1742"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Change Password View Controller - Change password-->
|
|
<!--Change Password View Controller - Change password-->
|
|
|
<scene sceneID="fcq-JD-zfG">
|
|
<scene sceneID="fcq-JD-zfG">
|
|
@@ -607,7 +731,131 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="VbT-Dn-X4d" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="VbT-Dn-X4d" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="2704" y="-390"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="1972" y="-1742"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Message View Controller-->
|
|
|
|
|
+ <scene sceneID="6vl-5u-l6A">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="MessageViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="qrn-VS-Yb7" customClass="MessageViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="c3o-cG-9Yp">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" id="f6w-95-ZtY">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="266" width="320" height="37"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
|
+ </activityIndicatorView>
|
|
|
|
|
+ <tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="dNI-5t-B4L">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="65" width="320" height="503"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tableitemmsg" id="1nr-UE-sjD" customClass="MessageItem">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="320" height="44"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1nr-UE-sjD" id="U3J-V7-tmK">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="d7g-gu-2Bj">
|
|
|
|
|
+ <rect key="frame" x="20" y="2" width="42" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
+ <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="a" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="hpS-fx-8AH">
|
|
|
|
|
+ <rect key="frame" x="133" y="20" width="167" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="MessageLabel" destination="d7g-gu-2Bj" id="AHp-9R-VWf"/>
|
|
|
|
|
+ <outlet property="TimeLabel" destination="hpS-fx-8AH" id="IWp-AL-5gl"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="qrn-VS-Yb7" id="FRI-qE-nqO"/>
|
|
|
|
|
+ <outlet property="delegate" destination="qrn-VS-Yb7" id="b2o-Yy-W1n"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <navigationItem key="navigationItem" id="pyf-tg-5tF">
|
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" systemItem="trash" id="7Pl-CC-Fek">
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="delAllMessage:" destination="qrn-VS-Yb7" id="Yk7-Vk-mM8"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </barButtonItem>
|
|
|
|
|
+ </navigationItem>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="mum" destination="f6w-95-ZtY" id="rBg-K6-xME"/>
|
|
|
|
|
+ <outlet property="tableview" destination="dNI-5t-B4L" id="kJ4-gk-Q2O"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Hqb-nc-neY" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="436" y="-408"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--Message Detail View Controller-->
|
|
|
|
|
+ <scene sceneID="zJl-bE-06n">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="MessageDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="QrY-u5-BMT" customClass="MessageDetailViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="Qgi-7I-qcc">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" id="Khm-7i-JgE">
|
|
|
|
|
+ <rect key="frame" x="142" y="265" width="37" height="37"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
|
+ </activityIndicatorView>
|
|
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="175" sectionHeaderHeight="22" sectionFooterHeight="22" id="95E-D6-Wgp">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="65" width="320" height="503"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ <prototypes>
|
|
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="messagedetailitem" rowHeight="175" id="EfP-7H-xCp" customClass="MessageDetailItem">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="22" width="320" height="175"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EfP-7H-xCp" id="Jbk-8t-6hJ">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="174"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <view contentMode="scaleToFill" id="knk-RT-xyF" customClass="RTLabel">
|
|
|
|
|
+ <rect key="frame" x="20" y="9" width="280" height="165"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="contentLabel" destination="knk-RT-xyF" id="uVy-gl-Smq"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableViewCell>
|
|
|
|
|
+ </prototypes>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="dataSource" destination="QrY-u5-BMT" id="0Mc-hx-2Up"/>
|
|
|
|
|
+ <outlet property="delegate" destination="QrY-u5-BMT" id="Ltr-JQ-hVW"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </tableView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="mum" destination="Khm-7i-JgE" id="xYK-Rz-ROo"/>
|
|
|
|
|
+ <outlet property="tableview" destination="95E-D6-Wgp" id="EWl-KI-oxt"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="b3P-Fz-CEQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="825" y="-408"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Customize Field View Controller-->
|
|
<!--Customize Field View Controller-->
|
|
|
<scene sceneID="yzI-TK-ahX">
|
|
<scene sceneID="yzI-TK-ahX">
|
|
@@ -662,7 +910,35 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nbG-c1-sls" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="nbG-c1-sls" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="3954" y="-1729"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="2402" y="-1742"/>
|
|
|
|
|
+ </scene>
|
|
|
|
|
+ <!--News Detail View Controller-->
|
|
|
|
|
+ <scene sceneID="33J-WJ-2tM">
|
|
|
|
|
+ <objects>
|
|
|
|
|
+ <viewController storyboardIdentifier="NewsDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ggi-Sd-Pt7" customClass="NewsDetailViewController" sceneMemberID="viewController">
|
|
|
|
|
+ <view key="view" contentMode="scaleToFill" id="2nh-AD-EUs">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <subviews>
|
|
|
|
|
+ <webView contentMode="scaleToFill" allowsInlineMediaPlayback="NO" mediaPlaybackRequiresUserAction="NO" mediaPlaybackAllowsAirPlay="NO" id="5OF-cN-5qG">
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
+ <dataDetectorType key="dataDetectorTypes"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="delegate" destination="ggi-Sd-Pt7" id="Iif-kP-fVz"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </webView>
|
|
|
|
|
+ </subviews>
|
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <outlet property="webview" destination="5OF-cN-5qG" id="34x-eq-C5E"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </viewController>
|
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="NJI-Ax-rYf" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
+ </objects>
|
|
|
|
|
+ <point key="canvasLocation" x="2816" y="-1742"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Retrieve Password View Controller-->
|
|
<!--Retrieve Password View Controller-->
|
|
|
<scene sceneID="JeM-3c-O9i">
|
|
<scene sceneID="JeM-3c-O9i">
|
|
@@ -1019,7 +1295,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ZLg-Ln-SOw" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ZLg-Ln-SOw" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="4074" y="-932"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="2290" y="-1094"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Result View Controller - Result-->
|
|
<!--Result View Controller - Result-->
|
|
|
<scene sceneID="HJD-6m-1oF">
|
|
<scene sceneID="HJD-6m-1oF">
|
|
@@ -1076,7 +1352,7 @@
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</view>
|
|
</view>
|
|
|
<navigationItem key="navigationItem" title="Result" id="JkP-Lu-glO">
|
|
<navigationItem key="navigationItem" title="Result" id="JkP-Lu-glO">
|
|
|
- <barButtonItem key="rightBarButtonItem" title="Items" id="qrK-Vl-z8W">
|
|
|
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" title="Menu" id="qrK-Vl-z8W">
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="onCustomize:" destination="U64-AM-iXd" id="tJB-O4-pdd"/>
|
|
<action selector="onCustomize:" destination="U64-AM-iXd" id="tJB-O4-pdd"/>
|
|
|
</connections>
|
|
</connections>
|
|
@@ -1092,7 +1368,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="BUa-P4-8Ex" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="BUa-P4-8Ex" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="4506" y="-932"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="2722" y="-1094"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Web View Controller - Loading...-->
|
|
<!--Web View Controller - Loading...-->
|
|
|
<scene sceneID="5AK-HM-skm">
|
|
<scene sceneID="5AK-HM-skm">
|
|
@@ -1266,7 +1542,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
- <segue destination="dbM-RP-CjU" kind="embed" id="arc-yR-QMh"/>
|
|
|
|
|
|
|
+ <segue destination="dbM-RP-CjU" kind="embed" id="5sj-fp-kV5"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</containerView>
|
|
</containerView>
|
|
|
</subviews>
|
|
</subviews>
|
|
@@ -1276,7 +1552,7 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="3qq-4t-Ow8" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="3qq-4t-Ow8" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="-52" y="-1074"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="-190" y="-1067"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--About View Controller - About-->
|
|
<!--About View Controller - About-->
|
|
|
<scene sceneID="yPV-LT-kUD">
|
|
<scene sceneID="yPV-LT-kUD">
|
|
@@ -1306,26 +1582,28 @@
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="1qU-xI-rc2" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="1qU-xI-rc2" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="2791" y="320"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="1557" y="-1742"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
- <!--Location View Controller-->
|
|
|
|
|
|
|
+ <!--Location View Controller - Service location-->
|
|
|
<scene sceneID="2vR-Up-DGY">
|
|
<scene sceneID="2vR-Up-DGY">
|
|
|
<objects>
|
|
<objects>
|
|
|
<viewController automaticallyAdjustsScrollViewInsets="NO" id="dbM-RP-CjU" customClass="LocationViewController" sceneMemberID="viewController">
|
|
<viewController automaticallyAdjustsScrollViewInsets="NO" id="dbM-RP-CjU" customClass="LocationViewController" sceneMemberID="viewController">
|
|
|
- <view key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="feP-eT-obx">
|
|
|
|
|
|
|
+ <view key="view" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="feP-eT-obx">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <tabBarItem key="tabBarItem" title="Service location" image="map (1)" id="4rm-9M-DPL"/>
|
|
|
<toolbarItems/>
|
|
<toolbarItems/>
|
|
|
<navigationItem key="navigationItem" id="eFt-a5-oFc"/>
|
|
<navigationItem key="navigationItem" id="eFt-a5-oFc"/>
|
|
|
|
|
+ <simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<segue destination="mUL-1B-hqq" kind="modal" identifier="DETAIL" id="fJJ-YR-ose"/>
|
|
<segue destination="mUL-1B-hqq" kind="modal" identifier="DETAIL" id="fJJ-YR-ose"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="pkZ-co-EKr" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="pkZ-co-EKr" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="777" y="-1040"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="306" y="-1067"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
<!--Location Detail View Controller-->
|
|
<!--Location Detail View Controller-->
|
|
|
<scene sceneID="U7a-re-t7T">
|
|
<scene sceneID="U7a-re-t7T">
|
|
@@ -1336,39 +1614,22 @@
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsHorizontalScrollIndicator="NO" editable="NO" text="content" textAlignment="center" id="WJf-Cy-VOs">
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsHorizontalScrollIndicator="NO" editable="NO" text="content" textAlignment="center" id="WJf-Cy-VOs">
|
|
|
- <rect key="frame" x="20" y="75" width="280" height="412"/>
|
|
|
|
|
|
|
+ <rect key="frame" x="20" y="0.0" width="280" height="568"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
|
<dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES"/>
|
|
<dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES"/>
|
|
|
</textView>
|
|
</textView>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="XP8-lF-VzJ">
|
|
|
|
|
- <rect key="frame" x="140" y="495" width="40" height="30"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
|
- <state key="normal" title="Close">
|
|
|
|
|
- <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
- </state>
|
|
|
|
|
- <connections>
|
|
|
|
|
- <action selector="onCloseClick:" destination="mUL-1B-hqq" eventType="touchUpInside" id="LsM-ks-kND"/>
|
|
|
|
|
- </connections>
|
|
|
|
|
- </button>
|
|
|
|
|
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" editable="NO" text="name" textAlignment="center" id="OQp-ZY-wcy">
|
|
|
|
|
- <rect key="frame" x="20" y="24" width="280" height="43"/>
|
|
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
|
|
|
- </textView>
|
|
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
</view>
|
|
</view>
|
|
|
<connections>
|
|
<connections>
|
|
|
<outlet property="contentText" destination="WJf-Cy-VOs" id="DJH-fT-gtM"/>
|
|
<outlet property="contentText" destination="WJf-Cy-VOs" id="DJH-fT-gtM"/>
|
|
|
- <outlet property="nameText" destination="OQp-ZY-wcy" id="TYw-Vk-CS6"/>
|
|
|
|
|
</connections>
|
|
</connections>
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="hZL-fK-eOy" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="hZL-fK-eOy" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1253" y="-1040"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="731" y="-1067"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
<resources>
|
|
<resources>
|
|
@@ -1379,6 +1640,7 @@
|
|
|
<image name="ic_message" width="60" height="60"/>
|
|
<image name="ic_message" width="60" height="60"/>
|
|
|
<image name="ic_ocean_blinfo" width="60" height="60"/>
|
|
<image name="ic_ocean_blinfo" width="60" height="60"/>
|
|
|
<image name="ic_oceanbooking" width="60" height="60"/>
|
|
<image name="ic_oceanbooking" width="60" height="60"/>
|
|
|
|
|
+ <image name="ic_pdf128" width="64" height="64"/>
|
|
|
<image name="ic_service_location" width="60" height="60"/>
|
|
<image name="ic_service_location" width="60" height="60"/>
|
|
|
<image name="ic_tools" width="60" height="60"/>
|
|
<image name="ic_tools" width="60" height="60"/>
|
|
|
<image name="in" width="32" height="32"/>
|
|
<image name="in" width="32" height="32"/>
|