1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-27 21:53:57 +00:00

Moved lock logic to loading view controller.

This commit is contained in:
Kyle Spearrin
2016-07-21 19:02:04 -04:00
parent 047f5b100f
commit 7f5d371bf3
6 changed files with 74 additions and 55 deletions

View File

@@ -29,6 +29,10 @@
</view>
<connections>
<segue destination="oCZ-GQ-aOK" kind="show" identifier="siteListSegue" id="1679"/>
<segue id="8446" destination="6512" kind="presentation" identifier="lockFingerprintSegue" animates="NO"/>
<segue id="8924" destination="6815" kind="presentation" identifier="lockPinSegue" animates="NO"/>
<segue id="9874" destination="6855" kind="presentation" identifier="lockPasswordSegue" animates="NO"/>
<segue id="10498" destination="1845" kind="presentation" identifier="newSiteSegue" modalPresentationStyle="" modalTransitionStyle=""/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="45" userLabel="First Responder" sceneMemberID="firstResponder"/>
@@ -90,7 +94,7 @@
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="1849" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1900" y="562"/>
<point key="canvasLocation" x="1932" y="-270"/>
</scene>
<scene sceneID="2086">
<objects>
@@ -128,7 +132,7 @@
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2093" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2644" y="570"/>
<point key="canvasLocation" x="2632" y="-276"/>
</scene>
<scene sceneID="2303">
<objects>
@@ -173,9 +177,6 @@
<outlet property="AddBarButton" destination="3736" id="name-outlet-3736"/>
<outlet property="CancelBarButton" destination="3735" id="name-outlet-3735"/>
<outlet property="NavItem" destination="3734" id="name-outlet-3734"/>
<segue id="6763" destination="6512" kind="presentation" identifier="lockFingerprintSegue" animates="NO" modalPresentationStyle="" modalTransitionStyle=""/>
<segue id="7049" destination="6815" kind="presentation" identifier="lockPinSegue" animates="NO"/>
<segue id="7291" destination="6855" kind="presentation" identifier="lockPasswordSegue" animates="NO"/>
</connections>
<toolbarItems/>
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
@@ -215,7 +216,7 @@
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4578" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3357" y="556"/>
<point key="canvasLocation" x="3369" y="-276"/>
</scene>
<scene sceneID="4579">
<objects>
@@ -276,7 +277,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4582" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4045" y="558"/>
<point key="canvasLocation" x="4045" y="-272"/>
</scene>
<scene sceneID="4911">
<objects>
@@ -294,7 +295,7 @@
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4918" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4676" y="618"/>
<point key="canvasLocation" x="4708" y="-194"/>
</scene>
<scene sceneID="6511">
<objects>
@@ -309,7 +310,7 @@
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6516" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1906" y="1256"/>
<point key="canvasLocation" x="296" y="1394"/>
</scene>
<scene sceneID="6517">
<objects>
@@ -352,7 +353,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6520" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2655" y="1260"/>
<point key="canvasLocation" x="983" y="1390"/>
</scene>
<scene sceneID="6801">
<objects>
@@ -407,7 +408,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6813" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2653" y="1933"/>
<point key="canvasLocation" x="975" y="2083"/>
</scene>
<scene sceneID="6814">
<objects>
@@ -422,7 +423,7 @@
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6818" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1886" y="1931"/>
<point key="canvasLocation" x="306" y="2083"/>
</scene>
<scene sceneID="6854">
<objects>
@@ -437,7 +438,7 @@
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6858" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1878" y="2669"/>
<point key="canvasLocation" x="306" y="2759"/>
</scene>
<scene sceneID="7412">
<objects>
@@ -471,7 +472,7 @@
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="7419" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2532" y="2675"/>
<point key="canvasLocation" x="977" y="2775"/>
</scene>
</scenes>
<resources>