Kaydet (Commit) 01f7ab20 authored tarafından Siqi LIU's avatar Siqi LIU

license

Change-Id: Ib99cc99be7cfd48af7025834056e0b87fbd121be
üst b01a7c63
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// UIView+Shadowing.h
// iosremote
//
// Created by Siqi Liu on 9/6/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>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// UIView+Shadowing.m
// iosremote
//
// Created by Siqi Liu on 9/6/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 "UIView+Shadowing.h"
#import <QuartzCore/CALayer.h>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// WalkThroughContainerViewController.h
// iosremote
//
// Created by Siqi Liu on 8/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>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// WalkThroughContainerViewController.m
// iosremote
//
// Created by Siqi Liu on 8/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 "WalkThroughContainerViewController.h"
#import "WalkThroughPageViewController.h"
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// NSObject+UIImageView_setImageAnimated.h
// iosremote
//
// Created by Siqi Liu on 7/31/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>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// NSObject+UIImageView_setImageAnimated.m
// iosremote
//
// Created by Siqi Liu on 7/31/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 "UIImageView+setImageAnimated.h"
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// WalkThroughPageViewController.h
// iosremote
//
// Created by Siqi Liu on 8/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>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// WalkThroughPageViewController.m
// iosremote
//
// Created by Siqi Liu on 8/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 "WalkThroughPageViewController.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment