Manos Chorianopoulos

add TelematicsViewController

...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
7 <key>Pods-SwiftWarplyFramework.xcscheme_^#shared#^_</key> 7 <key>Pods-SwiftWarplyFramework.xcscheme_^#shared#^_</key>
8 <dict> 8 <dict>
9 <key>orderHint</key> 9 <key>orderHint</key>
10 - <integer>1</integer> 10 + <integer>0</integer>
11 </dict> 11 </dict>
12 </dict> 12 </dict>
13 </dict> 13 </dict>
......
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
51 1ECA079728D9E66200D2BDE0 /* MerchantAnnotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ECA079628D9E66200D2BDE0 /* MerchantAnnotation.swift */; }; 51 1ECA079728D9E66200D2BDE0 /* MerchantAnnotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ECA079628D9E66200D2BDE0 /* MerchantAnnotation.swift */; };
52 1EDCB47A29DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EDCB47929DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift */; }; 52 1EDCB47A29DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EDCB47929DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift */; };
53 1EDCDFAC28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EDCDFAB28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift */; }; 53 1EDCDFAC28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EDCDFAB28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift */; };
54 + 1EF228482AA73E48009DF715 /* TelematicsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EF228472AA73E48009DF715 /* TelematicsViewController.swift */; };
54 7630AD9A6242D60846D6750C /* Pods_SwiftWarplyFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0D5F56DD4E5371A50AD2D87 /* Pods_SwiftWarplyFramework.framework */; }; 55 7630AD9A6242D60846D6750C /* Pods_SwiftWarplyFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0D5F56DD4E5371A50AD2D87 /* Pods_SwiftWarplyFramework.framework */; };
55 A02F34052882B6E60086465F /* TelcoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A02F34042882B6E60086465F /* TelcoViewController.swift */; }; 56 A02F34052882B6E60086465F /* TelcoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A02F34042882B6E60086465F /* TelcoViewController.swift */; };
56 A04D31DE288FF670000E43B5 /* HistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04D31DD288FF670000E43B5 /* HistoryViewController.swift */; }; 57 A04D31DE288FF670000E43B5 /* HistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A04D31DD288FF670000E43B5 /* HistoryViewController.swift */; };
...@@ -233,6 +234,7 @@ ...@@ -233,6 +234,7 @@
233 1ECA079628D9E66200D2BDE0 /* MerchantAnnotation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MerchantAnnotation.swift; sourceTree = "<group>"; }; 234 1ECA079628D9E66200D2BDE0 /* MerchantAnnotation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MerchantAnnotation.swift; sourceTree = "<group>"; };
234 1EDCB47929DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnifiedCouponBarcodeViewController.swift; sourceTree = "<group>"; }; 235 1EDCB47929DEEC2E00DF218B /* UnifiedCouponBarcodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnifiedCouponBarcodeViewController.swift; sourceTree = "<group>"; };
235 1EDCDFAB28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalysisMoreViewCell.swift; sourceTree = "<group>"; }; 236 1EDCDFAB28DB29E8002ED8F0 /* AnalysisMoreViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalysisMoreViewCell.swift; sourceTree = "<group>"; };
237 + 1EF228472AA73E48009DF715 /* TelematicsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TelematicsViewController.swift; sourceTree = "<group>"; };
236 A02F34042882B6E60086465F /* TelcoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TelcoViewController.swift; sourceTree = "<group>"; }; 238 A02F34042882B6E60086465F /* TelcoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TelcoViewController.swift; sourceTree = "<group>"; };
237 A04D31DD288FF670000E43B5 /* HistoryViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryViewController.swift; sourceTree = "<group>"; }; 239 A04D31DD288FF670000E43B5 /* HistoryViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryViewController.swift; sourceTree = "<group>"; };
238 A079366D2885D07700064122 /* AnalysisChildViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalysisChildViewController.swift; sourceTree = "<group>"; }; 240 A079366D2885D07700064122 /* AnalysisChildViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalysisChildViewController.swift; sourceTree = "<group>"; };
...@@ -534,6 +536,7 @@ ...@@ -534,6 +536,7 @@
534 1EB236AC28816C560063777A /* NumberPopupViewController.swift */, 536 1EB236AC28816C560063777A /* NumberPopupViewController.swift */,
535 1EB236AE28816CAB0063777A /* NumbersTableViewCell.swift */, 537 1EB236AE28816CAB0063777A /* NumbersTableViewCell.swift */,
536 1EB5F4C728536FD60016F36E /* StepsViewController.swift */, 538 1EB5F4C728536FD60016F36E /* StepsViewController.swift */,
539 + 1EF228472AA73E48009DF715 /* TelematicsViewController.swift */,
537 E6A77860282933E40045BBA8 /* MyApi.h */, 540 E6A77860282933E40045BBA8 /* MyApi.h */,
538 E6A778DC282933E60045BBA8 /* MyApi.m */, 541 E6A778DC282933E60045BBA8 /* MyApi.m */,
539 E6A77862282933E50045BBA8 /* MyEmptyClass.swift */, 542 E6A77862282933E50045BBA8 /* MyEmptyClass.swift */,
...@@ -1020,6 +1023,7 @@ ...@@ -1020,6 +1023,7 @@
1020 E6A77922282933E60045BBA8 /* NSData+SSToolkitAdditions.m in Sources */, 1023 E6A77922282933E60045BBA8 /* NSData+SSToolkitAdditions.m in Sources */,
1021 1EA771AC290977CA0030924C /* CopyableLabel.swift in Sources */, 1024 1EA771AC290977CA0030924C /* CopyableLabel.swift in Sources */,
1022 1EB236AB28816B680063777A /* ShareViewController.swift in Sources */, 1025 1EB236AB28816B680063777A /* ShareViewController.swift in Sources */,
1026 + 1EF228482AA73E48009DF715 /* TelematicsViewController.swift in Sources */,
1023 E6A778E7282933E60045BBA8 /* DetailsViewController.swift in Sources */, 1027 E6A778E7282933E60045BBA8 /* DetailsViewController.swift in Sources */,
1024 1EB5F4CA285370C90016F36E /* LoyaltyAnalysisViewController.swift in Sources */, 1028 1EB5F4CA285370C90016F36E /* LoyaltyAnalysisViewController.swift in Sources */,
1025 E6A7794A282933E70045BBA8 /* FMDatabaseAdditions.m in Sources */, 1029 E6A7794A282933E70045BBA8 /* FMDatabaseAdditions.m in Sources */,
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
7 <key>SwiftWarplyFramework.xcscheme_^#shared#^_</key> 7 <key>SwiftWarplyFramework.xcscheme_^#shared#^_</key>
8 <dict> 8 <dict>
9 <key>orderHint</key> 9 <key>orderHint</key>
10 - <integer>0</integer> 10 + <integer>1</integer>
11 </dict> 11 </dict>
12 </dict> 12 </dict>
13 </dict> 13 </dict>
......
...@@ -200,6 +200,21 @@ ...@@ -200,6 +200,21 @@
200 </objects> 200 </objects>
201 <point key="canvasLocation" x="139" y="129"/> 201 <point key="canvasLocation" x="139" y="129"/>
202 </scene> 202 </scene>
203 + <!--Telematics View Controller-->
204 + <scene sceneID="ebd-IK-VVd">
205 + <objects>
206 + <viewController storyboardIdentifier="TelematicsViewController" hidesBottomBarWhenPushed="YES" id="CkE-e6-QAc" customClass="TelematicsViewController" customModule="SwiftWarplyFramework" customModuleProvider="target" sceneMemberID="viewController">
207 + <view key="view" contentMode="scaleToFill" id="VXV-92-AN4">
208 + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
209 + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
210 + <viewLayoutGuide key="safeArea" id="rlo-j5-Zjf"/>
211 + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
212 + </view>
213 + </viewController>
214 + <placeholder placeholderIdentifier="IBFirstResponder" id="MGA-l3-4Jz" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
215 + </objects>
216 + <point key="canvasLocation" x="138" y="1545"/>
217 + </scene>
203 <!--Details View Controller--> 218 <!--Details View Controller-->
204 <scene sceneID="TPv-Bl-CUP"> 219 <scene sceneID="TPv-Bl-CUP">
205 <objects> 220 <objects>
...@@ -2341,19 +2356,19 @@ ...@@ -2341,19 +2356,19 @@
2341 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 2356 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
2342 <autoresizingMask key="autoresizingMask"/> 2357 <autoresizingMask key="autoresizingMask"/>
2343 <subviews> 2358 <subviews>
2344 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AV7-t1-eK0"> 2359 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AV7-t1-eK0">
2345 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 2360 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
2346 <subviews> 2361 <subviews>
2347 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="COSMOTE Επιβράβευση" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z0E-V6-vKD"> 2362 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="COSMOTE Επιβράβευση" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z0E-V6-vKD">
2348 <rect key="frame" x="20" y="30" width="374" height="0.0"/> 2363 <rect key="frame" x="20" y="30" width="374" height="0.0"/>
2349 <fontDescription key="fontDescription" name="PFSquareSansPro-Medium" family="PF Square Sans Pro" pointSize="21"/> 2364 <fontDescription key="fontDescription" name="PFSquareSansPro-Medium" family="PF Square Sans Pro" pointSize="21"/>
2350 <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 2365 <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
2351 <nil key="highlightedColor"/> 2366 <nil key="highlightedColor"/>
2352 </label> 2367 </label>
2353 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kge-nO-6ZA" userLabel="BadgesView"> 2368 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kge-nO-6ZA" userLabel="BadgesView">
2354 <rect key="frame" x="0.0" y="44" width="414" height="0.0"/> 2369 <rect key="frame" x="0.0" y="44" width="414" height="0.0"/>
2355 <subviews> 2370 <subviews>
2356 - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_badge_lines" translatesAutoresizingMaskIntoConstraints="NO" id="Cib-tj-hT7"> 2371 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" image="wallet_badge_lines" translatesAutoresizingMaskIntoConstraints="NO" id="Cib-tj-hT7">
2357 <rect key="frame" x="7" y="50" width="400" height="80"/> 2372 <rect key="frame" x="7" y="50" width="400" height="80"/>
2358 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 2373 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
2359 <constraints> 2374 <constraints>
...@@ -2361,14 +2376,14 @@ ...@@ -2361,14 +2376,14 @@
2361 <constraint firstAttribute="width" constant="400" id="aZp-jX-jNM"/> 2376 <constraint firstAttribute="width" constant="400" id="aZp-jX-jNM"/>
2362 </constraints> 2377 </constraints>
2363 </imageView> 2378 </imageView>
2364 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UuC-Lf-eNr"> 2379 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UuC-Lf-eNr">
2365 <rect key="frame" x="162" y="0.0" width="90" height="90"/> 2380 <rect key="frame" x="162" y="0.0" width="90" height="90"/>
2366 <subviews> 2381 <subviews>
2367 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="myJ-Di-R2M"> 2382 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="myJ-Di-R2M">
2368 <rect key="frame" x="0.0" y="0.0" width="90" height="90"/> 2383 <rect key="frame" x="0.0" y="0.0" width="90" height="90"/>
2369 </imageView> 2384 </imageView>
2370 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AHT-NP-UcH"> 2385 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AHT-NP-UcH">
2371 - <rect key="frame" x="5" y="54" width="80" height="14"/> 2386 + <rect key="frame" x="5" y="51.666666666666671" width="80" height="16.333333333333329"/>
2372 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="14"/> 2387 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="14"/>
2373 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/> 2388 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
2374 <nil key="highlightedColor"/> 2389 <nil key="highlightedColor"/>
...@@ -2387,14 +2402,14 @@ ...@@ -2387,14 +2402,14 @@
2387 <constraint firstAttribute="trailing" secondItem="myJ-Di-R2M" secondAttribute="trailing" id="yP0-4e-mRo"/> 2402 <constraint firstAttribute="trailing" secondItem="myJ-Di-R2M" secondAttribute="trailing" id="yP0-4e-mRo"/>
2388 </constraints> 2403 </constraints>
2389 </view> 2404 </view>
2390 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="af5-Pz-rum"> 2405 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="af5-Pz-rum">
2391 - <rect key="frame" x="64.5" y="100" width="75" height="75"/> 2406 + <rect key="frame" x="64.666666666666686" y="100" width="75" height="75"/>
2392 <subviews> 2407 <subviews>
2393 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="K43-m1-wTl"> 2408 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="K43-m1-wTl">
2394 <rect key="frame" x="0.0" y="0.0" width="75" height="75"/> 2409 <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
2395 </imageView> 2410 </imageView>
2396 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Ku-5y-o0b"> 2411 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Ku-5y-o0b">
2397 - <rect key="frame" x="5" y="46" width="65" height="11"/> 2412 + <rect key="frame" x="5" y="44" width="65" height="13"/>
2398 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/> 2413 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/>
2399 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/> 2414 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
2400 <nil key="highlightedColor"/> 2415 <nil key="highlightedColor"/>
...@@ -2428,14 +2443,14 @@ ...@@ -2428,14 +2443,14 @@
2428 <constraint firstAttribute="height" constant="75" id="sgx-Z2-YsH"/> 2443 <constraint firstAttribute="height" constant="75" id="sgx-Z2-YsH"/>
2429 </constraints> 2444 </constraints>
2430 </view> 2445 </view>
2431 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qge-34-vJ3"> 2446 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qge-34-vJ3">
2432 - <rect key="frame" x="169.5" y="120" width="75" height="73"/> 2447 + <rect key="frame" x="169.66666666666666" y="120" width="75" height="73"/>
2433 <subviews> 2448 <subviews>
2434 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="gGn-2u-akB"> 2449 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="gGn-2u-akB">
2435 <rect key="frame" x="0.0" y="0.0" width="75" height="73"/> 2450 <rect key="frame" x="0.0" y="0.0" width="75" height="73"/>
2436 </imageView> 2451 </imageView>
2437 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8JV-5a-Jar"> 2452 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8JV-5a-Jar">
2438 - <rect key="frame" x="5" y="44" width="65" height="11"/> 2453 + <rect key="frame" x="5" y="42" width="65" height="13"/>
2439 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/> 2454 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/>
2440 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/> 2455 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
2441 <nil key="highlightedColor"/> 2456 <nil key="highlightedColor"/>
...@@ -2469,14 +2484,14 @@ ...@@ -2469,14 +2484,14 @@
2469 <constraint firstAttribute="trailing" secondItem="6UC-iU-ey4" secondAttribute="trailing" id="cB7-Ks-NGG"/> 2484 <constraint firstAttribute="trailing" secondItem="6UC-iU-ey4" secondAttribute="trailing" id="cB7-Ks-NGG"/>
2470 </constraints> 2485 </constraints>
2471 </view> 2486 </view>
2472 - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8V2-Ru-8jC"> 2487 + <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8V2-Ru-8jC">
2473 - <rect key="frame" x="274.5" y="100" width="75" height="75"/> 2488 + <rect key="frame" x="274.66666666666669" y="100" width="75" height="75"/>
2474 <subviews> 2489 <subviews>
2475 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="oXU-NL-imE"> 2490 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wallet_dfy_earn" translatesAutoresizingMaskIntoConstraints="NO" id="oXU-NL-imE">
2476 <rect key="frame" x="0.0" y="0.0" width="75" height="75"/> 2491 <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
2477 </imageView> 2492 </imageView>
2478 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wxE-g9-jaK"> 2493 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="0,00€" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wxE-g9-jaK">
2479 - <rect key="frame" x="5" y="46" width="65" height="11"/> 2494 + <rect key="frame" x="5" y="44" width="65" height="13"/>
2480 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/> 2495 <fontDescription key="fontDescription" name="PFSquareSansPro-ExtraBlack" family="PF Square Sans Pro" pointSize="11"/>
2481 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/> 2496 <color key="textColor" red="0.25490196079999999" green="0.33333333329999998" blue="0.3921568627" alpha="1" colorSpace="calibratedRGB"/>
2482 <nil key="highlightedColor"/> 2497 <nil key="highlightedColor"/>
...@@ -3352,30 +3367,30 @@ ...@@ -3352,30 +3367,30 @@
3352 <autoresizingMask key="autoresizingMask"/> 3367 <autoresizingMask key="autoresizingMask"/>
3353 <subviews> 3368 <subviews>
3354 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="35i-Iq-TId"> 3369 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="35i-Iq-TId">
3355 - <rect key="frame" x="10" y="0.0" width="394" height="64.5"/> 3370 + <rect key="frame" x="10" y="0.0" width="394" height="42"/>
3356 <subviews> 3371 <subviews>
3357 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="coupon_bg" translatesAutoresizingMaskIntoConstraints="NO" id="58G-jP-FMr"> 3372 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="coupon_bg" translatesAutoresizingMaskIntoConstraints="NO" id="58G-jP-FMr">
3358 - <rect key="frame" x="0.0" y="0.0" width="394" height="64.5"/> 3373 + <rect key="frame" x="0.0" y="0.0" width="394" height="42"/>
3359 </imageView> 3374 </imageView>
3360 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jcR-bh-Fhz"> 3375 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jcR-bh-Fhz">
3361 - <rect key="frame" x="20" y="10" width="79" height="44.5"/> 3376 + <rect key="frame" x="20" y="10" width="79" height="22"/>
3362 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3377 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3363 </imageView> 3378 </imageView>
3364 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZDK-3b-8MQ"> 3379 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZDK-3b-8MQ">
3365 - <rect key="frame" x="104" y="10" width="10" height="44.5"/> 3380 + <rect key="frame" x="104" y="10" width="10" height="22"/>
3366 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3381 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3367 <constraints> 3382 <constraints>
3368 <constraint firstAttribute="width" constant="10" id="sq7-pL-kd5"/> 3383 <constraint firstAttribute="width" constant="10" id="sq7-pL-kd5"/>
3369 </constraints> 3384 </constraints>
3370 </view> 3385 </view>
3371 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mOO-dc-RyS"> 3386 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mOO-dc-RyS">
3372 - <rect key="frame" x="119" y="-13" width="255" height="20"/> 3387 + <rect key="frame" x="119" y="-24.5" width="255" height="20"/>
3373 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="17"/> 3388 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="17"/>
3374 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/> 3389 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/>
3375 <nil key="highlightedColor"/> 3390 <nil key="highlightedColor"/>
3376 </label> 3391 </label>
3377 <stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="NmF-B8-BxN"> 3392 <stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="NmF-B8-BxN">
3378 - <rect key="frame" x="119" y="12" width="255" height="40.5"/> 3393 + <rect key="frame" x="119" y="1" width="255" height="40.5"/>
3379 <subviews> 3394 <subviews>
3380 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9CO-TF-h6H"> 3395 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9CO-TF-h6H">
3381 <rect key="frame" x="0.0" y="0.0" width="127.5" height="40.5"/> 3396 <rect key="frame" x="0.0" y="0.0" width="127.5" height="40.5"/>
...@@ -3396,13 +3411,13 @@ ...@@ -3396,13 +3411,13 @@
3396 </constraints> 3411 </constraints>
3397 </stackView> 3412 </stackView>
3398 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u51-sv-YiH"> 3413 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u51-sv-YiH">
3399 - <rect key="frame" x="119" y="57.5" width="255" height="15"/> 3414 + <rect key="frame" x="119" y="46.5" width="255" height="15"/>
3400 <fontDescription key="fontDescription" name="PeridotPE-Regular" family="Peridot PE" pointSize="12"/> 3415 <fontDescription key="fontDescription" name="PeridotPE-Regular" family="Peridot PE" pointSize="12"/>
3401 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/> 3416 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/>
3402 <nil key="highlightedColor"/> 3417 <nil key="highlightedColor"/>
3403 </label> 3418 </label>
3404 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="G6f-Nu-2R5"> 3419 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="G6f-Nu-2R5">
3405 - <rect key="frame" x="119" y="57.5" width="61.5" height="21"/> 3420 + <rect key="frame" x="119" y="46.5" width="61.5" height="21"/>
3406 <subviews> 3421 <subviews>
3407 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LGs-y6-UbY"> 3422 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LGs-y6-UbY">
3408 <rect key="frame" x="5" y="3" width="15" height="15"/> 3423 <rect key="frame" x="5" y="3" width="15" height="15"/>
...@@ -3480,10 +3495,10 @@ ...@@ -3480,10 +3495,10 @@
3480 </connections> 3495 </connections>
3481 </tableViewCell> 3496 </tableViewCell>
3482 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="UnifiedCouponBCFooterTableViewCell" id="LD5-ES-J67" customClass="UnifiedCouponBCFooterTableViewCell" customModule="SwiftWarplyFramework"> 3497 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="UnifiedCouponBCFooterTableViewCell" id="LD5-ES-J67" customClass="UnifiedCouponBCFooterTableViewCell" customModule="SwiftWarplyFramework">
3483 - <rect key="frame" x="0.0" y="935.5" width="414" height="44"/> 3498 + <rect key="frame" x="0.0" y="935.5" width="414" height="160"/>
3484 <autoresizingMask key="autoresizingMask"/> 3499 <autoresizingMask key="autoresizingMask"/>
3485 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LD5-ES-J67" id="DmN-AA-8n5"> 3500 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LD5-ES-J67" id="DmN-AA-8n5">
3486 - <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 3501 + <rect key="frame" x="0.0" y="0.0" width="414" height="160"/>
3487 <autoresizingMask key="autoresizingMask"/> 3502 <autoresizingMask key="autoresizingMask"/>
3488 <subviews> 3503 <subviews>
3489 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L4W-1e-9fQ"> 3504 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L4W-1e-9fQ">
......
1 +//
2 +// TelematicsViewController.swift
3 +// SwiftWarplyFramework
4 +//
5 +// Created by Manos Chorianopoulos on 5/9/23.
6 +//
7 +
8 +import UIKit
9 +
10 +class TelematicsViewController: UIViewController {
11 +
12 + override func viewDidLoad() {
13 + super.viewDidLoad()
14 +
15 + // Do any additional setup after loading the view.
16 + }
17 +
18 +
19 + /*
20 + // MARK: - Navigation
21 +
22 + // In a storyboard-based application, you will often want to do a little preparation before navigation
23 + override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
24 + // Get the new view controller using segue.destination.
25 + // Pass the selected object to the new view controller.
26 + }
27 + */
28 +
29 +}