mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
169 lines
14 KiB
XML
169 lines
14 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ContactsViewController">
|
|
<connections>
|
|
<outlet property="addButton" destination="6" id="91"/>
|
|
<outlet property="allButton" destination="4" id="27"/>
|
|
<outlet property="backButton" destination="87" id="90"/>
|
|
<outlet property="linphoneButton" destination="5" id="31"/>
|
|
<outlet property="searchBar" destination="5jE-oF-d45" id="xfS-xo-2Bm"/>
|
|
<outlet property="tableController" destination="TJG-JZ-YRR" id="0lt-gC-EOm"/>
|
|
<outlet property="tableView" destination="zOo-FS-W6l" id="T4d-56-Bgi"/>
|
|
<outlet property="toolBar" destination="3" id="n95-dF-EoN"/>
|
|
<outlet property="view" destination="2" id="16"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="2">
|
|
<rect key="frame" x="0.0" y="0.0" width="360" height="537"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" id="3" userLabel="toolBar">
|
|
<rect key="frame" x="0.0" y="0.0" width="360" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="87" userLabel="backButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="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.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="89"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" id="93" userLabel="switchView">
|
|
<rect key="frame" x="0.0" y="0.0" width="144" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="4" userLabel="allButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="All contacts filter"/>
|
|
<inset key="titleEdgeInsets" minX="-86" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="ALL" image="contacts_all_default.png" backgroundImage="color_F.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="contacts_all_selected.png">
|
|
<color key="titleColor" red="1" green="0.36862745099999999" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAllClick:" destination="-1" eventType="touchUpInside" id="29"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="5" userLabel="sipButton" customClass="UIIconButton">
|
|
<rect key="frame" x="72" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Linphone contacts filter"/>
|
|
<inset key="titleEdgeInsets" minX="-86" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="SIP" image="contacts_sip_default.png" backgroundImage="color_F.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="contacts_sip_selected.png">
|
|
<color key="titleColor" red="1" green="0.36862745099999999" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onLinphoneClick:" destination="-1" eventType="touchUpInside" id="47"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="vXX-dG-OTJ" userLabel="listEditButton" customClass="UIIconButton">
|
|
<rect key="frame" x="216" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="edit_list.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6" userLabel="addButton" customClass="UIIconButton">
|
|
<rect key="frame" x="288" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="contact_add.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="86"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="aJI-VJ-xN6" userLabel="deleteButton" customClass="UIIconButton">
|
|
<rect key="frame" x="288" y="0.0" width="72" height="40"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="delete.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.88235294119999996" green="0.88235294119999996" blue="0.88235294119999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
<searchBar contentMode="redraw" showsCancelButton="YES" id="5jE-oF-d45" userLabel="searchBar">
|
|
<rect key="frame" x="0.0" y="40" width="360" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="-1" id="4jL-Rv-dW7"/>
|
|
</connections>
|
|
</searchBar>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="zOo-FS-W6l" userLabel="tableView">
|
|
<rect key="frame" x="0.0" y="84" width="360" height="453"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<inset key="contentInset" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<inset key="scrollIndicatorInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<color key="separatorColor" red="0.7254902124" green="0.76862746479999999" blue="0.79607844350000001" alpha="1" colorSpace="deviceRGB"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="TJG-JZ-YRR" id="334-RR-jEi"/>
|
|
<outlet property="delegate" destination="TJG-JZ-YRR" id="X6c-qc-fGw"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="132" y="190.5"/>
|
|
</view>
|
|
<tableViewController id="TJG-JZ-YRR" userLabel="tableController" customClass="ContactsTableViewController">
|
|
<connections>
|
|
<outlet property="view" destination="zOo-FS-W6l" id="cM7-Da-i7e"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="510" y="206"/>
|
|
</tableViewController>
|
|
</objects>
|
|
<resources>
|
|
<image name="back.png" width="71" height="64"/>
|
|
<image name="color_E.png" width="1" height="1"/>
|
|
<image name="color_F.png" width="1" height="1"/>
|
|
<image name="contact_add.png" width="100" height="86"/>
|
|
<image name="contacts_all_default.png" width="109" height="86"/>
|
|
<image name="contacts_all_selected.png" width="109" height="86"/>
|
|
<image name="contacts_sip_default.png" width="110" height="86"/>
|
|
<image name="contacts_sip_selected.png" width="109" height="86"/>
|
|
<image name="delete.png" width="63" height="82"/>
|
|
<image name="edit_list.png" width="88" height="84"/>
|
|
</resources>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document>
|