Skip to content

Commit

Permalink
v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslawzygmunt committed Nov 21, 2017
1 parent 01223eb commit d2cbc7e
Show file tree
Hide file tree
Showing 3,107 changed files with 668,859 additions and 38 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added AppIcon167x167.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon20x20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon29x29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon40x40.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon58x58.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon80x80.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added AppIcon87x87.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion DOMOPHONE.entitlements
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
<dict>
<key>aps-environment</key>
<string>development</string>
</dict>
</plist>
29 changes: 25 additions & 4 deletions DOMOPHONE4iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@
408CE8AB1F9F55C400620825 /* msamr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 408CE8941F9F55C400620825 /* msamr.framework */; };
408CE8AC1F9F55C400620825 /* msamr.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 408CE8941F9F55C400620825 /* msamr.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
408CE8C91F9F652200620825 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 408CE8C31F9F597A00620825 /* AVFoundation.framework */; };
40946E1B1FC45D0300137030 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 40946E1A1FC45D0300137030 /* Images.xcassets */; };
40946E1F1FC46AAF00137030 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 40946E1E1FC46AAF00137030 /* Launch Screen.storyboard */; };
409C0EAA1618B9C600596412 /* gate512x512_g.png in Resources */ = {isa = PBXBuildFile; fileRef = 409C0EA61618B9C600596412 /* gate512x512_g.png */; };
409C0EAB1618B9C600596412 /* gate512x512_w.png in Resources */ = {isa = PBXBuildFile; fileRef = 409C0EA71618B9C600596412 /* gate512x512_w.png */; };
409C0EAC1618B9C600596412 /* gateway512x512_g.png in Resources */ = {isa = PBXBuildFile; fileRef = 409C0EA81618B9C600596412 /* gateway512x512_g.png */; };
Expand Down Expand Up @@ -255,6 +257,8 @@
408CE8C61F9F597A00620825 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
408CE8C71F9F597B00620825 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
408CE8C81F9F5A2B00620825 /* DOMOPHONE.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DOMOPHONE.entitlements; sourceTree = "<group>"; };
40946E1A1FC45D0300137030 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
40946E1E1FC46AAF00137030 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
409C0EA61618B9C600596412 /* gate512x512_g.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gate512x512_g.png; sourceTree = "<group>"; };
409C0EA71618B9C600596412 /* gate512x512_w.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gate512x512_w.png; sourceTree = "<group>"; };
409C0EA81618B9C600596412 /* gateway512x512_g.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gateway512x512_g.png; sourceTree = "<group>"; };
Expand Down Expand Up @@ -390,6 +394,7 @@
40732DD2160C51CF00E69FF4 = {
isa = PBXGroup;
children = (
40946E1A1FC45D0300137030 /* Images.xcassets */,
408CE8C81F9F5A2B00620825 /* DOMOPHONE.entitlements */,
40C5288618008B9A005E342E /* AppIcon120x120.png */,
40C5288218008B6A005E342E /* AppIcon76x76.png */,
Expand Down Expand Up @@ -475,6 +480,7 @@
40C3D6A6161CA3FB00344C9D /* ACLinphone.h */,
40C3D6A7161CA3FB00344C9D /* ACLinphone.m */,
403A2E6617F0B5710060B12B /* ACViewController_iPad.xib */,
40946E1E1FC46AAF00137030 /* Launch Screen.storyboard */,
);
path = DOMOPHONE4iOS;
sourceTree = "<group>";
Expand Down Expand Up @@ -543,7 +549,7 @@
ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.Push = {
enabled = 0;
enabled = 1;
};
};
};
Expand Down Expand Up @@ -619,6 +625,8 @@
401FDB751632C57800730602 /* video_r.png in Resources */,
40119DF5176F0D30001FC28B /* AppIcon57x57.png in Resources */,
40119DF6176F0D38001FC28B /* AppIcon114x114.png in Resources */,
40946E1F1FC46AAF00137030 /* Launch Screen.storyboard in Resources */,
40946E1B1FC45D0300137030 /* Images.xcassets in Resources */,
404B416417E305C300DBC35C /* ring1.mp3 in Resources */,
406380CF17F07358008A5D97 /* ring2.mp3 in Resources */,
406380D017F07358008A5D97 /* ring3.mp3 in Resources */,
Expand Down Expand Up @@ -833,7 +841,13 @@
40732E02160C51CF00E69FF4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
"CODE_SIGN_ENTITLEMENTS[sdk=*]" = "";
ARCHS = (
"$(ARCHS_STANDARD)",
armv7,
);
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = DOMOPHONE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_RESOURCE_RULES_PATH[sdk=*]" = "";
Expand Down Expand Up @@ -867,14 +881,21 @@
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
VALID_ARCHS = "arm64 armv7";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
40732E03160C51CF00E69FF4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
"$(ARCHS_STANDARD)",
armv7,
);
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_ENTITLEMENTS = DOMOPHONE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution: AC SOFTWARE SP. Z O.O. (T6ZPGSWA75)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
Expand Down Expand Up @@ -905,7 +926,7 @@
PROVISIONING_PROFILE = "";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
VALID_ARCHS = "arm64 armv7";
WRAPPER_EXTENSION = app;
};
name = Release;
Expand Down
42 changes: 9 additions & 33 deletions DOMOPHONE4iOS/DOMOPHONE4iOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,40 +18,12 @@
<string>AppIcon76x76.png</string>
<string>AppIcon152x152.png</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon120x120</string>
<string>AppIcon57x57.png</string>
<string>AppIcon114x114.png</string>
<string>AppIcon72x72.png</string>
<string>AppIcon144x144.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<dict/>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon152x152</string>
<string>AppIcon76x76</string>
<string>AppIcon120x120</string>
<string>AppIcon57x57.png</string>
<string>AppIcon114x114.png</string>
<string>AppIcon72x72.png</string>
<string>AppIcon144x144.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<dict/>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -65,14 +37,18 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.4</string>
<string>21</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>$(PRODUCT_NAME) camera use.</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>voip</string>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
Expand Down
67 changes: 67 additions & 0 deletions DOMOPHONE4iOS/Launch Screen.storyboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="aje-9y-red"/>
<viewControllerLayoutGuide type="bottom" id="EG9-Ht-vZx"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg1.png" translatesAutoresizingMaskIntoConstraints="NO" id="vQa-EJ-kdJ">
<rect key="frame" x="0.0" y="0.0" width="375" height="287"/>
<constraints>
<constraint firstAttribute="height" constant="287" id="Dha-46-W9R"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg2.png" translatesAutoresizingMaskIntoConstraints="NO" id="mA1-7H-aDf">
<rect key="frame" x="0.0" y="430" width="375" height="237"/>
<constraints>
<constraint firstAttribute="height" constant="237" id="EBM-wc-Wgq"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo@x2.png" translatesAutoresizingMaskIntoConstraints="NO" id="FZv-m0-EtG">
<rect key="frame" x="37.5" y="116" width="300" height="335"/>
<constraints>
<constraint firstAttribute="width" constant="300" id="vVk-rc-aQp"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="vQa-EJ-kdJ" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="21I-0c-DVY"/>
<constraint firstAttribute="trailing" secondItem="vQa-EJ-kdJ" secondAttribute="trailing" id="4EK-tx-uvK"/>
<constraint firstAttribute="trailing" secondItem="mA1-7H-aDf" secondAttribute="trailing" id="C28-dP-8O0"/>
<constraint firstItem="FZv-m0-EtG" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" constant="-50" id="KPy-gP-6q5"/>
<constraint firstItem="mA1-7H-aDf" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="Obn-mY-iwT"/>
<constraint firstItem="FZv-m0-EtG" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="UuO-GH-qDa"/>
<constraint firstItem="FZv-m0-EtG" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="fv7-b9-cWO"/>
<constraint firstItem="vQa-EJ-kdJ" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="izL-4d-03K"/>
<constraint firstItem="EG9-Ht-vZx" firstAttribute="top" secondItem="mA1-7H-aDf" secondAttribute="bottom" id="wu0-2u-UKj"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52" y="374.66266866566718"/>
</scene>
</scenes>
<resources>
<image name="bg1.png" width="320" height="240"/>
<image name="bg2.png" width="320" height="239"/>
<image name="logo@x2.png" width="2000" height="335"/>
</resources>
</document>
46 changes: 46 additions & 0 deletions DOMOPHONE4iOS/Lunch Screen.storyboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="kS5-iD-UYz">
<objects>
<viewController id="ccd-qq-BHO" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="UVR-Hg-J3Z">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="bg1.png" id="BYa-w4-9xa">
<rect key="frame" x="0.0" y="0.0" width="375" height="240"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="bg2.png" id="EcX-1k-Mif">
<rect key="frame" x="0.0" y="435" width="375" height="232"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="logo@x2.png" id="DZs-xP-Fxe">
<rect key="frame" x="16" y="269" width="343" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="La0-fA-eLP" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="87.5" y="-65.5"/>
</scene>
</scenes>
<resources>
<image name="bg1.png" width="320" height="240"/>
<image name="bg2.png" width="320" height="239"/>
<image name="logo@x2.png" width="2000" height="335"/>
</resources>
</document>
46 changes: 46 additions & 0 deletions DOMOPHONE4iOS/Resources/lprc-factory
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
[app]
#time in second between each link account popup
link_account_popup_time=86400

#Hide in the assistant the button to configure an external SIP account.
hide_assistant_custom_account=0

#Hide in the assistant the button to create a new SIP account
hide_assistant_create_account=0


#contact_display_username_only=1
#contact_filter_on_default_domain=1
#debug_popup_magic=**00**
debug_popup_email=linphone-iphone@belledonne-communications.com
send_logs_include_linphonerc_and_chathistory=0
#use_phone_number=0
publish_presence=0

[assistant]
password_length=-1
username_length=-1

[net]
download_bw=0
upload_bw=0

[sip]
sip_random_port=0
#whether SIP passwords must be encrypted in configuration storage file
store_ha1_passwd=0
deliver_imdn=1

[misc]
#by default it is set to 30 by liblinphone
history_max_size=-1

[sound]
dtmf_player_amp=0.007
echocancellation=0
eq_gains=50:2:50 100:2:50
eq_location=mic
ringer_dev_id=AQ: Audio Queue Device

[video]
display_filter_auto_rotate=0
Loading

0 comments on commit d2cbc7e

Please sign in to comment.