ios/iosremote/iPad_autosize.storyboard | 81 ++++++++-- ios/iosremote/iosremote.xcodeproj/project.pbxproj | 53 +----- ios/iosremote/iosremote/AppDelegate.m | 2 ios/iosremote/iosremote/AppDelegate_ipad.h | 10 - ios/iosremote/iosremote/AppDelegate_ipad.m | 10 - ios/iosremote/iosremote/BasePresentationViewController.h | 10 - ios/iosremote/iosremote/BasePresentationViewController.m | 10 - ios/iosremote/iosremote/Communication/SlideShow.m | 1 ios/iosremote/iosremote/ControlVariables.h | 10 - ios/iosremote/iosremote/HorizontalSlideCell.h | 10 - ios/iosremote/iosremote/HorizontalSlideCell.m | 10 - ios/iosremote/iosremote/MainSplitViewController.h | 10 - ios/iosremote/iosremote/MainSplitViewController.m | 10 - ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.h | 10 - ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.m | 10 - ios/iosremote/iosremote/server_list_vc_ipad.h | 10 - ios/iosremote/iosremote/server_list_vc_ipad.m | 10 - ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.h | 10 - ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.m | 10 - ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.h | 10 - ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.m | 10 - ios/iosremote/iosremote/slideShowSwipeInList_ipad.h | 10 - ios/iosremote/iosremote/slideShowSwipeInList_ipad.m | 10 - ios/iosremote/iosremote/stopWatch.h | 10 - ios/iosremote/iosremote/stopWatch.m | 10 - 25 files changed, 191 insertions(+), 156 deletions(-)
New commits: commit 6a45fc1e3ebb016d0c6691af2d0f1a4d5eb635c1 Author: Siqi LIU <m...@siqi.fr> Date: Wed Jul 31 12:32:24 2013 +0200 license update Change-Id: I7e89b88694b0875b33fa5541acbdb73aff28f53c diff --git a/ios/iosremote/iPad_autosize.storyboard b/ios/iosremote/iPad_autosize.storyboard index 2028340..b06f4f8 100644 --- a/ios/iosremote/iPad_autosize.storyboard +++ b/ios/iosremote/iPad_autosize.storyboard @@ -338,17 +338,6 @@ <rect key="frame" x="0.0" y="458" width="129" height="768"/> <autoresizingMask key="autoresizingMask"/> <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> - <prototypes> - <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="zSs-IC-htx"> - <rect key="frame" x="0.0" y="22" width="129" height="44"/> - <autoresizingMask key="autoresizingMask"/> - <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> - <rect key="frame" x="0.0" y="0.0" width="129" height="43"/> - <autoresizingMask key="autoresizingMask"/> - <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> - </view> - </tableViewCell> - </prototypes> <connections> <outlet property="dataSource" destination="TYh-Hw-m1Q" id="42R-0X-OyE"/> <outlet property="delegate" destination="TYh-Hw-m1Q" id="mMV-1F-8OM"/> @@ -565,6 +554,76 @@ <image name="timer_clear_btn.png" width="74" height="74"/> <image name="timer_start_btn.png" width="74" height="74"/> </resources> + <classes> + <class className="BasePresentationViewController" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/BasePresentationViewController.h"/> + <relationships> + <relationship kind="action" name="startConnectionModal:"/> + <relationship kind="outlet" name="NoteWebView" candidateClass="UIWebView"/> + <relationship kind="outlet" name="NotesView" candidateClass="UIView"/> + <relationship kind="outlet" name="clearButton" candidateClass="UIButton"/> + <relationship kind="outlet" name="currentSlideImageView" candidateClass="UIImageView"/> + <relationship kind="outlet" name="horizontalTableView" candidateClass="UITableView"/> + <relationship kind="outlet" name="movingPointer" candidateClass="UIView"/> + <relationship kind="outlet" name="nextButton" candidateClass="UIButton"/> + <relationship kind="outlet" name="previousButton" candidateClass="UIButton"/> + <relationship kind="outlet" name="slideNumber" candidateClass="UILabel"/> + <relationship kind="outlet" name="startButton" candidateClass="UIButton"/> + <relationship kind="outlet" name="timeLabel" candidateClass="UILabel"/> + <relationship kind="outlet" name="welcome_blocking_page" candidateClass="UIView"/> + <relationship kind="outlet" name="welcome_connect_button" candidateClass="UIButton"/> + <relationship kind="outlet" name="welcome_label" candidateClass="UILabel"/> + <relationship kind="outlet" name="welcome_libO_icon" candidateClass="UIImageView"/> + </relationships> + </class> + <class className="EditableTableViewCell" superclassName="UITableViewCell"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/EditableTableViewCell.h"/> + </class> + <class className="MainSplitViewController" superclassName="UISplitViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/MainSplitViewController.h"/> + </class> + <class className="autoDismissKeyboardNavigationViewController" superclassName="UINavigationController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/autoDismissKeyboardNavigationViewController.h"/> + </class> + <class className="newServerViewController" superclassName="UITableViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/newServerViewController.h"/> + <relationships> + <relationship kind="action" name="save:"/> + </relationships> + </class> + <class className="pinValidation_vc" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/pinValidation_vc.h"/> + <relationships> + <relationship kind="outlet" name="pinLabel" candidateClass="UILabel"/> + <relationship kind="outlet" name="statusLabel" candidateClass="UILabel"/> + </relationships> + </class> + <class className="server_list_vc" superclassName="UITableViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc.h"/> + <relationships> + <relationship kind="outlet" name="serverTable" candidateClass="UITableView"/> + </relationships> + </class> + <class className="server_list_vc_ipad" superclassName="server_list_vc"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/server_list_vc_ipad.h"/> + <relationships> + <relationship kind="action" name="cancelModalView:"/> + </relationships> + </class> + <class className="slideShowPreviewTable_vc" superclassName="UITableViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc.h"/> + <relationships> + <relationship kind="action" name="startPresentationAction:"/> + <relationship kind="outlet" name="optionsTable" candidateClass="UITableView"/> + </relationships> + </class> + <class className="slideShowPreviewTable_vc_ipad" superclassName="slideShowPreviewTable_vc"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowPreviewTable_vc_ipad.h"/> + </class> + <class className="slideShowSwipeInList_ipad" superclassName="UITableViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/slideShowSwipeInList_ipad.h"/> + </class> + </classes> <simulatedMetricsContainer key="defaultSimulatedMetrics"> <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/> <simulatedOrientationMetrics key="orientation"/> diff --git a/ios/iosremote/iosremote.xcodeproj/project.pbxproj b/ios/iosremote/iosremote.xcodeproj/project.pbxproj index 472cb74..3d3ee78 100644 --- a/ios/iosremote/iosremote.xcodeproj/project.pbxproj +++ b/ios/iosremote/iosremote.xcodeproj/project.pbxproj @@ -11,9 +11,6 @@ 5711026D1794127E007D343B /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 571102691794127E007D343B /* README.md */; }; 5711026E1794127E007D343B /* release_notes.md in Resources */ = {isa = PBXBuildFile; fileRef = 5711026A1794127E007D343B /* release_notes.md */; }; 571102701794128E007D343B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5711026F1794128E007D343B /* libz.dylib */; }; - 5711027B17946186007D343B /* UIImage+Alpha.m in Sources */ = {isa = PBXBuildFile; fileRef = 5711027617946185007D343B /* UIImage+Alpha.m */; }; - 5711027C17946186007D343B /* UIImage+Resize.m in Sources */ = {isa = PBXBuildFile; fileRef = 5711027817946186007D343B /* UIImage+Resize.m */; }; - 5711027D17946186007D343B /* UIImage+RoundedCorner.m in Sources */ = {isa = PBXBuildFile; fileRef = 5711027A17946186007D343B /* UIImage+RoundedCorner.m */; }; 571BFAD1178AADA200EF1BDB /* more_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 571BFAD0178AADA200EF1BDB /* more_icon.png */; }; 571D4807178B2F080063D93B /* timer_clear_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 571D4805178B2F080063D93B /* timer_clear_btn.png */; }; 571D4808178B2F080063D93B /* timer_start_btn.png in Resources */ = {isa = PBXBuildFile; fileRef = 571D4806178B2F080063D93B /* timer_start_btn.png */; }; @@ -94,12 +91,6 @@ 5711026A1794127E007D343B /* release_notes.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = release_notes.md; sourceTree = "<group>"; }; 5711026B1794127E007D343B /* TestFlight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestFlight.h; sourceTree = "<group>"; }; 5711026F1794128E007D343B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; - 5711027517946185007D343B /* UIImage+Alpha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Alpha.h"; sourceTree = "<group>"; }; - 5711027617946185007D343B /* UIImage+Alpha.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Alpha.m"; sourceTree = "<group>"; }; - 5711027717946186007D343B /* UIImage+Resize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Resize.h"; sourceTree = "<group>"; }; - 5711027817946186007D343B /* UIImage+Resize.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Resize.m"; sourceTree = "<group>"; }; - 5711027917946186007D343B /* UIImage+RoundedCorner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+RoundedCorner.h"; sourceTree = "<group>"; }; - 5711027A17946186007D343B /* UIImage+RoundedCorner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+RoundedCorner.m"; sourceTree = "<group>"; }; 571BFAD0178AADA200EF1BDB /* more_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = more_icon.png; path = iosremote/more_icon.png; sourceTree = "<group>"; }; 571D4805178B2F080063D93B /* timer_clear_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = timer_clear_btn.png; path = iosremote/timer_clear_btn.png; sourceTree = "<group>"; }; 571D4806178B2F080063D93B /* timer_start_btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = timer_start_btn.png; path = iosremote/timer_start_btn.png; sourceTree = "<group>"; }; @@ -127,7 +118,7 @@ 57B1529E176486C300EECC67 /* CommandTransmitter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommandTransmitter.m; path = iosremote/Communication/CommandTransmitter.m; sourceTree = "<group>"; }; 57B7625B17621E42007703F6 /* SlideShow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SlideShow.h; path = iosremote/Communication/SlideShow.h; sourceTree = "<group>"; }; 57B7625C17621E42007703F6 /* SlideShow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SlideShow.m; path = iosremote/Communication/SlideShow.m; sourceTree = "<group>"; }; - 57C6E3EF175E06E800E8BC5F /* Impress .app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Impress .app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 57C6E3EF175E06E800E8BC5F /* Impress.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Impress.app; sourceTree = BUILT_PRODUCTS_DIR; }; 57C6E3F2175E06E800E8BC5F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 57C6E3F4175E06E800E8BC5F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 57C6E3F6175E06E800E8BC5F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; @@ -241,20 +232,6 @@ path = TestFlightSDK1.2.6; sourceTree = "<group>"; }; - 5711027417946185007D343B /* UIImage-categories */ = { - isa = PBXGroup; - children = ( - 5711027517946185007D343B /* UIImage+Alpha.h */, - 5711027617946185007D343B /* UIImage+Alpha.m */, - 5711027717946186007D343B /* UIImage+Resize.h */, - 5711027817946186007D343B /* UIImage+Resize.m */, - 5711027917946186007D343B /* UIImage+RoundedCorner.h */, - 5711027A17946186007D343B /* UIImage+RoundedCorner.m */, - ); - name = "UIImage-categories"; - path = "iosremote/UIImage-categories"; - sourceTree = "<group>"; - }; 571BFAD2178AB7BA00EF1BDB /* slideShow */ = { isa = PBXGroup; children = ( @@ -340,7 +317,7 @@ 57C6E3F0175E06E800E8BC5F /* Products */ = { isa = PBXGroup; children = ( - 57C6E3EF175E06E800E8BC5F /* Impress .app */, + 57C6E3EF175E06E800E8BC5F /* Impress.app */, ); name = Products; sourceTree = "<group>"; @@ -385,7 +362,6 @@ children = ( 8C1A170717A28DE800B4BB3C /* Models */, 8C1A170617A28DDF00B4BB3C /* Support */, - 5711027417946185007D343B /* UIImage-categories */, 8C1A170517A28B0E00B4BB3C /* Library */, 8C1A170417A28AFD00B4BB3C /* Controllers */, 8C1A170317A28AC900B4BB3C /* Application */, @@ -531,9 +507,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 57C6E3EE175E06E800E8BC5F /* Impress */ = { + 57C6E3EE175E06E800E8BC5F /* Impress */ = { isa = PBXNativeTarget; - buildConfigurationList = 57C6E415175E06E800E8BC5F /* Build configuration list for PBXNativeTarget "Impress " */; + buildConfigurationList = 57C6E415175E06E800E8BC5F /* Build configuration list for PBXNativeTarget "Impress" */; buildPhases = ( 57C6E3EB175E06E800E8BC5F /* Sources */, 57C6E3EC175E06E800E8BC5F /* Frameworks */, @@ -543,9 +519,9 @@ ); dependencies = ( ); - name = "Impress "; + name = Impress; productName = iosremote; - productReference = 57C6E3EF175E06E800E8BC5F /* Impress .app */; + productReference = 57C6E3EF175E06E800E8BC5F /* Impress.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -570,7 +546,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 57C6E3EE175E06E800E8BC5F /* Impress */, + 57C6E3EE175E06E800E8BC5F /* Impress */, ); }; /* End PBXProject section */ @@ -649,9 +625,6 @@ 57701739178AC83E00B99793 /* SWRevealViewController.m in Sources */, 57701742178B0A6900B99793 /* slideShowSwipeInList_iphone.m in Sources */, 57DC7012178E16A40050FC58 /* UIViewTransitionCategory.m in Sources */, - 5711027B17946186007D343B /* UIImage+Alpha.m in Sources */, - 5711027C17946186007D343B /* UIImage+Resize.m in Sources */, - 5711027D17946186007D343B /* UIImage+RoundedCorner.m in Sources */, 8CAD658517A2E84A00CFB661 /* MainSplitViewController.m in Sources */, 8CAD658817A2EDB200CFB661 /* slideShowPreviewTable_vc_ipad.m in Sources */, 8CAD658C17A2F02000CFB661 /* slideShowPreviewTable_vc_iphone.m in Sources */, @@ -734,8 +707,8 @@ CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Siqi Liu (SS3MXKAL2F)"; + CODE_SIGN_IDENTITY = "iPhone Distribution"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; @@ -744,7 +717,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.1; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; PROVISIONING_PROFILE = ""; - "PROVISIONING_PROFILE[sdk=iphoneos*]" = "141469F2-2E5D-43DA-9152-98C3F3CFEF69"; + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; @@ -772,6 +745,8 @@ 57C6E417175E06E800E8BC5F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Distribution"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "iosremote/iosremote-Prefix.pch"; INFOPLIST_FILE = "iosremote/iosremote-Info.plist"; @@ -782,6 +757,8 @@ "\"$(SRCROOT)/TestFlightSDK1.2.6\"", ); PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE = ""; + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; @@ -799,7 +776,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 57C6E415175E06E800E8BC5F /* Build configuration list for PBXNativeTarget "Impress " */ = { + 57C6E415175E06E800E8BC5F /* Build configuration list for PBXNativeTarget "Impress" */ = { isa = XCConfigurationList; buildConfigurations = ( 57C6E416175E06E800E8BC5F /* Debug */, diff --git a/ios/iosremote/iosremote/AppDelegate.m b/ios/iosremote/iosremote/AppDelegate.m index f48d4d7..d39331b 100644 --- a/ios/iosremote/iosremote/AppDelegate.m +++ b/ios/iosremote/iosremote/AppDelegate.m @@ -22,7 +22,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { - [TestFlight takeOff:@"cb645cf2-a557-481e-993a-6ad3aaeb06d0"]; + [TestFlight takeOff:@"29f8d6f9-de56-4866-bd70-15b5305f812e"]; NSString *defaultsPath = [[NSBundle mainBundle] pathForResource:@"UserDefaults" ofType:@"plist"]; diff --git a/ios/iosremote/iosremote/AppDelegate_ipad.h b/ios/iosremote/iosremote/AppDelegate_ipad.h index 0c120c4..0849381 100644 --- a/ios/iosremote/iosremote/AppDelegate_ipad.h +++ b/ios/iosremote/iosremote/AppDelegate_ipad.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// AppDelegate_ipad.h -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "AppDelegate.h" diff --git a/ios/iosremote/iosremote/AppDelegate_ipad.m b/ios/iosremote/iosremote/AppDelegate_ipad.m index ad5f2b7..142b7b2 100644 --- a/ios/iosremote/iosremote/AppDelegate_ipad.m +++ b/ios/iosremote/iosremote/AppDelegate_ipad.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// AppDelegate_ipad.m -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "AppDelegate_ipad.h" #import "slideShowSwipeInList_ipad.h" diff --git a/ios/iosremote/iosremote/BasePresentationViewController.h b/ios/iosremote/iosremote/BasePresentationViewController.h index 60a7875..1f6b767 100644 --- a/ios/iosremote/iosremote/BasePresentationViewController.h +++ b/ios/iosremote/iosremote/BasePresentationViewController.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// BasePresentationViewController.h -// iosremote -// -// Created by Siqi Liu on 7/27/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <UIKit/UIKit.h> #import "SlideShow.h" diff --git a/ios/iosremote/iosremote/BasePresentationViewController.m b/ios/iosremote/iosremote/BasePresentationViewController.m index e72bac7..26441ed 100644 --- a/ios/iosremote/iosremote/BasePresentationViewController.m +++ b/ios/iosremote/iosremote/BasePresentationViewController.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// BasePresentationViewController.m -// iosremote -// -// Created by Siqi Liu on 7/27/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "BasePresentationViewController.h" #import "server_list_vc_ipad.h" diff --git a/ios/iosremote/iosremote/Communication/SlideShow.m b/ios/iosremote/iosremote/Communication/SlideShow.m index dd3f55b..40393c3 100644 --- a/ios/iosremote/iosremote/Communication/SlideShow.m +++ b/ios/iosremote/iosremote/Communication/SlideShow.m @@ -10,7 +10,6 @@ #import "SlideShow.h" #import "Base64.h" #import "slideShow_vc_iphone.h" -#import "UIImage+Resize.h" #import <dispatch/dispatch.h> @interface SlideShow() diff --git a/ios/iosremote/iosremote/ControlVariables.h b/ios/iosremote/iosremote/ControlVariables.h index b96e5b7..9376725 100644 --- a/ios/iosremote/iosremote/ControlVariables.h +++ b/ios/iosremote/iosremote/ControlVariables.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// ControlVariables.h -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #ifndef iosremote_ControlVariables_h #define iosremote_ControlVariables_h diff --git a/ios/iosremote/iosremote/HorizontalSlideCell.h b/ios/iosremote/iosremote/HorizontalSlideCell.h index 599a1d0..4a88fe7 100644 --- a/ios/iosremote/iosremote/HorizontalSlideCell.h +++ b/ios/iosremote/iosremote/HorizontalSlideCell.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// HorizontalSlideCell.h -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <UIKit/UIKit.h> diff --git a/ios/iosremote/iosremote/HorizontalSlideCell.m b/ios/iosremote/iosremote/HorizontalSlideCell.m index e114095..f9661d7 100644 --- a/ios/iosremote/iosremote/HorizontalSlideCell.m +++ b/ios/iosremote/iosremote/HorizontalSlideCell.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// HorizontalSlideCell.m -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "HorizontalSlideCell.h" #import "ControlVariables.h" diff --git a/ios/iosremote/iosremote/MainSplitViewController.h b/ios/iosremote/iosremote/MainSplitViewController.h index 2ae6eff..7c29d3f 100644 --- a/ios/iosremote/iosremote/MainSplitViewController.h +++ b/ios/iosremote/iosremote/MainSplitViewController.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// PresentationViewController.h -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <UIKit/UIKit.h> #import "slideShowPreviewTable_vc_ipad.h" diff --git a/ios/iosremote/iosremote/MainSplitViewController.m b/ios/iosremote/iosremote/MainSplitViewController.m index fbb8b02..bf4e462 100644 --- a/ios/iosremote/iosremote/MainSplitViewController.m +++ b/ios/iosremote/iosremote/MainSplitViewController.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// PresentationViewController.m -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "MainSplitViewController.h" #import "server_list_vc_ipad.h" diff --git a/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.h b/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.h index 93d1da1..c51c99f 100644 --- a/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.h +++ b/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// autoDismissKeyboardNavigationViewController.h -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <UIKit/UIKit.h> diff --git a/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.m b/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.m index fb60398..6ba2528 100644 --- a/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.m +++ b/ios/iosremote/iosremote/autoDismissKeyboardNavigationViewController.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// autoDismissKeyboardNavigationViewController.m -// iosremote -// -// Created by Siqi Liu on 7/28/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "autoDismissKeyboardNavigationViewController.h" diff --git a/ios/iosremote/iosremote/server_list_vc_ipad.h b/ios/iosremote/iosremote/server_list_vc_ipad.h index 2fb881e..a320c68 100644 --- a/ios/iosremote/iosremote/server_list_vc_ipad.h +++ b/ios/iosremote/iosremote/server_list_vc_ipad.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// server_list_vc_ipad.h -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "serverList_vc.h" diff --git a/ios/iosremote/iosremote/server_list_vc_ipad.m b/ios/iosremote/iosremote/server_list_vc_ipad.m index bb4dea6..6014fd0 100644 --- a/ios/iosremote/iosremote/server_list_vc_ipad.m +++ b/ios/iosremote/iosremote/server_list_vc_ipad.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// server_list_vc_ipad.m -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "server_list_vc_ipad.h" diff --git a/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.h b/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.h index ded75b0..0359b9e 100644 --- a/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.h +++ b/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowPreview_vc~ipad.h -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "slideShowPreviewTable_vc.h" diff --git a/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.m b/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.m index 9347462..340df98 100644 --- a/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.m +++ b/ios/iosremote/iosremote/slideShowPreviewTable_vc_ipad.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowPreview_vc~ipad.m -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "slideShowPreviewTable_vc_ipad.h" #import "slideShowPreviewTable_vc.h" diff --git a/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.h b/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.h index 1f2d5d5..df100d3 100644 --- a/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.h +++ b/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowPreview_vc~iphone.h -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <UIKit/UIKit.h> #import "slideShowPreviewTable_vc.h" diff --git a/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.m b/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.m index 51cf96a..a3ba571 100644 --- a/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.m +++ b/ios/iosremote/iosremote/slideShowPreviewTable_vc_iphone.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowPreview_vc~iphone.m -// iosremote -// -// Created by Siqi Liu on 7/26/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "slideShowPreviewTable_vc_iphone.h" #import "CommandInterpreter.h" diff --git a/ios/iosremote/iosremote/slideShowSwipeInList_ipad.h b/ios/iosremote/iosremote/slideShowSwipeInList_ipad.h index 3bb1a5d..27c8fa1 100644 --- a/ios/iosremote/iosremote/slideShowSwipeInList_ipad.h +++ b/ios/iosremote/iosremote/slideShowSwipeInList_ipad.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowSwipeInList~ipad.h -// iosremote -// -// Created by Siqi Liu on 7/27/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. @interface slideShowSwipeInList_ipad : UITableViewController diff --git a/ios/iosremote/iosremote/slideShowSwipeInList_ipad.m b/ios/iosremote/iosremote/slideShowSwipeInList_ipad.m index 77c6258..8847fee 100644 --- a/ios/iosremote/iosremote/slideShowSwipeInList_ipad.m +++ b/ios/iosremote/iosremote/slideShowSwipeInList_ipad.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// slideShowSwipeInList~ipad.m -// iosremote -// -// Created by Siqi Liu on 7/27/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "slideShowSwipeInList_ipad.h" #import "CommunicationManager.h" diff --git a/ios/iosremote/iosremote/stopWatch.h b/ios/iosremote/iosremote/stopWatch.h index bd0edde..7330596 100644 --- a/ios/iosremote/iosremote/stopWatch.h +++ b/ios/iosremote/iosremote/stopWatch.h @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// stopWatch.h -// iosremote -// -// Created by Siqi Liu on 7/29/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import <Foundation/Foundation.h> diff --git a/ios/iosremote/iosremote/stopWatch.m b/ios/iosremote/iosremote/stopWatch.m index b955a12..60c9ced 100644 --- a/ios/iosremote/iosremote/stopWatch.m +++ b/ios/iosremote/iosremote/stopWatch.m @@ -1,10 +1,10 @@ +// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // -// stopWatch.m -// iosremote -// -// Created by Siqi Liu on 7/29/13. -// Copyright (c) 2013 libreoffice. All rights reserved. +// This file is part of the LibreOffice project. // +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. #import "stopWatch.h" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits