Main.storyboard 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4IE-mo-rkp">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Split View Controller-->
  13. <scene sceneID="B1o-fj-nYn">
  14. <objects>
  15. <splitViewController id="4IE-mo-rkp" customClass="NCSplitViewController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <extendedEdge key="edgesForExtendedLayout"/>
  17. <connections>
  18. <segue destination="mtc-lf-PRo" kind="relationship" relationship="detailViewController" id="W5b-lw-8O1"/>
  19. <segue destination="k86-ao-8mQ" kind="relationship" relationship="masterViewController" id="JcJ-dS-r1m"/>
  20. </connections>
  21. </splitViewController>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="6BR-HM-b4e" userLabel="First Responder" sceneMemberID="firstResponder"/>
  23. </objects>
  24. <point key="canvasLocation" x="4457" y="-709"/>
  25. </scene>
  26. <!--Settings-->
  27. <scene sceneID="8L1-Aq-u4E">
  28. <objects>
  29. <viewController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="amx-XG-NId" customClass="CCSettings" sceneMemberID="viewController">
  30. <view key="view" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="qPP-0c-bH9">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="842"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  33. <subviews>
  34. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="RbN-9l-HP2">
  35. <rect key="frame" x="0.0" y="0.0" width="414" height="808"/>
  36. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. </tableView>
  38. </subviews>
  39. <viewLayoutGuide key="safeArea" id="UsN-KI-3bQ"/>
  40. <color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. <constraints>
  42. <constraint firstItem="RbN-9l-HP2" firstAttribute="top" secondItem="UsN-KI-3bQ" secondAttribute="top" id="PQF-xh-bxZ"/>
  43. <constraint firstItem="RbN-9l-HP2" firstAttribute="leading" secondItem="UsN-KI-3bQ" secondAttribute="leading" id="exJ-dx-QyW"/>
  44. <constraint firstItem="UsN-KI-3bQ" firstAttribute="bottom" secondItem="RbN-9l-HP2" secondAttribute="bottom" id="gMy-ww-Gd1"/>
  45. <constraint firstItem="UsN-KI-3bQ" firstAttribute="trailing" secondItem="RbN-9l-HP2" secondAttribute="trailing" id="oal-6v-evn"/>
  46. </constraints>
  47. </view>
  48. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  49. <navigationItem key="navigationItem" id="1CO-Ie-Aaj"/>
  50. <connections>
  51. <segue destination="eZl-ut-xpC" kind="presentation" identifier="AcknowledgementsSegue" modalPresentationStyle="formSheet" id="J9C-Ex-Q6i"/>
  52. </connections>
  53. </viewController>
  54. <placeholder placeholderIdentifier="IBFirstResponder" id="wVn-RD-GD2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  55. </objects>
  56. <point key="canvasLocation" x="10545" y="1217"/>
  57. </scene>
  58. <!--NCMedia.storyboard-->
  59. <scene sceneID="udp-lL-CYh">
  60. <objects>
  61. <viewControllerPlaceholder storyboardName="NCMedia" referencedIdentifier="NCMedia.storyboard" id="kO6-hz-Gsq" sceneMemberID="viewController">
  62. <navigationItem key="navigationItem" id="3mJ-L2-Cmt"/>
  63. </viewControllerPlaceholder>
  64. <placeholder placeholderIdentifier="IBFirstResponder" id="6gG-SV-Hvv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  65. </objects>
  66. <point key="canvasLocation" x="8572" y="887"/>
  67. </scene>
  68. <!--Acknowledgements-->
  69. <scene sceneID="h9y-Lj-jxB">
  70. <objects>
  71. <viewController extendedLayoutIncludesOpaqueBars="YES" id="Wu3-ow-y4h" customClass="Acknowledgements" sceneMemberID="viewController">
  72. <view key="view" opaque="NO" contentMode="scaleToFill" id="HYE-hK-m2I">
  73. <rect key="frame" x="0.0" y="0.0" width="414" height="786"/>
  74. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  75. <subviews>
  76. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" delaysContentTouches="NO" canCancelContentTouches="NO" bouncesZoom="NO" editable="NO" usesAttributedText="YES" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vYq-of-LmL">
  77. <rect key="frame" x="7" y="0.0" width="400" height="786"/>
  78. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <attributedString key="attributedText">
  80. <fragment content="Copyright (C)">
  81. <attributes>
  82. <font key="NSFont" size="14" name="HelveticaNeue"/>
  83. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
  84. </attributes>
  85. </fragment>
  86. </attributedString>
  87. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  88. <connections>
  89. <outlet property="delegate" destination="Wu3-ow-y4h" id="RHw-TA-1yQ"/>
  90. </connections>
  91. </textView>
  92. </subviews>
  93. <viewLayoutGuide key="safeArea" id="vFx-Qx-nx8"/>
  94. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  95. <constraints>
  96. <constraint firstItem="vYq-of-LmL" firstAttribute="leading" secondItem="HYE-hK-m2I" secondAttribute="leadingMargin" constant="-13" id="RHX-O3-otO"/>
  97. <constraint firstItem="vYq-of-LmL" firstAttribute="top" secondItem="vFx-Qx-nx8" secondAttribute="top" id="SwN-pK-RVe"/>
  98. <constraint firstAttribute="trailingMargin" secondItem="vYq-of-LmL" secondAttribute="trailing" constant="-13" id="iao-EZ-391"/>
  99. <constraint firstItem="vFx-Qx-nx8" firstAttribute="bottom" secondItem="vYq-of-LmL" secondAttribute="bottom" id="rjG-Mo-psH"/>
  100. </constraints>
  101. </view>
  102. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  103. <navigationItem key="navigationItem" id="NXp-TT-qTB"/>
  104. <connections>
  105. <outlet property="txtTermini" destination="vYq-of-LmL" id="hA3-bm-4ke"/>
  106. <outlet property="view" destination="HYE-hK-m2I" id="lTc-Ug-HO0"/>
  107. </connections>
  108. </viewController>
  109. <placeholder placeholderIdentifier="IBFirstResponder" id="TUv-7S-62D" userLabel="First Responder" sceneMemberID="firstResponder"/>
  110. </objects>
  111. <point key="canvasLocation" x="12154" y="1217"/>
  112. </scene>
  113. <!--Navigation Controller-->
  114. <scene sceneID="eDq-6m-h8d">
  115. <objects>
  116. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="eZl-ut-xpC" sceneMemberID="viewController">
  117. <extendedEdge key="edgesForExtendedLayout" bottom="YES"/>
  118. <toolbarItems/>
  119. <navigationBar key="navigationBar" contentMode="scaleToFill" id="rJe-3o-bpZ">
  120. <rect key="frame" x="0.0" y="0.0" width="414" height="56"/>
  121. <autoresizingMask key="autoresizingMask"/>
  122. </navigationBar>
  123. <nil name="viewControllers"/>
  124. <connections>
  125. <segue destination="Wu3-ow-y4h" kind="relationship" relationship="rootViewController" id="Xpr-tm-bWy"/>
  126. </connections>
  127. </navigationController>
  128. <placeholder placeholderIdentifier="IBFirstResponder" id="38M-dR-dlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  129. </objects>
  130. <point key="canvasLocation" x="11403" y="1217"/>
  131. </scene>
  132. <!--Main Tab Bar Controller-->
  133. <scene sceneID="gY3-Ur-rTC">
  134. <objects>
  135. <tabBarController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="FkP-Lh-8zt" customClass="CCMainTabBarController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  136. <toolbarItems/>
  137. <navigationItem key="navigationItem" id="ozb-fg-0GE">
  138. <barButtonItem key="backBarButtonItem" title="Back" id="oUu-2v-gUF"/>
  139. </navigationItem>
  140. <tabBar key="tabBar" contentMode="scaleToFill" id="72f-jP-cei" customClass="NCMainTabBar" customModule="Nextcloud" customModuleProvider="target">
  141. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  142. <autoresizingMask key="autoresizingMask"/>
  143. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  144. </tabBar>
  145. <connections>
  146. <segue destination="bSZ-tE-FEj" kind="relationship" relationship="viewControllers" id="qbu-nX-qCk"/>
  147. <segue destination="hwM-4d-Afb" kind="relationship" relationship="viewControllers" id="tds-0Q-7Zf"/>
  148. <segue destination="Cc7-4O-z6Q" kind="relationship" relationship="viewControllers" id="YKg-LH-tor"/>
  149. <segue destination="Npr-vu-PSD" kind="relationship" relationship="viewControllers" id="XeU-GF-etm"/>
  150. <segue destination="1Z8-Bx-Dqo" kind="relationship" relationship="viewControllers" id="z6l-ei-IMY"/>
  151. </connections>
  152. </tabBarController>
  153. <placeholder placeholderIdentifier="IBFirstResponder" id="d2B-Yg-rp2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  154. </objects>
  155. <point key="canvasLocation" x="7073" y="-709"/>
  156. </scene>
  157. <!--Detail View Controller-->
  158. <scene sceneID="zJM-E9-jgK">
  159. <objects>
  160. <viewController storyboardIdentifier="CCDetailVC" extendedLayoutIncludesOpaqueBars="YES" id="zg6-hy-EbU" customClass="NCDetailViewController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  161. <view key="view" tag="900" contentMode="scaleToFill" id="cUA-lB-tGG">
  162. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  163. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  164. <subviews>
  165. <imageView tag="999" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" preservesSuperviewLayoutMargins="YES" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="zlU-MP-ZVs">
  166. <rect key="frame" x="0.0" y="88" width="414" height="808"/>
  167. </imageView>
  168. </subviews>
  169. <viewLayoutGuide key="safeArea" id="3ph-Od-2hO"/>
  170. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  171. <constraints>
  172. <constraint firstAttribute="trailing" secondItem="zlU-MP-ZVs" secondAttribute="trailing" id="GuY-bH-GIn"/>
  173. <constraint firstAttribute="bottom" secondItem="zlU-MP-ZVs" secondAttribute="bottom" id="hvN-HY-D9V"/>
  174. <constraint firstItem="zlU-MP-ZVs" firstAttribute="leading" secondItem="3ph-Od-2hO" secondAttribute="leading" id="sVy-C6-hu1"/>
  175. <constraint firstItem="zlU-MP-ZVs" firstAttribute="top" secondItem="3ph-Od-2hO" secondAttribute="top" id="tUS-Af-SE7"/>
  176. </constraints>
  177. </view>
  178. <navigationItem key="navigationItem" id="cJm-UN-Dvj" userLabel="Detail"/>
  179. <connections>
  180. <outlet property="backgroundView" destination="zlU-MP-ZVs" id="yVd-Vz-gsJ"/>
  181. </connections>
  182. </viewController>
  183. <placeholder placeholderIdentifier="IBFirstResponder" id="IJ0-oL-QKv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  184. </objects>
  185. <point key="canvasLocation" x="5749.275362318841" y="2406.6964285714284"/>
  186. </scene>
  187. <!--Detail Navigation Controller-->
  188. <scene sceneID="Xur-XN-mjy">
  189. <objects>
  190. <navigationController storyboardIdentifier="CCDetailNC" extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="mtc-lf-PRo" customClass="NCDetailNavigationController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  191. <toolbarItems/>
  192. <navigationBar key="navigationBar" contentMode="scaleToFill" id="vxw-dW-rgx">
  193. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  194. <autoresizingMask key="autoresizingMask"/>
  195. </navigationBar>
  196. <nil name="viewControllers"/>
  197. <connections>
  198. <segue destination="zg6-hy-EbU" kind="relationship" relationship="rootViewController" id="qIX-Hw-L2i"/>
  199. </connections>
  200. </navigationController>
  201. <placeholder placeholderIdentifier="IBFirstResponder" id="1l7-Aj-XxZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  202. </objects>
  203. <point key="canvasLocation" x="4546" y="2407"/>
  204. </scene>
  205. <!--File-->
  206. <scene sceneID="dMv-43-hWy">
  207. <objects>
  208. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" sceneMemberID="viewController">
  209. <tabBarItem key="tabBarItem" title="File" id="Zxv-aS-HGF"/>
  210. <toolbarItems/>
  211. <navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" largeTitles="YES" id="cj6-rT-wnB">
  212. <rect key="frame" x="0.0" y="44" width="414" height="96"/>
  213. <autoresizingMask key="autoresizingMask"/>
  214. </navigationBar>
  215. <nil name="viewControllers"/>
  216. <connections>
  217. <segue destination="DGE-qR-SnB" kind="relationship" relationship="rootViewController" id="Zy5-nA-QZa"/>
  218. </connections>
  219. </navigationController>
  220. <placeholder placeholderIdentifier="IBFirstResponder" id="k95-tV-JJx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  221. </objects>
  222. <point key="canvasLocation" x="5215" y="327"/>
  223. </scene>
  224. <!--Favorites-->
  225. <scene sceneID="YSr-JF-a0V">
  226. <objects>
  227. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="hwM-4d-Afb" sceneMemberID="viewController">
  228. <tabBarItem key="tabBarItem" title="Favorites" id="o09-67-hwf"/>
  229. <toolbarItems/>
  230. <navigationBar key="navigationBar" contentMode="scaleToFill" id="MJw-Bn-5le">
  231. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  232. <autoresizingMask key="autoresizingMask"/>
  233. </navigationBar>
  234. <nil name="viewControllers"/>
  235. <connections>
  236. <segue destination="NEf-S4-8q5" kind="relationship" relationship="rootViewController" id="TP4-dw-ZwP"/>
  237. </connections>
  238. </navigationController>
  239. <placeholder placeholderIdentifier="IBFirstResponder" id="NME-vT-pfd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  240. </objects>
  241. <point key="canvasLocation" x="5857" y="327"/>
  242. </scene>
  243. <!--Media-->
  244. <scene sceneID="IuY-Iu-oAm">
  245. <objects>
  246. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Npr-vu-PSD" userLabel="Media" sceneMemberID="viewController">
  247. <tabBarItem key="tabBarItem" title="Media" id="5cw-bP-7It"/>
  248. <toolbarItems/>
  249. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ixg-Pw-TNO">
  250. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  251. <autoresizingMask key="autoresizingMask"/>
  252. </navigationBar>
  253. <nil name="viewControllers"/>
  254. <connections>
  255. <segue destination="kO6-hz-Gsq" kind="relationship" relationship="rootViewController" id="9zw-1n-Dhk"/>
  256. </connections>
  257. </navigationController>
  258. <placeholder placeholderIdentifier="IBFirstResponder" id="cZf-pk-3Bd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  259. </objects>
  260. <point key="canvasLocation" x="8572" y="327"/>
  261. </scene>
  262. <!--Navigation Controller-->
  263. <scene sceneID="cip-AF-Ks2">
  264. <objects>
  265. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="Cc7-4O-z6Q" sceneMemberID="viewController">
  266. <tabBarItem key="tabBarItem" enabled="NO" title="" image="tabBarPlus" id="vIy-cM-ojV"/>
  267. <toolbarItems/>
  268. <navigationBar key="navigationBar" contentMode="scaleToFill" id="jCU-so-Np6">
  269. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  270. <autoresizingMask key="autoresizingMask"/>
  271. </navigationBar>
  272. <nil name="viewControllers"/>
  273. </navigationController>
  274. <placeholder placeholderIdentifier="IBFirstResponder" id="ohd-Sv-ssv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  275. </objects>
  276. <point key="canvasLocation" x="7935" y="327"/>
  277. </scene>
  278. <!--More-->
  279. <scene sceneID="4RE-f1-SKU">
  280. <objects>
  281. <navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="1Z8-Bx-Dqo" sceneMemberID="viewController">
  282. <tabBarItem key="tabBarItem" title="More" id="U4f-qS-cgh"/>
  283. <toolbarItems/>
  284. <navigationBar key="navigationBar" contentMode="scaleToFill" id="yVo-p8-ApS">
  285. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  286. <autoresizingMask key="autoresizingMask"/>
  287. </navigationBar>
  288. <nil name="viewControllers"/>
  289. <connections>
  290. <segue destination="amx-XG-NId" kind="show" identifier="segueSettings" id="iJw-qx-dwJ"/>
  291. <segue destination="7jW-Ey-7M7" kind="show" identifier="segueShares" id="EzC-w0-JAm"/>
  292. <segue destination="WTp-0D-Gpe" kind="show" identifier="segueTrash" id="bPq-YD-SUy"/>
  293. <segue destination="biz-Qc-WHi" kind="show" identifier="segueOffline" id="Pdi-HO-f4O"/>
  294. <segue destination="Frr-j9-xav" kind="relationship" relationship="rootViewController" id="1rp-YB-fT4"/>
  295. <segue destination="2JP-H5-EI3" kind="show" identifier="segueActivity" id="aVb-Aj-gSf"/>
  296. <segue destination="yit-8P-Oea" kind="show" identifier="segueNotification" id="JSA-8l-ixD"/>
  297. <segue destination="2L6-L3-iRl" kind="show" identifier="segueTransfers" id="oIQ-Yx-Gmt"/>
  298. </connections>
  299. </navigationController>
  300. <placeholder placeholderIdentifier="IBFirstResponder" id="D7n-Z1-9wU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  301. </objects>
  302. <point key="canvasLocation" x="9212" y="326"/>
  303. </scene>
  304. <!--NCTrash.storyboard-->
  305. <scene sceneID="361-ZH-Lss">
  306. <objects>
  307. <viewControllerPlaceholder storyboardIdentifier="NCTrash.storyboard" storyboardName="NCTrash" referencedIdentifier="NCTrash.storyboard" id="WTp-0D-Gpe" sceneMemberID="viewController">
  308. <navigationItem key="navigationItem" id="mjj-Fc-L6W"/>
  309. </viewControllerPlaceholder>
  310. <placeholder placeholderIdentifier="IBFirstResponder" id="WGZ-c6-AXe" userLabel="First Responder" sceneMemberID="firstResponder"/>
  311. </objects>
  312. <point key="canvasLocation" x="10870" y="228"/>
  313. </scene>
  314. <!--NCOffline.storyboard-->
  315. <scene sceneID="mwv-1V-aJg">
  316. <objects>
  317. <viewControllerPlaceholder storyboardIdentifier="NCOnDevice.storyboard" storyboardName="NCOffline" referencedIdentifier="NCOffline.storyboard" id="biz-Qc-WHi" sceneMemberID="viewController">
  318. <navigationItem key="navigationItem" id="rfB-6v-cRv"/>
  319. </viewControllerPlaceholder>
  320. <placeholder placeholderIdentifier="IBFirstResponder" id="d9n-lT-FK4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  321. </objects>
  322. <point key="canvasLocation" x="10876" y="327"/>
  323. </scene>
  324. <!--NCActivity.storyboard-->
  325. <scene sceneID="NqQ-oK-JeC">
  326. <objects>
  327. <viewControllerPlaceholder storyboardName="NCActivity" referencedIdentifier="NCActivity.storyboard" id="2JP-H5-EI3" sceneMemberID="viewController">
  328. <navigationItem key="navigationItem" id="2tm-Tj-UzB"/>
  329. </viewControllerPlaceholder>
  330. <placeholder placeholderIdentifier="IBFirstResponder" id="rXq-Ww-4Zx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  331. </objects>
  332. <point key="canvasLocation" x="10878" y="425"/>
  333. </scene>
  334. <!--NCNotification.storyboard-->
  335. <scene sceneID="1sy-aN-34T">
  336. <objects>
  337. <viewControllerPlaceholder storyboardName="NCNotification" referencedIdentifier="NCNotification.storyboard" id="yit-8P-Oea" sceneMemberID="viewController">
  338. <navigationItem key="navigationItem" id="avL-mw-LlT"/>
  339. </viewControllerPlaceholder>
  340. <placeholder placeholderIdentifier="IBFirstResponder" id="EoH-78-6Yh" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  341. </objects>
  342. <point key="canvasLocation" x="10896" y="516"/>
  343. </scene>
  344. <!--NCTransfers.storyboard-->
  345. <scene sceneID="IDy-4E-Qqv">
  346. <objects>
  347. <viewControllerPlaceholder storyboardName="NCTransfers" referencedIdentifier="NCTransfers.storyboard" id="2L6-L3-iRl" sceneMemberID="viewController">
  348. <navigationItem key="navigationItem" id="rgn-gS-Fb2"/>
  349. </viewControllerPlaceholder>
  350. <placeholder placeholderIdentifier="IBFirstResponder" id="X5c-xg-peQ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  351. </objects>
  352. <point key="canvasLocation" x="10876" y="601"/>
  353. </scene>
  354. <!--Shares-->
  355. <scene sceneID="GFd-66-qSy">
  356. <objects>
  357. <viewController storyboardIdentifier="NCShares" extendedLayoutIncludesOpaqueBars="YES" id="7jW-Ey-7M7" customClass="NCShares" sceneMemberID="viewController">
  358. <view key="view" contentMode="scaleToFill" id="y16-gC-0XR">
  359. <rect key="frame" x="0.0" y="0.0" width="414" height="842"/>
  360. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  361. <subviews>
  362. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UXi-wu-3m5">
  363. <rect key="frame" x="0.0" y="0.0" width="414" height="842"/>
  364. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  365. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  366. <connections>
  367. <outlet property="dataSource" destination="7jW-Ey-7M7" id="Dxh-fm-TJt"/>
  368. <outlet property="delegate" destination="7jW-Ey-7M7" id="Bhb-WF-K9M"/>
  369. </connections>
  370. </tableView>
  371. </subviews>
  372. <viewLayoutGuide key="safeArea" id="2pW-5T-ywS"/>
  373. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  374. </view>
  375. <navigationItem key="navigationItem" id="Xn3-AA-DIm"/>
  376. <connections>
  377. <outlet property="tableView" destination="UXi-wu-3m5" id="msO-8g-crr"/>
  378. </connections>
  379. </viewController>
  380. <placeholder placeholderIdentifier="IBFirstResponder" id="Z5g-OF-6jh" userLabel="First Responder" sceneMemberID="firstResponder"/>
  381. </objects>
  382. <point key="canvasLocation" x="9900" y="1217"/>
  383. </scene>
  384. <!--Main-->
  385. <scene sceneID="5Py-sI-zil">
  386. <objects>
  387. <tableViewController storyboardIdentifier="CCMain" extendedLayoutIncludesOpaqueBars="YES" id="DGE-qR-SnB" customClass="CCMain" sceneMemberID="viewController">
  388. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="idK-Vi-sZF">
  389. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  390. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  391. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  392. <prototypes>
  393. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="cell" id="lCY-Ug-mrO">
  394. <rect key="frame" x="0.0" y="28" width="414" height="43.5"/>
  395. <autoresizingMask key="autoresizingMask"/>
  396. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lCY-Ug-mrO" id="ZmT-UI-0kb">
  397. <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
  398. <autoresizingMask key="autoresizingMask"/>
  399. </tableViewCellContentView>
  400. </tableViewCell>
  401. </prototypes>
  402. <connections>
  403. <outlet property="dataSource" destination="DGE-qR-SnB" id="gUu-C3-ycj"/>
  404. <outlet property="delegate" destination="DGE-qR-SnB" id="Q2x-eV-dQq"/>
  405. </connections>
  406. </tableView>
  407. <navigationItem key="navigationItem" id="EkG-fE-q92"/>
  408. <connections>
  409. <segue destination="mtc-lf-PRo" kind="showDetail" identifier="segueDetail" id="hse-Jl-nJQ"/>
  410. </connections>
  411. </tableViewController>
  412. <placeholder placeholderIdentifier="IBFirstResponder" id="Bg4-W5-lB8" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  413. </objects>
  414. <point key="canvasLocation" x="5214" y="1217"/>
  415. </scene>
  416. <!--NCFavorite.storyboard-->
  417. <scene sceneID="zqD-Jj-h2w">
  418. <objects>
  419. <viewControllerPlaceholder storyboardName="NCFavorite" referencedIdentifier="NCFavorite.storyboard" id="NEf-S4-8q5" sceneMemberID="viewController">
  420. <navigationItem key="navigationItem" id="dts-Zz-Gfr"/>
  421. </viewControllerPlaceholder>
  422. <placeholder placeholderIdentifier="IBFirstResponder" id="gnf-oc-B60" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  423. </objects>
  424. <point key="canvasLocation" x="5857" y="899"/>
  425. </scene>
  426. <!--More-->
  427. <scene sceneID="50a-pn-1yx">
  428. <objects>
  429. <viewController extendedLayoutIncludesOpaqueBars="YES" id="Frr-j9-xav" customClass="CCMore" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  430. <view key="view" contentMode="scaleToFill" id="hLP-ql-OiA">
  431. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  432. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  433. <subviews>
  434. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="aKC-5k-tLM">
  435. <rect key="frame" x="0.0" y="88" width="414" height="643"/>
  436. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  437. <inset key="separatorInset" minX="56" minY="0.0" maxX="0.0" maxY="0.0"/>
  438. <view key="tableFooterView" contentMode="scaleToFill" id="xPg-6F-Qcc">
  439. <rect key="frame" x="0.0" y="123.5" width="414" height="44"/>
  440. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  441. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  442. </view>
  443. <prototypes>
  444. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="V1G-2M-Q0I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
  445. <rect key="frame" x="0.0" y="55.5" width="414" height="50"/>
  446. <autoresizingMask key="autoresizingMask"/>
  447. <tableViewCellContentView key="contentView" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V1G-2M-Q0I" id="mMB-QG-hoe">
  448. <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
  449. <autoresizingMask key="autoresizingMask"/>
  450. <subviews>
  451. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6dd-uC-EQT">
  452. <rect key="frame" x="20" y="10" width="30" height="30"/>
  453. <constraints>
  454. <constraint firstAttribute="width" constant="30" id="Jg6-vD-zNJ"/>
  455. <constraint firstAttribute="height" constant="30" id="KbT-nO-u8E"/>
  456. </constraints>
  457. </imageView>
  458. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jgw-HO-Z7g">
  459. <rect key="frame" x="68" y="15" width="326" height="20"/>
  460. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  461. <nil key="textColor"/>
  462. <nil key="highlightedColor"/>
  463. </label>
  464. </subviews>
  465. <constraints>
  466. <constraint firstItem="6dd-uC-EQT" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="NPR-w8-iBl"/>
  467. <constraint firstItem="Jgw-HO-Z7g" firstAttribute="centerY" secondItem="mMB-QG-hoe" secondAttribute="centerY" id="a99-4Z-U3l"/>
  468. <constraint firstAttribute="leadingMargin" secondItem="6dd-uC-EQT" secondAttribute="leading" id="gvy-5o-Tjj"/>
  469. <constraint firstItem="Jgw-HO-Z7g" firstAttribute="leading" secondItem="mMB-QG-hoe" secondAttribute="leadingMargin" constant="48" id="p2C-hH-tlI"/>
  470. <constraint firstAttribute="trailingMargin" secondItem="Jgw-HO-Z7g" secondAttribute="trailing" id="txS-1N-OyJ"/>
  471. </constraints>
  472. </tableViewCellContentView>
  473. <connections>
  474. <outlet property="imageIcon" destination="6dd-uC-EQT" id="qA4-nr-Bhn"/>
  475. <outlet property="labelText" destination="Jgw-HO-Z7g" id="a6C-Zj-NIz"/>
  476. </connections>
  477. </tableViewCell>
  478. </prototypes>
  479. <connections>
  480. <outlet property="dataSource" destination="Frr-j9-xav" id="Gw2-Sg-BAb"/>
  481. <outlet property="delegate" destination="Frr-j9-xav" id="46E-kI-GUB"/>
  482. </connections>
  483. </tableView>
  484. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J2k-UZ-XQQ" userLabel="View Quota">
  485. <rect key="frame" x="0.0" y="731" width="414" height="66"/>
  486. <subviews>
  487. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DAP-np-Q1J">
  488. <rect key="frame" x="35" y="8" width="344" height="20"/>
  489. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  490. <constraints>
  491. <constraint firstAttribute="height" constant="20" id="o78-Yq-dPq"/>
  492. </constraints>
  493. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  494. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  495. <nil key="highlightedColor"/>
  496. </label>
  497. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="uGf-Fa-QQ3">
  498. <rect key="frame" x="35" y="31" width="344" height="4"/>
  499. </progressView>
  500. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vfl-ZC-XFd">
  501. <rect key="frame" x="35" y="37" width="344" height="20"/>
  502. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  503. <constraints>
  504. <constraint firstAttribute="height" constant="20" id="B11-kS-b2d"/>
  505. </constraints>
  506. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  507. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="calibratedWhite"/>
  508. <nil key="highlightedColor"/>
  509. </label>
  510. </subviews>
  511. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  512. <constraints>
  513. <constraint firstAttribute="height" constant="66" id="Cch-sg-vfH"/>
  514. <constraint firstItem="uGf-Fa-QQ3" firstAttribute="top" secondItem="DAP-np-Q1J" secondAttribute="bottom" constant="3" id="DmS-I9-ex2"/>
  515. <constraint firstItem="vfl-ZC-XFd" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="F1b-zE-5hN"/>
  516. <constraint firstAttribute="trailing" secondItem="DAP-np-Q1J" secondAttribute="trailing" constant="35" id="KIR-Gg-7ty"/>
  517. <constraint firstItem="DAP-np-Q1J" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="MWW-b2-p9J"/>
  518. <constraint firstItem="vfl-ZC-XFd" firstAttribute="top" secondItem="uGf-Fa-QQ3" secondAttribute="bottom" constant="2" id="Tbu-4L-brV"/>
  519. <constraint firstItem="DAP-np-Q1J" firstAttribute="top" secondItem="J2k-UZ-XQQ" secondAttribute="top" constant="8" id="jKE-pS-hcH"/>
  520. <constraint firstAttribute="trailing" secondItem="vfl-ZC-XFd" secondAttribute="trailing" constant="35" id="q1x-Mf-7lg"/>
  521. <constraint firstAttribute="trailing" secondItem="uGf-Fa-QQ3" secondAttribute="trailing" constant="35" id="toK-Xd-ifL"/>
  522. <constraint firstItem="uGf-Fa-QQ3" firstAttribute="leading" secondItem="J2k-UZ-XQQ" secondAttribute="leading" constant="35" id="w2K-Il-yFz"/>
  523. </constraints>
  524. </view>
  525. </subviews>
  526. <viewLayoutGuide key="safeArea" id="2rd-9k-q51"/>
  527. <constraints>
  528. <constraint firstItem="aKC-5k-tLM" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="09d-e0-Lbe"/>
  529. <constraint firstItem="aKC-5k-tLM" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="VDo-ak-TEq"/>
  530. <constraint firstItem="2rd-9k-q51" firstAttribute="bottom" secondItem="J2k-UZ-XQQ" secondAttribute="bottom" constant="16" id="bRS-IM-13l"/>
  531. <constraint firstItem="aKC-5k-tLM" firstAttribute="top" secondItem="2rd-9k-q51" secondAttribute="top" id="hWq-1x-oDU"/>
  532. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="trailing" secondItem="hLP-ql-OiA" secondAttribute="trailing" id="i8w-Kx-CNe"/>
  533. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="leading" secondItem="hLP-ql-OiA" secondAttribute="leading" id="j44-Hn-Qa3"/>
  534. <constraint firstItem="J2k-UZ-XQQ" firstAttribute="top" secondItem="aKC-5k-tLM" secondAttribute="bottom" id="zy7-iS-wLE"/>
  535. </constraints>
  536. </view>
  537. <navigationItem key="navigationItem" id="UOD-r3-Kgi"/>
  538. <connections>
  539. <outlet property="labelQuota" destination="DAP-np-Q1J" id="d1L-oC-pxP"/>
  540. <outlet property="labelQuotaExternalSite" destination="vfl-ZC-XFd" id="Zdx-nY-00O"/>
  541. <outlet property="progressQuota" destination="uGf-Fa-QQ3" id="cAN-mW-Ckd"/>
  542. <outlet property="tableView" destination="aKC-5k-tLM" id="XrN-XG-w8l"/>
  543. <outlet property="viewQuota" destination="J2k-UZ-XQQ" id="I2M-eR-p56"/>
  544. </connections>
  545. </viewController>
  546. <placeholder placeholderIdentifier="IBFirstResponder" id="aLH-sy-tiz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  547. </objects>
  548. <point key="canvasLocation" x="9212" y="1216.9950738916257"/>
  549. </scene>
  550. <!--Master Navigation Controller-->
  551. <scene sceneID="vvl-da-xtI">
  552. <objects>
  553. <navigationController id="k86-ao-8mQ" customClass="NCMasterNavigationController" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  554. <navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translucent="NO" id="yOS-hc-yM4">
  555. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  556. <autoresizingMask key="autoresizingMask"/>
  557. </navigationBar>
  558. <connections>
  559. <segue destination="FkP-Lh-8zt" kind="relationship" relationship="rootViewController" id="X0W-jo-GrL"/>
  560. </connections>
  561. </navigationController>
  562. <placeholder placeholderIdentifier="IBFirstResponder" id="Uq6-72-639" sceneMemberID="firstResponder"/>
  563. </objects>
  564. <point key="canvasLocation" x="5670" y="-709"/>
  565. </scene>
  566. </scenes>
  567. <designables>
  568. <designable name="72f-jP-cei">
  569. <size key="intrinsicContentSize" width="-1" height="83"/>
  570. </designable>
  571. </designables>
  572. <inferredMetricsTieBreakers>
  573. <segue reference="hse-Jl-nJQ"/>
  574. </inferredMetricsTieBreakers>
  575. <resources>
  576. <image name="logo" width="223" height="157.5"/>
  577. <image name="tabBarPlus" width="80" height="80"/>
  578. <systemColor name="systemBackgroundColor">
  579. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  580. </systemColor>
  581. </resources>
  582. </document>