forked from mirrors/linphone-iphone
396 lines
38 KiB
XML
396 lines
38 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" colorMatched="YES">
|
|
<device id="retina4_7" orientation="landscape">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HistoryDetailsView">
|
|
<connections>
|
|
<outlet property="addContactButton" destination="50" id="52"/>
|
|
<outlet property="addressLabel" destination="EoB-ux-sD7" id="Ajw-2s-M6X"/>
|
|
<outlet property="avatarImage" destination="23" id="43"/>
|
|
<outlet property="backButton" destination="9" id="Pqj-y9-hqc"/>
|
|
<outlet property="contactLabel" destination="25" id="rTL-Ut-42o"/>
|
|
<outlet property="emptyLabel" destination="hvz-CS-NME" id="Qws-r1-XMh"/>
|
|
<outlet property="encryptedChatView" destination="JU4-bf-tVI" id="j6f-qz-VKd"/>
|
|
<outlet property="headerView" destination="33" id="iv2-Rj-j3j"/>
|
|
<outlet property="landscapeView" destination="NHC-7w-48z" id="kTJ-YT-Ejm"/>
|
|
<outlet property="linphoneImage" destination="mfN-Ai-9RX" id="Ubt-oH-lra"/>
|
|
<outlet property="optionsView" destination="k0D-99-OKO" id="5uE-lN-M3B"/>
|
|
<outlet property="portraitView" destination="4" id="0gH-12-O02"/>
|
|
<outlet property="tableView" destination="baU-d4-eu3" id="3q4-5X-yCB"/>
|
|
<outlet property="view" destination="4" id="10"/>
|
|
<outlet property="waitView" destination="dEJ-xc-518" id="ofo-cG-8s5"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="HKr-sq-hGv" userLabel="iphone6MetricsView">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view tag="1" contentMode="scaleToFill" id="4">
|
|
<rect key="frame" x="0.0" y="42" width="667" height="267"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view tag="2" contentMode="scaleToFill" id="6" userLabel="topBar">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="3" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_F.png" id="gee-PW-IqY" userLabel="backgroundColor">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
</imageView>
|
|
<button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="9" userLabel="backButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="128" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Back"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="back_default.png"/>
|
|
<state key="disabled" image="back_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="11"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="50" userLabel="addButton" customClass="UIIconButton">
|
|
<rect key="frame" x="539" y="0.0" width="128" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add to contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="contact_add_default.png"/>
|
|
<state key="disabled" image="contact_add_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="53"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<view tag="7" contentMode="scaleToFill" id="33" userLabel="headerView">
|
|
<rect key="frame" x="0.0" y="66" width="667" height="250"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="8" contentMode="scaleAspectFit" image="avatar.png" id="23" userLabel="avatarImage" customClass="UIRoundedImageView">
|
|
<rect key="frame" x="244" y="8" width="178" height="100"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact avatar">
|
|
<accessibilityTraits key="traits" image="YES" notEnabled="YES"/>
|
|
<bool key="isElement" value="YES"/>
|
|
</accessibility>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="9" contentMode="left" text="John Doe" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="17" id="25" userLabel="contactLabel">
|
|
<rect key="frame" x="0.0" y="110" width="667" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact name"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="33"/>
|
|
<color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView userInteractionEnabled="NO" tag="10" contentMode="scaleAspectFit" image="linphone_user.png" id="mfN-Ai-9RX" userLabel="linphoneImage" customClass="UIRoundedImageView">
|
|
<rect key="frame" x="642" y="124" width="15" height="15"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact avatar">
|
|
<accessibilityTraits key="traits" image="YES" notEnabled="YES"/>
|
|
<bool key="isElement" value="YES"/>
|
|
</accessibility>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="11" contentMode="left" text="johndoe@sip.linphone.org" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" id="EoB-ux-sD7" userLabel="addressLabel">
|
|
<rect key="frame" x="0.0" y="158" width="667" height="23"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact name"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<color key="textColor" red="0.98766469955444336" green="0.27512490749359131" blue="0.029739789664745331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view contentMode="scaleToFill" id="k0D-99-OKO" userLabel="optionsView">
|
|
<rect key="frame" x="0.0" y="189" width="667" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" tag="13" contentMode="scaleAspectFit" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="5eX-W0-T4B" userLabel="callButton">
|
|
<rect key="frame" x="179" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" image="call_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="call_start_body_disabled.png"/>
|
|
<state key="highlighted" image="call_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onCallClick:" destination="-1" eventType="touchUpInside" id="Vlx-14-3CH"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="12" contentMode="scaleAspectFit" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="obZ-W7-q8P" userLabel="chatButton">
|
|
<rect key="frame" x="317" y="0.0" width="50" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" image="chat_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="chat_start_body_disabled.png"/>
|
|
<state key="highlighted" image="chat_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="Dd5-7a-ev8"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" id="JU4-bf-tVI" userLabel="encryptedChatView">
|
|
<rect key="frame" x="456" y="-1" width="50" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="E2n-mF-saI" userLabel="encryptedChatButton" customClass="UIIconButton">
|
|
<rect key="frame" x="-1" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<state key="normal" image="chat_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="chat_start_body_disabled.png"/>
|
|
<state key="highlighted" image="chat_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onEncryptedChatClick:" destination="-1" eventType="touchUpInside" id="1Ci-9Q-eP2"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" image="security_toogle_icon_green.png" id="YuZ-ep-Rtj" userLabel="securityImage">
|
|
<rect key="frame" x="33" y="0.0" width="19" height="24"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
</imageView>
|
|
</subviews>
|
|
</view>
|
|
</subviews>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
<tableView clipsSubviews="YES" tag="6" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="30" sectionHeaderHeight="28" sectionFooterHeight="28" id="k6N-Av-eOu">
|
|
<rect key="frame" x="0.0" y="316" width="667" height="0.0"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="baU-d4-eu3" id="p7o-Mx-Kmc"/>
|
|
<outlet property="delegate" destination="baU-d4-eu3" id="iS5-xg-0C2"/>
|
|
</connections>
|
|
</tableView>
|
|
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="40" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No log selected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="hvz-CS-NME" userLabel="emptyLabel">
|
|
<rect key="frame" x="0.0" y="66" width="667" height="201"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view hidden="YES" tag="8" contentMode="scaleToFill" id="dEJ-xc-518" userLabel="waitView">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="267"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<activityIndicatorView opaque="NO" tag="9" contentMode="scaleToFill" animating="YES" style="gray" id="NK3-ME-9jd" userLabel="activityIndicatorView">
|
|
<rect key="frame" x="326" y="122" width="20" height="20"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
</activityIndicatorView>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<gestureRecognizers/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<point key="canvasLocation" x="-3.2000000000000002" y="22.488755622188908"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" id="LBc-mh-ozk" userLabel="iphone6MetricsView">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view tag="1" contentMode="scaleToFill" id="NHC-7w-48z">
|
|
<rect key="frame" x="0.0" y="42" width="667" height="333"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view tag="2" contentMode="scaleToFill" id="Rtv-hu-bCz" userLabel="topBar">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="3" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_F.png" id="JOe-5t-C7f" userLabel="backgroundColor">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
</imageView>
|
|
<button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="NJl-Lb-CU6" userLabel="backButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="71" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Back"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="back_default.png"/>
|
|
<state key="disabled" image="back_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="zZF-e0-7RY"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="O7r-6t-b7w" userLabel="addButton" customClass="UIIconButton">
|
|
<rect key="frame" x="594" y="0.0" width="73" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add to contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="contact_add_default.png"/>
|
|
<state key="disabled" image="contact_add_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="pow-32-7RJ"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<tableView clipsSubviews="YES" tag="6" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="30" sectionHeaderHeight="44" sectionFooterHeight="22" id="2jK-gw-ULv">
|
|
<rect key="frame" x="0.0" y="168" width="667" height="165"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="baU-d4-eu3" id="fI9-T2-u1D"/>
|
|
<outlet property="delegate" destination="baU-d4-eu3" id="xk6-7r-gBl"/>
|
|
</connections>
|
|
</tableView>
|
|
<view tag="7" contentMode="scaleToFill" id="Mwp-y3-g1b" userLabel="headerView">
|
|
<rect key="frame" x="0.0" y="66" width="667" height="102"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="8" contentMode="scaleAspectFit" image="avatar.png" id="d9m-G0-1u3" userLabel="avatarImage" customClass="UIRoundedImageView">
|
|
<rect key="frame" x="28" y="8" width="88" height="86"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact avatar">
|
|
<accessibilityTraits key="traits" image="YES" notEnabled="YES"/>
|
|
<bool key="isElement" value="YES"/>
|
|
</accessibility>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="9" contentMode="left" text="John Doe" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="17" id="Qbg-hm-bd7" userLabel="contactLabel">
|
|
<rect key="frame" x="160" y="8" width="356" height="50"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact name"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="33"/>
|
|
<color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="11" contentMode="left" text="johndoe@sip.linphone.org" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" id="XJa-f6-K0y" userLabel="addressLabel">
|
|
<rect key="frame" x="160" y="56" width="356" height="38"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact name"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<color key="textColor" red="0.98766469955444336" green="0.27512490749359131" blue="0.029739789664745331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view contentMode="scaleToFill" id="teU-AB-8hO" userLabel="optionsView">
|
|
<rect key="frame" x="0.0" y="29" width="667" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" tag="13" contentMode="scaleAspectFit" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="pBo-Oo-bAW" userLabel="callButton">
|
|
<rect key="frame" x="491" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" image="call_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="call_start_body_disabled.png"/>
|
|
<state key="highlighted" image="call_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onCallClick:" destination="-1" eventType="touchUpInside" id="QPr-DZ-52f"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="12" contentMode="scaleAspectFit" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="iDG-Mn-jm2" userLabel="chatButton">
|
|
<rect key="frame" x="551" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" image="chat_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="chat_start_body_disabled.png"/>
|
|
<state key="highlighted" image="chat_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="1Xg-su-cG3"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" id="m90-u6-x3J" userLabel="encryptedChatView">
|
|
<rect key="frame" x="611" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="8fY-hz-ECC" userLabel="encryptedChatButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="51" height="51"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<state key="normal" image="chat_start_body_default.png">
|
|
<color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="disabled" image="chat_start_body_disabled.png"/>
|
|
<state key="highlighted" image="chat_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onEncryptedChatClick:" destination="-1" eventType="touchUpInside" id="IYO-Rc-SGp"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" image="security_toogle_icon_green.png" id="8D9-me-ZdS" userLabel="securityImage">
|
|
<rect key="frame" x="33" y="0.0" width="19" height="24"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
</imageView>
|
|
</subviews>
|
|
</view>
|
|
</subviews>
|
|
</view>
|
|
<imageView hidden="YES" userInteractionEnabled="NO" tag="10" contentMode="scaleAspectFit" image="linphone_user.png" id="G2O-Yh-fZA" userLabel="linphoneImage">
|
|
<rect key="frame" x="123" y="8" width="30" height="25"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contact avatar">
|
|
<accessibilityTraits key="traits" image="YES" notEnabled="YES"/>
|
|
<bool key="isElement" value="YES"/>
|
|
</accessibility>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" tag="40" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No log selected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="IHY-Yg-pkN" userLabel="emptyLabel">
|
|
<rect key="frame" x="0.0" y="66" width="667" height="267"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view hidden="YES" tag="8" contentMode="scaleToFill" id="X29-vB-VIz" userLabel="waitView">
|
|
<rect key="frame" x="0.0" y="0.0" width="667" height="333"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<activityIndicatorView opaque="NO" tag="9" contentMode="scaleToFill" animating="YES" style="gray" id="7l5-ZU-CbW" userLabel="activityIndicatorView">
|
|
<rect key="frame" x="326" y="155" width="20" height="20"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
</activityIndicatorView>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<gestureRecognizers/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<point key="canvasLocation" x="702.39999999999998" y="-45.877061469265371"/>
|
|
</view>
|
|
<tableViewController id="baU-d4-eu3" customClass="HistoryDetailsTableView">
|
|
<connections>
|
|
<outlet property="view" destination="k6N-Av-eOu" id="Dos-d4-5l5"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="1316.8" y="236.58170914542731"/>
|
|
</tableViewController>
|
|
</objects>
|
|
<resources>
|
|
<image name="avatar.png" width="259" height="259"/>
|
|
<image name="back_default.png" width="24" height="22"/>
|
|
<image name="back_disabled.png" width="24" height="22"/>
|
|
<image name="call_start_body_default.png" width="51" height="51"/>
|
|
<image name="call_start_body_disabled.png" width="51" height="51"/>
|
|
<image name="call_start_body_over.png" width="51" height="51"/>
|
|
<image name="chat_start_body_default.png" width="51" height="51"/>
|
|
<image name="chat_start_body_disabled.png" width="51" height="51"/>
|
|
<image name="chat_start_body_over.png" width="51" height="51"/>
|
|
<image name="color_E.png" width="2" height="2"/>
|
|
<image name="color_F.png" width="2" height="2"/>
|
|
<image name="contact_add_default.png" width="34" height="29"/>
|
|
<image name="contact_add_disabled.png" width="34" height="29"/>
|
|
<image name="linphone_user.png" width="26" height="26"/>
|
|
<image name="security_toogle_icon_green.png" width="21" height="24"/>
|
|
</resources>
|
|
</document>
|