This commit is contained in:
Gautier Pelloux-Prayer 2015-07-22 17:15:02 +02:00
parent a09917f3d3
commit cf4b294f09
5 changed files with 152 additions and 168 deletions

View file

@ -13,7 +13,6 @@
<outlet property="backButton" destination="183" id="254"/>
<outlet property="callButton" destination="224" id="231"/>
<outlet property="eightButton" destination="35" id="204"/>
<outlet property="eraseButton" destination="185" id="202"/>
<outlet property="fiveButton" destination="31" id="195"/>
<outlet property="fourButton" destination="30" id="194"/>
<outlet property="nineButton" destination="36" id="200"/>
@ -31,24 +30,18 @@
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="171">
<rect key="frame" x="0.0" y="0.0" width="320" height="374"/>
<rect key="frame" x="0.0" y="0.0" width="360" height="537"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" id="178" userLabel="dialer">
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
<rect key="frame" x="0.0" y="0.0" width="360" height="63"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="dialer_address_background.png" id="179" userLabel="background">
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</imageView>
<textField opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter SIP address or phone number..." adjustsFontSizeToFit="NO" minimumFontSize="15" id="4" userLabel="addressField" customClass="UIAddressTextField">
<rect key="frame" x="5" y="0.0" width="310" height="60"/>
<textField opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter SIP address or phone number..." minimumFontSize="5" id="4" userLabel="addressField" customClass="UIAddressTextField">
<rect key="frame" x="0.0" y="0.0" width="300" height="63"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<accessibility key="accessibilityConfiguration" label="Enter a address"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="36"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="emailAddress"/>
<connections>
@ -56,11 +49,18 @@
<outlet property="delegate" destination="-1" id="190"/>
</connections>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="8dc-hj-rvt" userLabel="backspaceButton">
<rect key="frame" x="300" y="0.0" width="60" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<state key="normal" image="backspace.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="backgroundColor" red="0.88235294119999996" green="0.88235294119999996" blue="0.88235294119999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<view contentMode="scaleToFill" id="180" userLabel="pad">
<rect key="frame" x="0.0" y="58" width="320" height="260"/>
<rect key="frame" x="0.0" y="83" width="360" height="373"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="38" userLabel="1" customClass="UIDigitButtonLongVoiceMail">
@ -78,7 +78,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="37" userLabel="2" customClass="UIDigitButton">
<rect key="frame" x="107" y="11" width="106" height="54"/>
<rect key="frame" x="127" y="11" width="106" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="2"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -91,7 +91,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="29" userLabel="3" customClass="UIDigitButton">
<rect key="frame" x="213" y="11" width="107" height="54"/>
<rect key="frame" x="253" y="11" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="3"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -104,7 +104,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="30" userLabel="4" customClass="UIDigitButton">
<rect key="frame" x="0.0" y="73" width="107" height="54"/>
<rect key="frame" x="0.0" y="113" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="4"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -117,7 +117,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="31" userLabel="5" customClass="UIDigitButton">
<rect key="frame" x="108" y="73" width="106" height="54"/>
<rect key="frame" x="128" y="113" width="106" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="5"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -130,7 +130,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="33" userLabel="6" customClass="UIDigitButton">
<rect key="frame" x="213" y="73" width="107" height="54"/>
<rect key="frame" x="253" y="113" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="6"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -143,7 +143,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="34" userLabel="7" customClass="UIDigitButton">
<rect key="frame" x="0.0" y="135" width="107" height="54"/>
<rect key="frame" x="0.0" y="209" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="7"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -156,7 +156,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="35" userLabel="8" customClass="UIDigitButton">
<rect key="frame" x="107" y="135" width="106" height="54"/>
<rect key="frame" x="127" y="209" width="106" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="8"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -169,7 +169,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="36" userLabel="9" customClass="UIDigitButton">
<rect key="frame" x="213" y="135" width="107" height="54"/>
<rect key="frame" x="253" y="209" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="9"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -182,7 +182,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="39" userLabel="*" customClass="UIDigitButton">
<rect key="frame" x="0.0" y="197" width="107" height="54"/>
<rect key="frame" x="0.0" y="310" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<accessibility key="accessibilityConfiguration" label="Star"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -195,7 +195,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="40" userLabel="0" customClass="UIDigitButtonLongPlus">
<rect key="frame" x="107" y="197" width="106" height="54"/>
<rect key="frame" x="127" y="310" width="106" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<accessibility key="accessibilityConfiguration" label="0"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -208,7 +208,7 @@
</connections>
</button>
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="41" userLabel="#" customClass="UIDigitButton">
<rect key="frame" x="213" y="197" width="107" height="54"/>
<rect key="frame" x="253" y="310" width="107" height="54"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
<accessibility key="accessibilityConfiguration" label="Sharp"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
@ -224,93 +224,79 @@
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</view>
<view contentMode="scaleToFill" id="182" userLabel="toolBar">
<rect key="frame" x="0.0" y="305" width="320" height="68.999999433755875"/>
<rect key="frame" x="0.0" y="474" width="360" height="63"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="222" userLabel="addContactButton">
<rect key="frame" x="0.0" y="0.0" width="106" height="69"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="222" userLabel="addContactButton">
<rect key="frame" x="0.0" y="0.0" width="120" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="Add to contact"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="add_contact_default.png">
<state key="normal" image="add_contact.png" backgroundImage="color_C.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="add_contact_disabled.png"/>
<state key="highlighted" image="add_contact_over.png"/>
<state key="selected" backgroundImage="color_C.png"/>
<state key="highlighted" backgroundImage="color_A.png"/>
<connections>
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="230"/>
</connections>
</button>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="183" userLabel="backButton">
<rect key="frame" x="0.0" y="0.0" width="106" height="69"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="183" userLabel="backButton">
<rect key="frame" x="0.0" y="0.0" width="120" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="Back"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="back_default.png">
<state key="normal" backgroundImage="color_C.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="back_disabled.png"/>
<state key="highlighted" image="back_over.png"/>
<state key="selected" backgroundImage="color_C.png"/>
<state key="highlighted" backgroundImage="color_A.png"/>
<connections>
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="233"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="224" userLabel="callButton" customClass="UICallButton">
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="224" userLabel="callButton" customClass="UICallButton">
<rect key="frame" x="120" y="0.0" width="240" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="Call"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="call_default.png">
<state key="normal" image="add_call.png" backgroundImage="color_C.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="call_disabled.png"/>
<state key="highlighted" image="call_over.png"/>
<state key="selected" backgroundImage="color_C.png"/>
<state key="highlighted" backgroundImage="color_A.png"/>
<connections>
<outlet property="addressField" destination="4" id="235"/>
</connections>
</button>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="184" userLabel="addCallButton" customClass="UICallButton">
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="184" userLabel="addCallButton" customClass="UICallButton">
<rect key="frame" x="120" y="0.0" width="240" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="Add call"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="add_call_default.png">
<state key="normal" backgroundImage="color_C.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="add_call_disabled.png"/>
<state key="highlighted" image="add_call_over.png"/>
<state key="selected" backgroundImage="color_C.png"/>
<state key="highlighted" backgroundImage="color_A.png"/>
<connections>
<outlet property="addressField" destination="4" id="234"/>
</connections>
</button>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="236" userLabel="transferButton" customClass="UITransferButton">
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="236" userLabel="transferButton" customClass="UITransferButton">
<rect key="frame" x="120" y="0.0" width="240" height="63"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
<accessibility key="accessibilityConfiguration" label="Transfer call"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="transfer_call_default.png">
<state key="normal" backgroundImage="color_C.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="transfer_call_disabled.png"/>
<state key="highlighted" image="transfer_call_over.png"/>
<state key="selected" backgroundImage="color_C.png"/>
<state key="highlighted" backgroundImage="color_A.png"/>
<connections>
<outlet property="addressField" destination="4" id="237"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="185" userLabel="backspaceButton" customClass="UIEraseButton">
<rect key="frame" x="214" y="0.0" width="106" height="69"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
<accessibility key="accessibilityConfiguration" label="Backspace"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<state key="normal" image="backspace_default.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="disabled" image="backspace_disabled.png"/>
<state key="highlighted" image="backspace_over.png"/>
<connections>
<outlet property="addressField" destination="4" id="252"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
@ -321,22 +307,11 @@
</view>
</objects>
<resources>
<image name="add_call_default.png" width="214" height="138"/>
<image name="add_call_disabled.png" width="214" height="138"/>
<image name="add_call_over.png" width="214" height="138"/>
<image name="add_contact_default.png" width="213" height="138"/>
<image name="add_contact_disabled.png" width="213" height="138"/>
<image name="add_contact_over.png" width="213" height="138"/>
<image name="back_default.png" width="213" height="138"/>
<image name="back_disabled.png" width="213" height="138"/>
<image name="back_over.png" width="213" height="138"/>
<image name="backspace_default.png" width="213" height="138"/>
<image name="backspace_disabled.png" width="213" height="138"/>
<image name="backspace_over.png" width="213" height="138"/>
<image name="call_default.png" width="214" height="138"/>
<image name="call_disabled.png" width="214" height="138"/>
<image name="call_over.png" width="214" height="138"/>
<image name="dialer_address_background.png" width="640" height="135"/>
<image name="add_call.png" width="117" height="105"/>
<image name="add_contact.png" width="101" height="86"/>
<image name="backspace.png" width="106" height="56"/>
<image name="color_A.png" width="1" height="1"/>
<image name="color_C.png" width="1" height="1"/>
<image name="numpad_eight_default.png" width="220" height="113"/>
<image name="numpad_eight_over.png" width="220" height="113"/>
<image name="numpad_five_default.png" width="220" height="113"/>
@ -361,9 +336,6 @@
<image name="numpad_two_over.png" width="220" height="113"/>
<image name="numpad_zero_default.png" width="220" height="113"/>
<image name="numpad_zero_over.png" width="220" height="113"/>
<image name="transfer_call_default.png" width="214" height="138"/>
<image name="transfer_call_disabled.png" width="214" height="138"/>
<image name="transfer_call_over.png" width="214" height="138"/>
</resources>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -146,36 +146,18 @@
63058AE01B4E937300EFAE36 /* sounds in Resources */ = {isa = PBXBuildFile; fileRef = 63058ACE1B4E922500EFAE36 /* sounds */; };
63058AE21B4E93A100EFAE36 /* tester_hosts in Resources */ = {isa = PBXBuildFile; fileRef = 63058AE11B4E93A100EFAE36 /* tester_hosts */; };
63058AE31B4E93B300EFAE36 /* tester_hosts in Resources */ = {isa = PBXBuildFile; fileRef = 63058AE11B4E93A100EFAE36 /* tester_hosts */; };
63060B471B5FA0A60075FB75 /* color_A.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B371B5FA0A60075FB75 /* color_A.png */; };
63060B481B5FA0A60075FB75 /* color_B.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B381B5FA0A60075FB75 /* color_B.png */; };
63060B491B5FA0A60075FB75 /* color_C.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B391B5FA0A60075FB75 /* color_C.png */; };
63060B4A1B5FA0A60075FB75 /* color_D.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3A1B5FA0A60075FB75 /* color_D.png */; };
63060B4B1B5FA0A60075FB75 /* color_E.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3B1B5FA0A60075FB75 /* color_E.png */; };
63060B4C1B5FA0A60075FB75 /* color_F.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3C1B5FA0A60075FB75 /* color_F.png */; };
63060B4D1B5FA0A60075FB75 /* color_G.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3D1B5FA0A60075FB75 /* color_G.png */; };
63060B4E1B5FA0A60075FB75 /* color_H.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3E1B5FA0A60075FB75 /* color_H.png */; };
63060B4F1B5FA0A60075FB75 /* color_I.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B3F1B5FA0A60075FB75 /* color_I.png */; };
63060B501B5FA0A60075FB75 /* color_J.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B401B5FA0A60075FB75 /* color_J.png */; };
63060B511B5FA0A60075FB75 /* color_K.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B411B5FA0A60075FB75 /* color_K.png */; };
63060B521B5FA0A60075FB75 /* color_L.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B421B5FA0A60075FB75 /* color_L.png */; };
63060B531B5FA0A60075FB75 /* footer_chat_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B431B5FA0A60075FB75 /* footer_chat_default.png */; };
63060B541B5FA0A60075FB75 /* footer_contacts_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B441B5FA0A60075FB75 /* footer_contacts_default.png */; };
63060B551B5FA0A60075FB75 /* footer_dialer_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B451B5FA0A60075FB75 /* footer_dialer_default.png */; };
63060B561B5FA0A60075FB75 /* footer_history_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63060B461B5FA0A60075FB75 /* footer_history_default.png */; };
630CF5571AF7CE1500539F7A /* UITextField+DoneButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 630CF5561AF7CE1500539F7A /* UITextField+DoneButton.m */; };
63158FAD1B468E0E00969917 /* ImageOptim.sh in Resources */ = {isa = PBXBuildFile; fileRef = 63158FAC1B468E0E00969917 /* ImageOptim.sh */; };
631C4FB119D2A8F2004BFE77 /* UIDigitButtonLongPlus.m in Sources */ = {isa = PBXBuildFile; fileRef = 631C4FB019D2A8F2004BFE77 /* UIDigitButtonLongPlus.m */; };
631C4FB719D2C3A6004BFE77 /* UIDigitButtonLongVoiceMail.m in Sources */ = {isa = PBXBuildFile; fileRef = 631C4FB619D2C3A6004BFE77 /* UIDigitButtonLongVoiceMail.m */; };
632DA24D1B43EE9400EB356A /* Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = D35860D515B549B500513429 /* Utils.m */; };
632DA24E1B43EEEF00EB356A /* Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = D35860D515B549B500513429 /* Utils.m */; };
633968F31B5FE23000C1E3AF /* voicemail.png in Resources */ = {isa = PBXBuildFile; fileRef = 633968F21B5FE23000C1E3AF /* voicemail.png */; };
636316D11A1DEBCB0009B839 /* AboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 636316D31A1DEBCB0009B839 /* AboutViewController.xib */; };
636316D41A1DEC650009B839 /* SettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 636316D61A1DEC650009B839 /* SettingsViewController.xib */; };
636316D91A1DECC90009B839 /* PhoneMainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 636316D71A1DECC90009B839 /* PhoneMainView.xib */; };
636316DE1A1DEF2F0009B839 /* UIButtonShrinkable.m in Sources */ = {isa = PBXBuildFile; fileRef = 636316DD1A1DEF2F0009B839 /* UIButtonShrinkable.m */; };
636BC9971B5F921B00C754CE /* UIIconButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 636BC9961B5F921B00C754CE /* UIIconButton.m */; };
637157A11B283FE200C91677 /* FileTransferDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 637157A01B283FE200C91677 /* FileTransferDelegate.m */; };
637BC5B91B5FDD8C00A2EA37 /* menu.png in Resources */ = {isa = PBXBuildFile; fileRef = 637BC5B81B5FDD8C00A2EA37 /* menu.png */; };
639CEAFD1A1DF4D9004DE38F /* UIStateBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = 639CEAFF1A1DF4D9004DE38F /* UIStateBar.xib */; };
639CEB001A1DF4E4004DE38F /* UIHistoryCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 639CEB021A1DF4E4004DE38F /* UIHistoryCell.xib */; };
639CEB031A1DF4EB004DE38F /* UICompositeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 639CEB051A1DF4EB004DE38F /* UICompositeViewController.xib */; };
@ -187,6 +169,27 @@
63B81A0E1B57DA33009604A6 /* TPKeyboardAvoidingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B81A071B57DA33009604A6 /* TPKeyboardAvoidingScrollView.m */; };
63B81A0F1B57DA33009604A6 /* TPKeyboardAvoidingTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B81A091B57DA33009604A6 /* TPKeyboardAvoidingTableView.m */; };
63B81A101B57DA33009604A6 /* UIScrollView+TPKeyboardAvoidingAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63B81A0B1B57DA33009604A6 /* UIScrollView+TPKeyboardAvoidingAdditions.m */; };
63C21E651B5FE9650030B86B /* add_call.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E501B5FE9650030B86B /* add_call.png */; };
63C21E661B5FE9650030B86B /* add_contact.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E511B5FE9650030B86B /* add_contact.png */; };
63C21E671B5FE9650030B86B /* backspace.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E521B5FE9650030B86B /* backspace.png */; };
63C21E681B5FE9650030B86B /* color_A.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E531B5FE9650030B86B /* color_A.png */; };
63C21E691B5FE9650030B86B /* color_B.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E541B5FE9650030B86B /* color_B.png */; };
63C21E6A1B5FE9650030B86B /* color_C.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E551B5FE9650030B86B /* color_C.png */; };
63C21E6B1B5FE9650030B86B /* color_D.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E561B5FE9650030B86B /* color_D.png */; };
63C21E6C1B5FE9650030B86B /* color_E.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E571B5FE9650030B86B /* color_E.png */; };
63C21E6D1B5FE9650030B86B /* color_F.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E581B5FE9650030B86B /* color_F.png */; };
63C21E6E1B5FE9650030B86B /* color_G.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E591B5FE9650030B86B /* color_G.png */; };
63C21E6F1B5FE9650030B86B /* color_H.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5A1B5FE9650030B86B /* color_H.png */; };
63C21E701B5FE9650030B86B /* color_I.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5B1B5FE9650030B86B /* color_I.png */; };
63C21E711B5FE9650030B86B /* color_J.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5C1B5FE9650030B86B /* color_J.png */; };
63C21E721B5FE9650030B86B /* color_K.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5D1B5FE9650030B86B /* color_K.png */; };
63C21E731B5FE9650030B86B /* color_L.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5E1B5FE9650030B86B /* color_L.png */; };
63C21E741B5FE9650030B86B /* footer_chat_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E5F1B5FE9650030B86B /* footer_chat_default.png */; };
63C21E751B5FE9650030B86B /* footer_contacts_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E601B5FE9650030B86B /* footer_contacts_default.png */; };
63C21E761B5FE9650030B86B /* footer_dialer_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E611B5FE9650030B86B /* footer_dialer_default.png */; };
63C21E771B5FE9650030B86B /* footer_history_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E621B5FE9650030B86B /* footer_history_default.png */; };
63C21E781B5FE9650030B86B /* menu.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E631B5FE9650030B86B /* menu.png */; };
63C21E791B5FE9650030B86B /* voicemail.png in Resources */ = {isa = PBXBuildFile; fileRef = 63C21E641B5FE9650030B86B /* voicemail.png */; };
63C458261B5680AC009F2D7E /* ring.wav in Resources */ = {isa = PBXBuildFile; fileRef = 2237D4081084D7A9001383EE /* ring.wav */; };
63CD4B4F1A5AAC8C00B84282 /* DTAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 63CD4B4E1A5AAC8C00B84282 /* DTAlertView.m */; };
63D2680F1B174A5E00A2CC11 /* numpad_one_voicemail_default.png in Resources */ = {isa = PBXBuildFile; fileRef = 63D2680D1B174A5E00A2CC11 /* numpad_one_voicemail_default.png */; };
@ -1093,22 +1096,6 @@
63058ACE1B4E922500EFAE36 /* sounds */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sounds; path = ../submodules/linphone/tester/sounds; sourceTree = "<group>"; };
63058AE11B4E93A100EFAE36 /* tester_hosts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = tester_hosts; path = submodules/linphone/tester/tester_hosts; sourceTree = SOURCE_ROOT; };
63058AE41B4E952E00EFAE36 /* share */ = {isa = PBXFileReference; lastKnownFileType = folder; name = share; path = "../liblinphone-sdk/apple-darwin/share"; sourceTree = "<group>"; };
63060B371B5FA0A60075FB75 /* color_A.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_A.png; sourceTree = "<group>"; };
63060B381B5FA0A60075FB75 /* color_B.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_B.png; sourceTree = "<group>"; };
63060B391B5FA0A60075FB75 /* color_C.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_C.png; sourceTree = "<group>"; };
63060B3A1B5FA0A60075FB75 /* color_D.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_D.png; sourceTree = "<group>"; };
63060B3B1B5FA0A60075FB75 /* color_E.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_E.png; sourceTree = "<group>"; };
63060B3C1B5FA0A60075FB75 /* color_F.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_F.png; sourceTree = "<group>"; };
63060B3D1B5FA0A60075FB75 /* color_G.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_G.png; sourceTree = "<group>"; };
63060B3E1B5FA0A60075FB75 /* color_H.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_H.png; sourceTree = "<group>"; };
63060B3F1B5FA0A60075FB75 /* color_I.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_I.png; sourceTree = "<group>"; };
63060B401B5FA0A60075FB75 /* color_J.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_J.png; sourceTree = "<group>"; };
63060B411B5FA0A60075FB75 /* color_K.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_K.png; sourceTree = "<group>"; };
63060B421B5FA0A60075FB75 /* color_L.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_L.png; sourceTree = "<group>"; };
63060B431B5FA0A60075FB75 /* footer_chat_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_chat_default.png; sourceTree = "<group>"; };
63060B441B5FA0A60075FB75 /* footer_contacts_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_contacts_default.png; sourceTree = "<group>"; };
63060B451B5FA0A60075FB75 /* footer_dialer_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_dialer_default.png; sourceTree = "<group>"; };
63060B461B5FA0A60075FB75 /* footer_history_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_history_default.png; sourceTree = "<group>"; };
630CF5551AF7CE1500539F7A /* UITextField+DoneButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITextField+DoneButton.h"; sourceTree = "<group>"; };
630CF5561AF7CE1500539F7A /* UITextField+DoneButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITextField+DoneButton.m"; sourceTree = "<group>"; };
63158FAC1B468E0E00969917 /* ImageOptim.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = ImageOptim.sh; path = Tools/ImageOptim.sh; sourceTree = "<group>"; };
@ -1116,7 +1103,6 @@
631C4FB019D2A8F2004BFE77 /* UIDigitButtonLongPlus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIDigitButtonLongPlus.m; sourceTree = "<group>"; };
631C4FB519D2C3A6004BFE77 /* UIDigitButtonLongVoiceMail.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIDigitButtonLongVoiceMail.h; sourceTree = "<group>"; };
631C4FB619D2C3A6004BFE77 /* UIDigitButtonLongVoiceMail.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIDigitButtonLongVoiceMail.m; sourceTree = "<group>"; };
633968F21B5FE23000C1E3AF /* voicemail.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = voicemail.png; sourceTree = "<group>"; };
633E388219FFB0F400936D1C /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
636316D21A1DEBCB0009B839 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/AboutViewController.xib; sourceTree = "<group>"; };
636316D51A1DEC650009B839 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SettingsViewController.xib; sourceTree = "<group>"; };
@ -1129,7 +1115,6 @@
636BC9961B5F921B00C754CE /* UIIconButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIIconButton.m; sourceTree = "<group>"; };
6371579F1B283FE200C91677 /* FileTransferDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileTransferDelegate.h; path = Utils/FileTransferDelegate.h; sourceTree = "<group>"; };
637157A01B283FE200C91677 /* FileTransferDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileTransferDelegate.m; path = Utils/FileTransferDelegate.m; sourceTree = "<group>"; };
637BC5B81B5FDD8C00A2EA37 /* menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu.png; sourceTree = "<group>"; };
639CEAFE1A1DF4D9004DE38F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UIStateBar.xib; sourceTree = "<group>"; };
639CEB011A1DF4E4004DE38F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UIHistoryCell.xib; sourceTree = "<group>"; };
639CEB041A1DF4EB004DE38F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UICompositeViewController.xib; sourceTree = "<group>"; };
@ -1146,6 +1131,27 @@
63B81A091B57DA33009604A6 /* TPKeyboardAvoidingTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TPKeyboardAvoidingTableView.m; sourceTree = "<group>"; };
63B81A0A1B57DA33009604A6 /* UIScrollView+TPKeyboardAvoidingAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+TPKeyboardAvoidingAdditions.h"; sourceTree = "<group>"; };
63B81A0B1B57DA33009604A6 /* UIScrollView+TPKeyboardAvoidingAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+TPKeyboardAvoidingAdditions.m"; sourceTree = "<group>"; };
63C21E501B5FE9650030B86B /* add_call.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = add_call.png; sourceTree = "<group>"; };
63C21E511B5FE9650030B86B /* add_contact.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = add_contact.png; sourceTree = "<group>"; };
63C21E521B5FE9650030B86B /* backspace.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backspace.png; sourceTree = "<group>"; };
63C21E531B5FE9650030B86B /* color_A.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_A.png; sourceTree = "<group>"; };
63C21E541B5FE9650030B86B /* color_B.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_B.png; sourceTree = "<group>"; };
63C21E551B5FE9650030B86B /* color_C.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_C.png; sourceTree = "<group>"; };
63C21E561B5FE9650030B86B /* color_D.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_D.png; sourceTree = "<group>"; };
63C21E571B5FE9650030B86B /* color_E.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_E.png; sourceTree = "<group>"; };
63C21E581B5FE9650030B86B /* color_F.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_F.png; sourceTree = "<group>"; };
63C21E591B5FE9650030B86B /* color_G.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_G.png; sourceTree = "<group>"; };
63C21E5A1B5FE9650030B86B /* color_H.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_H.png; sourceTree = "<group>"; };
63C21E5B1B5FE9650030B86B /* color_I.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_I.png; sourceTree = "<group>"; };
63C21E5C1B5FE9650030B86B /* color_J.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_J.png; sourceTree = "<group>"; };
63C21E5D1B5FE9650030B86B /* color_K.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_K.png; sourceTree = "<group>"; };
63C21E5E1B5FE9650030B86B /* color_L.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = color_L.png; sourceTree = "<group>"; };
63C21E5F1B5FE9650030B86B /* footer_chat_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_chat_default.png; sourceTree = "<group>"; };
63C21E601B5FE9650030B86B /* footer_contacts_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_contacts_default.png; sourceTree = "<group>"; };
63C21E611B5FE9650030B86B /* footer_dialer_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_dialer_default.png; sourceTree = "<group>"; };
63C21E621B5FE9650030B86B /* footer_history_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = footer_history_default.png; sourceTree = "<group>"; };
63C21E631B5FE9650030B86B /* menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menu.png; sourceTree = "<group>"; };
63C21E641B5FE9650030B86B /* voicemail.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = voicemail.png; sourceTree = "<group>"; };
63CD4B4D1A5AAC8C00B84282 /* DTAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DTAlertView.h; sourceTree = "<group>"; };
63CD4B4E1A5AAC8C00B84282 /* DTAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DTAlertView.m; sourceTree = "<group>"; };
63D2680D1B174A5E00A2CC11 /* numpad_one_voicemail_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = numpad_one_voicemail_default.png; path = Resources/numpad_one_voicemail_default.png; sourceTree = "<group>"; };
@ -2458,36 +2464,11 @@
63060B351B5FA0A60075FB75 /* ResourcesV3 */ = {
isa = PBXGroup;
children = (
63060B361B5FA0A60075FB75 /* images */,
63C21E4F1B5FE9650030B86B /* images */,
);
path = ResourcesV3;
sourceTree = "<group>";
};
63060B361B5FA0A60075FB75 /* images */ = {
isa = PBXGroup;
children = (
63060B371B5FA0A60075FB75 /* color_A.png */,
63060B381B5FA0A60075FB75 /* color_B.png */,
63060B391B5FA0A60075FB75 /* color_C.png */,
63060B3A1B5FA0A60075FB75 /* color_D.png */,
63060B3B1B5FA0A60075FB75 /* color_E.png */,
63060B3C1B5FA0A60075FB75 /* color_F.png */,
63060B3D1B5FA0A60075FB75 /* color_G.png */,
63060B3E1B5FA0A60075FB75 /* color_H.png */,
63060B3F1B5FA0A60075FB75 /* color_I.png */,
63060B401B5FA0A60075FB75 /* color_J.png */,
63060B411B5FA0A60075FB75 /* color_K.png */,
63060B421B5FA0A60075FB75 /* color_L.png */,
63060B431B5FA0A60075FB75 /* footer_chat_default.png */,
63060B441B5FA0A60075FB75 /* footer_contacts_default.png */,
63060B451B5FA0A60075FB75 /* footer_dialer_default.png */,
63060B461B5FA0A60075FB75 /* footer_history_default.png */,
637BC5B81B5FDD8C00A2EA37 /* menu.png */,
633968F21B5FE23000C1E3AF /* voicemail.png */,
);
path = images;
sourceTree = "<group>";
};
63B81A021B57DA33009604A6 /* TPKeyboardAvoiding */ = {
isa = PBXGroup;
children = (
@ -2505,6 +2486,34 @@
path = Utils/TPKeyboardAvoiding;
sourceTree = "<group>";
};
63C21E4F1B5FE9650030B86B /* images */ = {
isa = PBXGroup;
children = (
63C21E501B5FE9650030B86B /* add_call.png */,
63C21E511B5FE9650030B86B /* add_contact.png */,
63C21E521B5FE9650030B86B /* backspace.png */,
63C21E531B5FE9650030B86B /* color_A.png */,
63C21E541B5FE9650030B86B /* color_B.png */,
63C21E551B5FE9650030B86B /* color_C.png */,
63C21E561B5FE9650030B86B /* color_D.png */,
63C21E571B5FE9650030B86B /* color_E.png */,
63C21E581B5FE9650030B86B /* color_F.png */,
63C21E591B5FE9650030B86B /* color_G.png */,
63C21E5A1B5FE9650030B86B /* color_H.png */,
63C21E5B1B5FE9650030B86B /* color_I.png */,
63C21E5C1B5FE9650030B86B /* color_J.png */,
63C21E5D1B5FE9650030B86B /* color_K.png */,
63C21E5E1B5FE9650030B86B /* color_L.png */,
63C21E5F1B5FE9650030B86B /* footer_chat_default.png */,
63C21E601B5FE9650030B86B /* footer_contacts_default.png */,
63C21E611B5FE9650030B86B /* footer_dialer_default.png */,
63C21E621B5FE9650030B86B /* footer_history_default.png */,
63C21E631B5FE9650030B86B /* menu.png */,
63C21E641B5FE9650030B86B /* voicemail.png */,
);
path = images;
sourceTree = "<group>";
};
D326483415887D4400930C67 /* Utils */ = {
isa = PBXGroup;
children = (
@ -3432,7 +3441,6 @@
D3F83F0E158205A100336684 /* micro_off_over.png in Resources */,
D3F83F10158205A100336684 /* micro_on_default.png in Resources */,
D3F83F12158205A100336684 /* micro_on_over.png in Resources */,
63060B4E1B5FA0A60075FB75 /* color_H.png in Resources */,
D3F83F14158205A100336684 /* pause_off_default.png in Resources */,
D3F83F16158205A100336684 /* pause_off_over.png in Resources */,
D3F83F18158205A100336684 /* hangup_default.png in Resources */,
@ -3453,7 +3461,6 @@
D3F83F4A1582223B00336684 /* numpad_one_over.png in Resources */,
D3F83F4C1582223B00336684 /* numpad_two_default.png in Resources */,
D3F83F4E1582223B00336684 /* numpad_two_over.png in Resources */,
63060B561B5FA0A60075FB75 /* footer_history_default.png in Resources */,
D3F83F501582223B00336684 /* numpad_three_default.png in Resources */,
D3F83F521582223B00336684 /* numpad_three_over.png in Resources */,
D3F83F541582223B00336684 /* numpad_four_default.png in Resources */,
@ -3489,6 +3496,7 @@
D3ED3E7815861B1B006C0DE4 /* backspace_default.png in Resources */,
D3ED3E7A15861B1B006C0DE4 /* backspace_over.png in Resources */,
D38187F815FE355D00C3EDCA /* UIMainBar.xib in Resources */,
63C21E651B5FE9650030B86B /* add_call.png in Resources */,
D3ED3E9815872EF1006C0DE4 /* history_all_selected.png in Resources */,
D3ED3E9A15872EF1006C0DE4 /* history_all_default.png in Resources */,
D3ED3E9C15872EF1006C0DE4 /* history_edit_default.png in Resources */,
@ -3499,15 +3507,15 @@
D38187BD15FE342800C3EDCA /* ContactsViewController.xib in Resources */,
D354980615875534000081D8 /* contacts_all_selected.png in Resources */,
D354980815875534000081D8 /* contacts_all_default.png in Resources */,
63060B491B5FA0A60075FB75 /* color_C.png in Resources */,
D354980A15875534000081D8 /* contacts_linphone_selected.png in Resources */,
D354980C15875534000081D8 /* contacts_linphone_default.png in Resources */,
F0B89C2E18DC973E0050B60E /* wizard_remote.rc in Resources */,
D354981015875608000081D8 /* contacts_add_default.png in Resources */,
D354981215875608000081D8 /* contacts_add_over.png in Resources */,
63C21E771B5FE9650030B86B /* footer_history_default.png in Resources */,
63C21E761B5FE9650030B86B /* footer_dialer_default.png in Resources */,
D354981A15876FE7000081D8 /* list_details_default.png in Resources */,
F0C1F9131A28781F009402C9 /* corner-right-top.png in Resources */,
63060B531B5FA0A60075FB75 /* footer_chat_default.png in Resources */,
D354981C15876FE7000081D8 /* list_details_over.png in Resources */,
639CEAFD1A1DF4D9004DE38F /* UIStateBar.xib in Resources */,
F088488A19FF8C41007FFCF3 /* UIContactCell.xib in Resources */,
@ -3530,7 +3538,6 @@
D36C43D5158F2F370048BA40 /* header_conference.png in Resources */,
D36C43D7158F2F370048BA40 /* dialer_alt_default.png in Resources */,
D36C43D9158F2F370048BA40 /* dialer_alt_over.png in Resources */,
63060B541B5FA0A60075FB75 /* footer_contacts_default.png in Resources */,
D36C43E9158F3F7E0048BA40 /* pause_on_default.png in Resources */,
F0C1F9121A28781F009402C9 /* corner-right-bottom.png in Resources */,
D36C43EB158F3F7E0048BA40 /* pause_on_over.png in Resources */,
@ -3573,6 +3580,7 @@
D3D6A3B3159B0EFE005F692C /* options_disabled.png in Resources */,
D3D6A3B5159B0EFE005F692C /* options_over.png in Resources */,
D31AAF63159B5B6F002C6B02 /* conference_default.png in Resources */,
63C21E791B5FE9650030B86B /* voicemail.png in Resources */,
D31AAF65159B5B6F002C6B02 /* conference_over.png in Resources */,
D31AAF6E159B65E1002C6B02 /* call_state_ringing_default.png in Resources */,
D3211BA6159C3D410098460B /* call_state_outgoing_default.png in Resources */,
@ -3598,8 +3606,8 @@
D3196D3815A321E3007FEEBA /* options_transfer_default.png in Resources */,
D3196D3A15A321E3007FEEBA /* options_transfer_over.png in Resources */,
D38187DD15FE348A00C3EDCA /* WizardViewController.xib in Resources */,
63060B551B5FA0A60075FB75 /* footer_dialer_default.png in Resources */,
D350F21C15A43D3400149E54 /* setup_back_default.png in Resources */,
63C21E671B5FE9650030B86B /* backspace.png in Resources */,
D350F21E15A43D3400149E54 /* setup_back_over.png in Resources */,
D350F22015A43D3400149E54 /* setup_cancel_default.png in Resources */,
D350F22215A43D3400149E54 /* setup_cancel_over.png in Resources */,
@ -3614,12 +3622,10 @@
D3F795DF15A5831C0077328B /* chat_back_over.png in Resources */,
D3B9A3E115A58C450096EA4E /* chat_ok_default.png in Resources */,
D3B9A3E315A58C450096EA4E /* chat_ok_over.png in Resources */,
63060B521B5FA0A60075FB75 /* color_L.png in Resources */,
63C21E781B5FE9650030B86B /* menu.png in Resources */,
D3B9A3E515A58C450096EA4E /* chat_send_default.png in Resources */,
63060B511B5FA0A60075FB75 /* color_K.png in Resources */,
D3B9A3E715A58C450096EA4E /* chat_send_over.png in Resources */,
D32B6E2415A5B2020033019F /* chat_send_disabled.png in Resources */,
633968F31B5FE23000C1E3AF /* voicemail.png in Resources */,
639CEB061A1DF4F1004DE38F /* UIChatRoomCell.xib in Resources */,
D3A8BB7B15A6CC3200F96BE5 /* chat_bubble_outgoing.png in Resources */,
D3A8BB7D15A6CC3200F96BE5 /* chat_bubble_incoming.png in Resources */,
@ -3641,9 +3647,10 @@
D381881515FE3F7F00C3EDCA /* UIContactDetailsHeader.xib in Resources */,
D3C6526B15AC228A0092A874 /* contact_ok_default.png in Resources */,
D3C6526D15AC228A0092A874 /* contact_ok_over.png in Resources */,
63C21E721B5FE9650030B86B /* color_K.png in Resources */,
63C21E6D1B5FE9650030B86B /* color_F.png in Resources */,
D38187B515FE341B00C3EDCA /* ContactDetailsLabelViewController.xib in Resources */,
D38187F415FE354700C3EDCA /* UIContactDetailsFooter.xib in Resources */,
637BC5B91B5FDD8C00A2EA37 /* menu.png in Resources */,
D32D5AA715ADE5D9008593F3 /* button_alert_background_default.png in Resources */,
D32D5AA915ADE5D9008593F3 /* button_alert_background_over.png in Resources */,
C9C8254315AE204D00D493FA /* options_add_disabled.png in Resources */,
@ -3664,13 +3671,14 @@
D3157A8A15B4466F00DD8C4C /* history_details_add_default.png in Resources */,
D3157A8C15B4466F00DD8C4C /* history_details_add_over.png in Resources */,
D3157A9015B446CB00DD8C4C /* history_details_back_default.png in Resources */,
63C21E731B5FE9650030B86B /* color_L.png in Resources */,
D3157A9215B446CB00DD8C4C /* history_details_back_over.png in Resources */,
D3119E7215B6A4710005D4A4 /* contacts_back_default.png in Resources */,
D3119E7415B6A4710005D4A4 /* contacts_back_over.png in Resources */,
D3C31A3215BD8DED008ED271 /* conference_default_landscape.png in Resources */,
D3C31A3415BD8DED008ED271 /* conference_over_landscape.png in Resources */,
63C21E711B5FE9650030B86B /* color_J.png in Resources */,
D3C31A3615BD8DED008ED271 /* dialer_alt_back_default_landscape.png in Resources */,
63060B481B5FA0A60075FB75 /* color_B.png in Resources */,
D3C31A3815BD8DED008ED271 /* dialer_alt_back_over_landscape.png in Resources */,
D3C31A3A15BD8DED008ED271 /* dialer_alt_default_landscape.png in Resources */,
D3C31A3C15BD8DED008ED271 /* dialer_alt_over_landscape.png in Resources */,
@ -3711,8 +3719,8 @@
D3C31A8615BD8DED008ED271 /* video_on_over_landscape.png in Resources */,
D3A74E5915C68162001500B9 /* toolsbar_background.png in Resources */,
D3A74EB215C69392001500B9 /* add_call_default~ipad.png in Resources */,
63C21E701B5FE9650030B86B /* color_I.png in Resources */,
D3A74EB415C69392001500B9 /* add_call_disabled~ipad.png in Resources */,
63060B4C1B5FA0A60075FB75 /* color_F.png in Resources */,
D3A74EB615C69392001500B9 /* add_call_over~ipad.png in Resources */,
D3A74EB815C69392001500B9 /* add_contact_default~ipad.png in Resources */,
D3A74EBA15C69392001500B9 /* add_contact_disabled~ipad.png in Resources */,
@ -3731,10 +3739,10 @@
D3A74ED215C69392001500B9 /* chat_default_landscape~ipad.png in Resources */,
D3A74ED415C69392001500B9 /* chat_default~ipad.png in Resources */,
D3A74ED615C69392001500B9 /* chat_over_landscape~ipad.png in Resources */,
63060B501B5FA0A60075FB75 /* color_J.png in Resources */,
D3A74ED815C69392001500B9 /* chat_over~ipad.png in Resources */,
D3A74EDA15C69392001500B9 /* chat_selected_landscape~ipad.png in Resources */,
D3A74EDC15C69392001500B9 /* chat_selected~ipad.png in Resources */,
63C21E691B5FE9650030B86B /* color_B.png in Resources */,
D3A74EDE15C69392001500B9 /* conference_default~ipad.png in Resources */,
D3A74EE015C69392001500B9 /* conference_over~ipad.png in Resources */,
D3A74EE215C69392001500B9 /* contacts_default_landscape~ipad.png in Resources */,
@ -3751,6 +3759,8 @@
D3A74EF815C69392001500B9 /* hangup_over~ipad.png in Resources */,
D3A74EFA15C69392001500B9 /* history_default_landscape~ipad.png in Resources */,
D3A74EFC15C69392001500B9 /* history_default~ipad.png in Resources */,
63C21E6A1B5FE9650030B86B /* color_C.png in Resources */,
63C21E751B5FE9650030B86B /* footer_contacts_default.png in Resources */,
D3A74EFE15C69392001500B9 /* history_over_landscape~ipad.png in Resources */,
D3A74F0015C69392001500B9 /* history_over~ipad.png in Resources */,
D3A74F0215C69392001500B9 /* history_selected_landscape~ipad.png in Resources */,
@ -3782,7 +3792,6 @@
D3A74F3015C69392001500B9 /* settings_default~ipad.png in Resources */,
D3A74F3215C69392001500B9 /* settings_over_landscape~ipad.png in Resources */,
D3A74F3415C69392001500B9 /* settings_over~ipad.png in Resources */,
63060B4A1B5FA0A60075FB75 /* color_D.png in Resources */,
D3A74F3615C69392001500B9 /* settings_selected_landscape~ipad.png in Resources */,
D3A74F3815C69392001500B9 /* settings_selected~ipad.png in Resources */,
D3A74F3A15C69392001500B9 /* speaker_off_default~ipad.png in Resources */,
@ -3846,19 +3855,20 @@
D33988FC15C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png in Resources */,
D33988FE15C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png in Resources */,
D339890015C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png in Resources */,
63C21E681B5FE9650030B86B /* color_A.png in Resources */,
D339890215C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png in Resources */,
D339890615C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png in Resources */,
D339890815C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png in Resources */,
63B81A0C1B57DA33009604A6 /* LICENSE.txt in Resources */,
D30BBD1815D402A7000F93DD /* contact_ok_disabled.png in Resources */,
D3804E6015D92A57008072A5 /* msg.caf in Resources */,
63060B4F1B5FA0A60075FB75 /* color_I.png in Resources */,
D3804E6215D92A57008072A5 /* msg.wav in Resources */,
D321FF9915E628CB0098B5F4 /* linphonerc~ipad in Resources */,
D38187C115FE345B00C3EDCA /* DialerViewController.xib in Resources */,
57F005C415EE2CCF00914747 /* linphonerc in Resources */,
57F005C815EE2D9200914747 /* linphonerc-factory in Resources */,
57F005CA15EE2D9200914747 /* linphonerc-factory~ipad in Resources */,
63C21E6F1B5FE9650030B86B /* color_H.png in Resources */,
F0B89C2A18DC973E0050B60E /* wizard_linphone_create.rc in Resources */,
2234C8E915EE2F7F00E18E83 /* chat_message_delivered.png in Resources */,
2234C8EB15EE2F7F00E18E83 /* chat_message_not_delivered.png in Resources */,
@ -3881,10 +3891,12 @@
D3F5F90F1609A86700D3DA1A /* setup_back_over_landscape~ipad.png in Resources */,
D3F5F9111609A86700D3DA1A /* setup_back_over~ipad.png in Resources */,
D3F5F9131609A86700D3DA1A /* setup_cancel_default_landscape~ipad.png in Resources */,
63C21E6C1B5FE9650030B86B /* color_E.png in Resources */,
F070E6341A2622EC00E17AFD /* dialer_padding_right.png in Resources */,
D3F5F9171609A86700D3DA1A /* setup_cancel_disabled_landscape~ipad.png in Resources */,
D3F5F9191609A86700D3DA1A /* setup_cancel_disabled~ipad.png in Resources */,
D3F5F91B1609A86700D3DA1A /* setup_cancel_over_landscape~ipad.png in Resources */,
63C21E741B5FE9650030B86B /* footer_chat_default.png in Resources */,
D3F5F91F1609A86700D3DA1A /* setup_start_default_landscape~ipad.png in Resources */,
D3F5F9211609A86700D3DA1A /* setup_start_default~ipad.png in Resources */,
D3F5F9231609A86700D3DA1A /* setup_start_disabled_landscape~ipad.png in Resources */,
@ -3902,7 +3914,6 @@
D3D51257160B35CB00946DF8 /* chat_message_background.9@2x.png in Resources */,
D3D5126C160B3A8E00946DF8 /* WizardViews.xib in Resources */,
D3D51270160B3AD400946DF8 /* WizardViewController~ipad.xib in Resources */,
63060B4D1B5FA0A60075FB75 /* color_G.png in Resources */,
D3328646160B5BC300E6435D /* dialer_alt_disabled_landscape.png in Resources */,
D3328648160B5BC300E6435D /* dialer_alt_disabled_landscape~ipad.png in Resources */,
D332864A160B5BC300E6435D /* dialer_alt_disabled.png in Resources */,
@ -3922,19 +3933,18 @@
D3D52A7F1614495300DEB00A /* accept_default~ipad.png in Resources */,
D3D52A811614495300DEB00A /* accept_over_landscape~ipad.png in Resources */,
D3D52A831614495300DEB00A /* accept_over~ipad.png in Resources */,
63060B471B5FA0A60075FB75 /* color_A.png in Resources */,
F070E6361A2622EC00E17AFD /* incall_padding_left.png in Resources */,
D3D52A851614495300DEB00A /* decline_default_landscape~ipad.png in Resources */,
D3D52A871614495300DEB00A /* decline_default~ipad.png in Resources */,
D3D52A891614495300DEB00A /* decline_over_landscape~ipad.png in Resources */,
D3D52A8B1614495300DEB00A /* decline_over~ipad.png in Resources */,
63C21E6E1B5FE9650030B86B /* color_G.png in Resources */,
D37E3ED01619DCC50087659A /* licenses.html in Resources */,
D33E1F08164CF35100CFA363 /* callbar_left_padding.png in Resources */,
D33E1F0A164CF35100CFA363 /* callbar_right_padding.png in Resources */,
15AF3C5416F37A3E00FC52EC /* route_bluetooth_off_default.png in Resources */,
15AF3C5616F37A3E00FC52EC /* route_bluetooth_off_disabled.png in Resources */,
15AF3C5816F37A3E00FC52EC /* route_bluetooth_off_over.png in Resources */,
63060B4B1B5FA0A60075FB75 /* color_E.png in Resources */,
15AF3C5C16F37A3E00FC52EC /* route_bluetooth_on_default.png in Resources */,
F0938159188E629800A55DFA /* iTunesArtwork in Resources */,
15AF3C6C16F37A4A00FC52EC /* route_phone_off_default.png in Resources */,
@ -3951,6 +3961,7 @@
15AF3C9E16F37A5D00FC52EC /* routes_selected.png in Resources */,
1599105316F746B2007BF52B /* route_bluetooth_off_default_landscape.png in Resources */,
1599105516F746B2007BF52B /* route_bluetooth_off_disabled_landscape.png in Resources */,
63C21E6B1B5FE9650030B86B /* color_D.png in Resources */,
1599105716F746B2007BF52B /* route_bluetooth_off_over_landscape.png in Resources */,
1599105916F746B2007BF52B /* route_bluetooth_on_default_landscape.png in Resources */,
1599105B16F746B2007BF52B /* route_phone_off_default_landscape.png in Resources */,
@ -3958,6 +3969,7 @@
1599105F16F746B2007BF52B /* route_phone_off_over_landscape.png in Resources */,
1599106116F746B2007BF52B /* route_phone_on_default_landscape.png in Resources */,
1599106316F746B2007BF52B /* route_speaker_off_default_landscape.png in Resources */,
63C21E661B5FE9650030B86B /* add_contact.png in Resources */,
1599106516F746B2007BF52B /* route_speaker_off_disabled_landscape.png in Resources */,
1599106716F746B2007BF52B /* route_speaker_off_over_landscape.png in Resources */,
1599106916F746B2007BF52B /* route_speaker_on_default_landscape.png in Resources */,