|
|
|
@@ -1417,7 +1417,6 @@ Pink fluffy door frame.</string>
|
|
|
|
|
<gestureRecognizers/>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="delegate" destination="Nbn-Rv-sP1" id="E1h-WA-PYV"/>
|
|
|
|
|
<outletCollection property="gestureRecognizers" destination="9WS-yS-aqQ" appends="YES" id="B9k-bg-gqA"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</scrollView>
|
|
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.0" contentMode="left" text="Maarten Billemont" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="10" id="8s0-nT-Aoq">
|
|
|
|
@@ -2113,138 +2112,6 @@ You could use the word wall for inspiration in finding a memorable master passw
|
|
|
|
|
<image name="ui_spinner.png" width="75" height="75"/>
|
|
|
|
|
<image name="ui_textfield.png" width="158" height="34"/>
|
|
|
|
|
</resources>
|
|
|
|
|
<classes>
|
|
|
|
|
<class className="MPAppViewController" superclassName="UIViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPAppViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="deblock:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="action" name="gorillas:" candidateClass="UIButton"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPAppsViewController" superclassName="UIViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPAppsViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="exit"/>
|
|
|
|
|
<relationship kind="outlet" name="pagePositionView" candidateClass="UIImageView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPGuideViewController" superclassName="UIViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPGuideViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="close"/>
|
|
|
|
|
<relationship kind="outlet" name="pageControl" candidateClass="UIPageControl"/>
|
|
|
|
|
<relationship kind="outlet" name="scrollView" candidateClass="UIScrollView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPMainViewController" superclassName="UIViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPMainViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="action:" candidateClass="UIBarButtonItem"/>
|
|
|
|
|
<relationship kind="action" name="closeAlert"/>
|
|
|
|
|
<relationship kind="action" name="closeOutdatedAlert"/>
|
|
|
|
|
<relationship kind="action" name="copyContent"/>
|
|
|
|
|
<relationship kind="action" name="editLoginName:" candidateClass="UILongPressGestureRecognizer"/>
|
|
|
|
|
<relationship kind="action" name="editPassword"/>
|
|
|
|
|
<relationship kind="action" name="incrementPasswordCounter"/>
|
|
|
|
|
<relationship kind="action" name="infoOutdatedAlert"/>
|
|
|
|
|
<relationship kind="action" name="panHelpDown:" candidateClass="UIPanGestureRecognizer"/>
|
|
|
|
|
<relationship kind="action" name="panHelpUp:" candidateClass="UIPanGestureRecognizer"/>
|
|
|
|
|
<relationship kind="action" name="resetPasswordCounter:" candidateClass="UILongPressGestureRecognizer"/>
|
|
|
|
|
<relationship kind="action" name="searchOutdatedElements"/>
|
|
|
|
|
<relationship kind="action" name="toggleUser"/>
|
|
|
|
|
<relationship kind="action" name="upgradePassword"/>
|
|
|
|
|
<relationship kind="outlet" name="actionsTipContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="alertBody" candidateClass="UITextView"/>
|
|
|
|
|
<relationship kind="outlet" name="alertContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="alertTitle" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="contentContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="contentField" candidateClass="UITextField"/>
|
|
|
|
|
<relationship kind="outlet" name="contentTipBody" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="contentTipContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="displayContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="helpContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="helpView" candidateClass="UIWebView"/>
|
|
|
|
|
<relationship kind="outlet" name="loginNameContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="loginNameField" candidateClass="UITextField"/>
|
|
|
|
|
<relationship kind="outlet" name="loginNameTipBody" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="loginNameTipContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="outdatedAlertBack" candidateClass="UIImageView"/>
|
|
|
|
|
<relationship kind="outlet" name="outdatedAlertCloseButton" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="outdatedAlertContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordCounter" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordEdit" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordIncrementer" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordUpgrade" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordUser" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="pullDownGesture" candidateClass="UIPanGestureRecognizer"/>
|
|
|
|
|
<relationship kind="outlet" name="pullDownView" candidateClass="UIImageView"/>
|
|
|
|
|
<relationship kind="outlet" name="pullUpGesture" candidateClass="UIPanGestureRecognizer"/>
|
|
|
|
|
<relationship kind="outlet" name="pullUpView" candidateClass="UIImageView"/>
|
|
|
|
|
<relationship kind="outlet" name="searchDelegate" candidateClass="MPSearchDelegate"/>
|
|
|
|
|
<relationship kind="outlet" name="searchTipContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="siteName" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="toolTipBody" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="toolTipContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="toolTipEditIcon" candidateClass="UIImageView"/>
|
|
|
|
|
<relationship kind="outlet" name="typeButton" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="typeTipContainer" candidateClass="UIView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPPreferencesViewController" superclassName="UITableViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPPreferencesViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="didToggleSwitch:" candidateClass="UISwitch"/>
|
|
|
|
|
<relationship kind="action" name="settings:"/>
|
|
|
|
|
<relationship kind="outlet" name="avatarTemplate" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="avatarsView" candidateClass="UIScrollView"/>
|
|
|
|
|
<relationship kind="outlet" name="changeMPCell" candidateClass="UITableViewCell"/>
|
|
|
|
|
<relationship kind="outlet" name="defaultTypeLabel" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="exportCell" candidateClass="UITableViewCell"/>
|
|
|
|
|
<relationship kind="outlet" name="savePasswordSwitch" candidateClass="UISwitch"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPSearchDelegate" superclassName="NSObject">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPSearchDelegate.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="outlet" name="delegate"/>
|
|
|
|
|
<relationship kind="outlet" name="searchDisplayController" candidateClass="UISearchDisplayController"/>
|
|
|
|
|
<relationship kind="outlet" name="searchTipContainer" candidateClass="UIView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPTypeViewController" superclassName="UITableViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPTypeViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="outlet" name="recommendedTipContainer" candidateClass="UIView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
<class className="MPUnlockViewController" superclassName="UIViewController">
|
|
|
|
|
<source key="sourceIdentifier" type="project" relativePath="./Classes/MPUnlockViewController.h"/>
|
|
|
|
|
<relationships>
|
|
|
|
|
<relationship kind="action" name="add:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="action" name="facebook:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="action" name="google:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="action" name="mail:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="action" name="targetedUserAction:" candidateClass="UILongPressGestureRecognizer"/>
|
|
|
|
|
<relationship kind="action" name="twitter:" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="avatarTemplate" candidateClass="UIButton"/>
|
|
|
|
|
<relationship kind="outlet" name="avatarsView" candidateClass="UIScrollView"/>
|
|
|
|
|
<relationship kind="outlet" name="createPasswordTipView" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="loadingUsersIndicator" candidateClass="UIActivityIndicatorView"/>
|
|
|
|
|
<relationship kind="outlet" name="nameLabel" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="oldNameLabel" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordField" candidateClass="UITextField"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordFieldLabel" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordTipLabel" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordTipView" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="passwordView" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="spinner" candidateClass="UIImageView"/>
|
|
|
|
|
<relationship kind="outlet" name="targetedUserActionGesture" candidateClass="UILongPressGestureRecognizer"/>
|
|
|
|
|
<relationship kind="outlet" name="tip" candidateClass="UILabel"/>
|
|
|
|
|
<relationship kind="outlet" name="uiContainer" candidateClass="UIView"/>
|
|
|
|
|
<relationship kind="outlet" name="wordWall" candidateClass="UIView"/>
|
|
|
|
|
</relationships>
|
|
|
|
|
</class>
|
|
|
|
|
</classes>
|
|
|
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
|
|
<nil key="statusBar"/>
|
|
|
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
|
|
|