Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Commit

Permalink
App Increase Version
Browse files Browse the repository at this point in the history
also simple view change
  • Loading branch information
saeedmozaffariGithub committed Mar 10, 2018
1 parent 3c3be87 commit 0c9b723
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
4 changes: 4 additions & 0 deletions iGap/General/IGGlobal.swift
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ extension UIColor {
return UIColor(red: 0.0/255.0, green: 188.0/255.0, blue: 202.0/255.0, alpha: 1.0)
}

class func senderNameColorDark() -> UIColor {
return UIColor(red: 0.0/255.0, green: 100.0/255.0, blue: 120.0/255.0, alpha: 1.0)
}

class func chatBubbleBackground(isIncommingMessage: Bool) -> UIColor {
if isIncommingMessage {
return UIColor.incommingChatBuubleBackgroundColor()
Expand Down
2 changes: 1 addition & 1 deletion iGap/Libraries/Chat Screen/Chat Cells/AbstractCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ class AbstractCell: IGMessageGeneralCollectionViewCell {

if txtSenderNameAbs == nil {
txtSenderNameAbs = UILabel()
txtSenderNameAbs.textColor = UIColor.senderNameColor()
txtSenderNameAbs.textColor = UIColor.senderNameColorDark()
txtSenderNameAbs.font = UIFont.igFont(ofSize: 8.0)
self.contentView.addSubview(txtSenderNameAbs)
}
Expand Down
2 changes: 1 addition & 1 deletion iGap/Supporting FIles/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.1</string>
<string>0.3.0</string>
<key>CFBundleVersion</key>
<string>453</string>
<key>Fabric</key>
Expand Down
13 changes: 7 additions & 6 deletions iGap/VIew/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ Please wait 0:59</string>
<rect key="frame" x="0.0" y="0.0" width="375" height="618"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" contentMode="scaleToFill" misplaced="YES" id="V8S-0G-tEw">
<view key="tableHeaderView" contentMode="scaleToFill" id="V8S-0G-tEw">
<rect key="frame" x="0.0" y="0.0" width="375" height="5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -1020,8 +1020,9 @@ Please wait 0:59</string>
<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="IG_Blur_Call" translatesAutoresizingMaskIntoConstraints="NO" id="PLh-MM-IK9">
<imageView userInteractionEnabled="NO" alpha="0.5" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="IG_Blur_Call" translatesAutoresizingMaskIntoConstraints="NO" id="PLh-MM-IK9">
<rect key="frame" x="0.0" y="64" width="375" height="603"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="9G6-WI-YVj" customClass="IGMessageCollectionView" customModule="iGap" customModuleProvider="target">
<rect key="frame" x="0.0" y="64" width="375" height="603"/>
Expand Down Expand Up @@ -1445,7 +1446,7 @@ Please wait 0:59</string>
<rect key="frame" x="0.0" y="0.0" width="375" height="618"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" contentMode="scaleToFill" misplaced="YES" id="OrM-Sw-TGg">
<view key="tableHeaderView" contentMode="scaleToFill" id="OrM-Sw-TGg">
<rect key="frame" x="0.0" y="0.0" width="375" height="5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -1505,7 +1506,7 @@ Please wait 0:59</string>
<rect key="frame" x="0.0" y="0.0" width="375" height="618"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" contentMode="scaleToFill" misplaced="YES" id="3rp-9r-PIi">
<view key="tableHeaderView" contentMode="scaleToFill" id="3rp-9r-PIi">
<rect key="frame" x="0.0" y="0.0" width="375" height="5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -1546,7 +1547,7 @@ Please wait 0:59</string>
<rect key="frame" x="0.0" y="0.0" width="375" height="618"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableHeaderView" contentMode="scaleToFill" misplaced="YES" id="jnE-JQ-jrQ">
<view key="tableHeaderView" contentMode="scaleToFill" id="jnE-JQ-jrQ">
<rect key="frame" x="0.0" y="0.0" width="375" height="5"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
Expand Down Expand Up @@ -5386,7 +5387,7 @@ Cg
<image name="IG_Tabbar_Recent_On" width="25" height="25"/>
</resources>
<inferredMetricsTieBreakers>
<segue reference="k9M-cr-cw2"/>
<segue reference="jRj-hY-oEr"/>
<segue reference="Z1Q-fW-ByF"/>
<segue reference="k1z-sz-mLi"/>
<segue reference="xjE-gJ-o8r"/>
Expand Down

0 comments on commit 0c9b723

Please sign in to comment.