COVIDSafe code from version 2.2 (#42)

This commit is contained in:
COVIDSafe Support 2021-02-02 11:04:43 +11:00 committed by GitHub
parent 9e6e4604ef
commit f14aa60482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 3645 additions and 464 deletions

View file

@ -12,7 +12,7 @@
<!--Registration Success View Controller-->
<scene sceneID="PoE-0G-Ttd">
<objects>
<viewController modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="GaQ-f5-ei6" customClass="RegistrationSuccessViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController">
<viewController storyboardIdentifier="registrationSuccess" modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="GaQ-f5-ei6" customClass="RegistrationSuccessViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Dwh-jN-1SX">
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
@ -21,7 +21,7 @@
<rect key="frame" x="0.0" y="0.0" width="414" height="655"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ow2-rP-ZcP" userLabel="ContentView">
<rect key="frame" x="0.0" y="0.0" width="414" height="483.66666666666669"/>
<rect key="frame" x="0.0" y="0.0" width="414" height="575.66666666666663"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="AppPermissions2" translatesAutoresizingMaskIntoConstraints="NO" id="zzU-xp-IaB">
<rect key="frame" x="51.666666666666657" y="8" width="311" height="188"/>
@ -96,12 +96,26 @@
<outletCollection property="gestureRecognizers" destination="0yI-MG-Vp0" appends="YES" id="Gwy-3W-KzG"/>
</connections>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" contentInsetAdjustmentBehavior="never" bouncesZoom="NO" editable="NO" text="Your iPhone requires Location permission for COVIDSafe to work. *COVIDSafe does NOT collect, store or use your location data*" textAlignment="natural" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rc4-N1-Zeq">
<rect key="frame" x="32" y="481.66666666666674" width="350" height="82"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<color key="textColor" systemColor="labelColor"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizationKey" value="OS2b_Item_4"/>
</userDefinedRuntimeAttributes>
</textView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="rc4-N1-Zeq" secondAttribute="trailing" constant="32" id="37e-hV-Jf2"/>
<constraint firstItem="sHp-C7-xCZ" firstAttribute="top" secondItem="x1u-Qk-m74" secondAttribute="bottom" constant="16" id="49k-D3-nTJ"/>
<constraint firstAttribute="trailing" secondItem="04D-Hy-djY" secondAttribute="trailing" constant="32" id="5Qv-Ob-yoq"/>
<constraint firstItem="rc4-N1-Zeq" firstAttribute="top" secondItem="04D-Hy-djY" secondAttribute="bottom" constant="10" id="6Vo-TL-DnO"/>
<constraint firstItem="rc4-N1-Zeq" firstAttribute="leading" secondItem="ow2-rP-ZcP" secondAttribute="leading" constant="32" id="6pw-Zi-fjt"/>
<constraint firstItem="04D-Hy-djY" firstAttribute="leading" secondItem="ow2-rP-ZcP" secondAttribute="leading" constant="32" id="6vl-NG-bSA"/>
<constraint firstAttribute="bottom" secondItem="rc4-N1-Zeq" secondAttribute="bottom" constant="12" id="B6O-HZ-9cO"/>
<constraint firstItem="x1u-Qk-m74" firstAttribute="top" secondItem="jCO-yx-Tur" secondAttribute="bottom" constant="24" id="EyM-Pi-Kzf"/>
<constraint firstAttribute="trailing" secondItem="sHp-C7-xCZ" secondAttribute="trailing" constant="32" id="GE3-I5-aEl"/>
<constraint firstItem="jCO-yx-Tur" firstAttribute="top" secondItem="ow2-rP-ZcP" secondAttribute="top" constant="16" id="Ihh-2p-W0R"/>
@ -111,7 +125,6 @@
<constraint firstItem="zzU-xp-IaB" firstAttribute="centerX" secondItem="ow2-rP-ZcP" secondAttribute="centerX" id="W3M-s5-vio"/>
<constraint firstItem="x1u-Qk-m74" firstAttribute="leading" secondItem="ow2-rP-ZcP" secondAttribute="leading" constant="32" id="atz-7U-zRd"/>
<constraint firstItem="zzU-xp-IaB" firstAttribute="top" secondItem="ow2-rP-ZcP" secondAttribute="top" constant="8" id="c35-mj-U3U"/>
<constraint firstAttribute="bottom" secondItem="04D-Hy-djY" secondAttribute="bottom" constant="12" id="fGs-wB-9yc"/>
<constraint firstAttribute="trailing" secondItem="x1u-Qk-m74" secondAttribute="trailing" constant="32" id="jUV-1E-3ct"/>
<constraint firstItem="sHp-C7-xCZ" firstAttribute="leading" secondItem="ow2-rP-ZcP" secondAttribute="leading" constant="32" id="qNk-Nb-QVA"/>
<constraint firstItem="jCO-yx-Tur" firstAttribute="leading" secondItem="ow2-rP-ZcP" secondAttribute="leading" constant="32" id="w5P-br-HR3"/>
@ -179,6 +192,7 @@
</view>
<navigationItem key="navigationItem" id="Qmi-E0-d5C"/>
<connections>
<outlet property="pointFourTextView" destination="rc4-N1-Zeq" id="4A3-S4-xrm"/>
<outlet property="pointOneLabel" destination="x1u-Qk-m74" id="MyD-Bn-oWp"/>
<outlet property="pointThreeLabel" destination="04D-Hy-djY" id="aQ9-Fd-TYo"/>
<outlet property="pointTwoLabel" destination="sHp-C7-xCZ" id="WXE-vT-GC5"/>
@ -192,7 +206,7 @@
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="-1630" y="2374"/>
<point key="canvasLocation" x="-1630.4347826086957" y="2373.913043478261"/>
</scene>
<!--Onboarding Step 1 View Controller-->
<scene sceneID="26D-Zd-57d">
@ -2280,7 +2294,7 @@ See the COVIDSafe *privacy policy* for further details about your rights about y
</scene>
</scenes>
<inferredMetricsTieBreakers>
<segue reference="rHc-rZ-59x"/>
<segue reference="iUa-3s-4XB"/>
<segue reference="XiO-Zp-pOg"/>
<segue reference="Fee-nc-b99"/>
</inferredMetricsTieBreakers>